|
9 months ago | |
---|---|---|
.. | ||
src | 9 months ago | |
templates | 3 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 9 months ago | |
Cargo.toml | 9 months ago | |
README.md | 9 months ago | |
axum.dockerfile | 9 months ago | |
benchmark_config.json | 11 months ago | |
config.toml | 1 year ago | |
run.sh | 3 years ago | |
rustfmt.toml | 3 years ago |
Axum is a web application framework that focuses on ergonomics and modularity, built with Tokio, Tower, and Hyper.
SQLx
, tokio_postgres
, and deadpool
.mongodb
.async
.axum
and dependencies.simd-json
instead of serde_json
for faster JSON serialization.TCP_NODELAY
and to support an increased number of pending connections.distroless-cc
container.UPDATE
query.