Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hutool | 25,766 | 592 | 258 | 5 hours ago | 173 | September 15, 2022 | 1 | other | Java | |
🍬A set of tools that keep Java sweet. | ||||||||||
Apijson | 14,965 | 3 days ago | 191 | other | Java | |||||
🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code. | ||||||||||
Xutils3 | 5,914 | 905 | 1 | a year ago | 87 | June 18, 2020 | 26 | other | Java | |
Android orm, bitmap, http, view inject... | ||||||||||
Aqueduct | 2,357 | 35 | 2 | 2 years ago | 38 | June 01, 2020 | 180 | bsd-2-clause | Dart | |
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. | ||||||||||
Gin Doc Cn | 1,749 | 2 years ago | 2 | |||||||
go 语言框架 gin 的中文文档 | ||||||||||
Lithium | 1,061 | 6 months ago | 21 | mit | C++ | |||||
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium | ||||||||||
One | 862 | 4 | 2 | 3 months ago | 103 | July 14, 2021 | apache-2.0 | PHP | ||
A minimalist high-performance php framework that supports the [swoole | php-fpm] environment | ||||||||||
Torngas | 439 | 7 years ago | 11 | August 29, 2016 | 5 | bsd-3-clause | Python | |||
Jaguar | 409 | 54 | 54 | a year ago | 208 | April 09, 2022 | 20 | bsd-3-clause | Dart | |
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth | ||||||||||
Jimu | 342 | 1 | 19 | 9 months ago | 82 | July 05, 2022 | 7 | apache-2.0 | C# | |
.netcore micro service framework |
zino
is a full-featured web application framework for Rust with a focus on
productivity and performance.
sqlx
.tracing
, metrics
and logging.You can start with the example axum-app
.
Currently, it requires rustc nightly to build the project.
cd examples/axum-app
cargo run -- --env=dev
Name | Description | Crates.io | Documentation |
---|---|---|---|
zino-core |
Core types and traits. | ||
zino-derive |
Derived traits. | ||
zino-model |
Model types. |
This project is licensed under the MIT license.