A curated list of Rust code and resources.
☆55,937Mar 2, 2026Updated this week
Alternatives and similar repositories for awesome-rust
Users that are interested in awesome-rust are comparing it to the libraries listed below
Sorting:
- Small exercises to get you used to reading and writing Rust code!☆61,989Updated this week
- Empowering everyone to build reliable and efficient software.☆110,773Updated this week
- All Algorithms implemented in Rust☆25,508Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- A web framework for Rust.☆25,683Dec 28, 2025Updated 2 months ago
- Rust / Wasm framework for creating reliable and efficient web applications☆32,450Updated this week
- An HTTP library for Rust☆15,956Feb 17, 2026Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,225Updated this week
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆24,457Updated this week
- A cross-platform GUI library for Rust, inspired by Elm☆29,648Feb 23, 2026Updated last week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,137Oct 24, 2024Updated last year
- Build smaller, faster, and more secure desktop and mobile applications with a web frontend.☆103,535Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,108Feb 26, 2026Updated last week
- A safe, extensible ORM and Query Builder for Rust☆14,027Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Feb 25, 2026Updated last week
- Cross-platform Rust rewrite of the GNU coreutils☆22,784Updated this week
- A refreshingly simple data-driven game engine built in Rust☆44,867Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …