rust-lang / rustc-dev-guideLinks
A guide to how rustc works and how to contribute to it.
☆1,783Updated this week
Alternatives and similar repositories for rustc-dev-guide
Users that are interested in rustc-dev-guide are comparing it to the libraries listed below
Sorting:
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,115Updated 2 weeks ago
- The Rust Reference☆1,435Updated this week
- Asynchronous Programming in Rust☆2,075Updated 3 months ago
- Medium to hard Rust questions with explanations☆1,847Updated 3 weeks ago
- Parser for Rust source code☆3,182Updated last week
- Raw bindings to platform APIs for Rust☆2,342Updated this week
- Defines the Rust borrow checker.☆1,514Updated 4 months ago
- Analysis of various tricky Rust code☆1,959Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,513Updated this week
- A Rust library for random number generation.☆1,922Updated last week
- Data for this-week-in-rust.org☆2,408Updated this week
- Rust API guidelines☆1,302Updated 3 months ago
- Subcommand to show result of macro expansion☆2,941Updated last week
- Concurrency permutation testing tool for Rust.☆2,480Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,797Updated 2 weeks ago
- The Rust Performance Book☆2,487Updated this week
- The Little Book of Rust Macros☆907Updated 2 years ago
- The Rust Playground☆1,361Updated last month
- Rust port of Google's SwissTable hash map☆2,768Updated last week
- Rust friendly bindings to *nix APIs☆2,903Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,099Updated last week
- A code coverage tool for Rust projects☆2,790Updated this week
- Logging implementation for Rust☆2,419Updated last week
- Statistics-driven benchmarking library for Rust☆5,277Updated 2 months ago
- async fn(Request) -> Result<Response, Error>☆3,963Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,961Updated last month
- Utilities for working with bytes☆2,105Updated last month
- A small and fast async runtime for Rust☆4,518Updated last week
- LR(1) parser generator for Rust☆3,359Updated 3 weeks ago