-
Here is a realworld-spec in Axum: https://github.com/launchbadge/realworld-axum-sqlx
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Rouille is fairly solid in my experience. Save the pain of async and spend it building software that works. Honestly with Rust's lack of GC you get predictable response times already.
-
the examples are freely available too https://github.com/LukeMathWalker/zero-to-production (you need to switch branch by each chapters)
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Empowering Web Privacy with Rust: Building a Decentralized Identity Management System
-
Actix Web: a small, pragmatic, and fast Rust web framework
-
What's a good backend framework for beginners to start with?
-
Hey rustaceans, which web framework you guys suggest for a small application?
-
Zero Trust at the Edge (part 1)