rust-lang / rustc-dev-guideLinks
A guide to how rustc works and how to contribute to it.
☆1,828Updated last 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 Rust Reference☆1,472Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,202Updated last week
- Parser for Rust source code☆3,275Updated last week
- Raw bindings to platform APIs for Rust☆2,477Updated this week
- Asynchronous Programming in Rust☆2,124Updated 3 months ago
- Medium to hard Rust questions with explanations☆1,893Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,881Updated this week
- Data for this-week-in-rust.org☆2,490Updated this week
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,991Updated last month
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,896Updated this week
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,412Updated 2 months ago
- A Rust library for random number generation.☆1,983Updated this week
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Rust API guidelines☆1,314Updated 6 months ago
- The Rust Performance Book☆2,632Updated 2 weeks ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,087Updated last week
- Logging implementation for Rust☆2,478Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- A code coverage tool for Rust projects☆2,896Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Rust friendly bindings to *nix APIs☆2,976Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- LR(1) parser generator for Rust☆3,437Updated last week
- The Rust Playground☆1,390Updated this week
- The Little Book of Rust Macros☆914Updated 3 years ago
- A small and fast async runtime for Rust☆4,740Updated 2 weeks ago
- Application level tracing for Rust.☆6,496Updated last month