Explore >> Select a destination


You are here

tokio.rs
| | www.shuttle.dev
1.5 parsecs away

Travel
| | This guide is a deep-dive on Axum, a Rust web backend framework. We look at using Axum to write a competent web service with middleware, routing, static files and more.
| | github.com
0.3 parsecs away

Travel
| | Ergonomic and modular web framework built with Tokio, Tower, and Hyper - tokio-rs/axum
| | spacedimp.com
1.3 parsecs away

Travel
| |
| | aarol.dev
21.2 parsecs away

Travel
| I wanted to reduce the number of dependencies in my Rust project, and I noticed that the rust-i18n crate has a lot of dependencies (a whopping 46 of them). ...