Data for this-week-in-rust.org
☆2,507Feb 27, 2026Updated this week
Alternatives and similar repositories for this-week-in-rust
Users that are interested in this-week-in-rust are comparing it to the libraries listed below
Sorting:
- RFCs for changes to Rust☆6,408Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,225Updated this week
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- A Rust compiler front-end for IDEs☆16,079Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,929Feb 24, 2026Updated last week
- Serialization framework for Rust☆10,476Feb 16, 2026Updated 2 weeks ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,500Jan 4, 2026Updated last month
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Format Rust code☆6,760Updated this week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- An HTTP library for Rust☆15,956Feb 17, 2026Updated last week
- An easy and powerful Rust HTTP Client☆11,442Feb 15, 2026Updated 2 weeks ago
- crates.io documentation generator☆1,126Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- The Rust toolchain installer☆6,792Updated this week
- Parser for Rust source code☆3,294Updated this week
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- The Rust package manager☆14,652Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- A guide to how rustc works and how to contribute to it.☆1,832Updated this week
- Asynchronous Programming in Rust☆2,133Nov 2, 2025Updated 4 months ago
- A modern TLS library in Rust☆7,269Updated this week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,730Feb 16, 2026Updated 2 weeks ago
- The Rust package registry☆3,499Updated this week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- A next-generation test runner for Rust.☆2,833Updated this week
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,662Updated this week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- A utility for managing cargo dependencies from the command line.☆3,370Nov 11, 2025Updated 3 months ago
- async fn(Request) -> Result<Response, Error>☆4,098Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,108Updated this week