-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
From what I've seen over the past year or so on this subreddit, people are pretty big fans of actix-web. However, axum, a new-ish framework made by tokio (the most popular async framework) has been hugely popular. I've seen a lot of people say they prefer it over actix-web.
-
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.
-
From what I've seen over the past year or so on this subreddit, people are pretty big fans of actix-web. However, axum, a new-ish framework made by tokio (the most popular async framework) has been hugely popular. I've seen a lot of people say they prefer it over actix-web.
-
If you don’t have too much clue on rust ecosystem or about backend development, check out https://www.zero2prod.com