rust-lang / rustc-dev-guide
A guide to how rustc works and how to contribute to it.
☆1,711Updated 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
- The Rust Reference☆1,346Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆1,991Updated last month
- Parser for Rust source code☆3,034Updated this week
- Raw bindings to platform APIs for Rust☆2,218Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,007Updated this week
- Asynchronous Programming in Rust☆1,964Updated last month
- Subcommand to show result of macro expansion☆2,813Updated last week
- Utilities for working with bytes☆2,016Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,421Updated 9 months ago
- A Rust library for random number generation.☆1,810Updated last week
- Concurrency permutation testing tool for Rust.☆2,297Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,667Updated 4 months ago
- A code coverage tool for Rust projects☆2,649Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,876Updated 3 weeks ago
- Rust API guidelines☆1,257Updated 10 months ago
- Rust port of Google's SwissTable hash map☆2,600Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,888Updated 2 months ago
- derive(Error) for struct and enum error types☆4,818Updated last month
- Application level tracing for Rust.☆5,805Updated this week
- Async version of the Rust standard library☆4,024Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,064Updated 3 weeks ago
- Logging implementation for Rust☆2,315Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,909Updated this week
- Medium to hard Rust questions with explanations☆1,765Updated last month
- Flexible concrete Error type built on std::Error☆5,840Updated last month
- Statistics-driven benchmarking library for Rust☆4,916Updated 4 months ago
- Date and time library for Rust☆3,476Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,183Updated this week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,725Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,904Updated 3 weeks ago