rust-lang / rustc-dev-guide
A guide to how rustc works and how to contribute to it.
☆1,723Updated 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,023Updated last month
- The Rust Reference☆1,374Updated last week
- Parser for Rust source code☆3,074Updated last week
- Asynchronous Programming in Rust☆1,979Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,118Updated this week
- Subcommand to show result of macro expansion☆2,848Updated last month
- Defines the Rust borrow checker.☆1,435Updated 10 months ago
- Raw bindings to platform APIs for Rust☆2,249Updated this week
- Statistics-driven benchmarking library for Rust☆5,010Updated 6 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,915Updated 2 weeks ago
- Medium to hard Rust questions with explanations☆1,781Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,334Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,888Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,951Updated last month
- A small and fast async runtime for Rust☆4,167Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,923Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,635Updated 2 weeks ago
- Utilities for working with bytes☆2,039Updated 2 months ago
- Async version of the Rust standard library☆4,040Updated 2 months ago
- A code coverage tool for Rust projects☆2,692Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,691Updated 6 months ago
- Rust API guidelines☆1,270Updated 11 months ago
- Date and time library for Rust☆3,519Updated last week
- Zero-cost asynchronous programming in Rust☆5,602Updated 2 weeks ago
- derive(Error) for struct and enum error types☆4,885Updated last week
- Application level tracing for Rust.☆5,901Updated last week
- The Rust Performance Book☆2,414Updated this week
- async fn(Request) -> Result<Response, Error>☆3,785Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,560Updated last week
- A Rust library for random number generation.☆1,832Updated 3 weeks ago