rust-lang / rustc-dev-guideLinks
A guide to how rustc works and how to contribute to it.
☆1,755Updated 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 Rust Reference☆1,401Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,061Updated last week
- Parser for Rust source code☆3,120Updated last week
- Raw bindings to platform APIs for Rust☆2,280Updated last week
- Analysis of various tricky Rust code☆1,923Updated last month
- Defines the Rust borrow checker.☆1,461Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,293Updated this week
- Asynchronous Programming in Rust☆2,026Updated last week
- Subcommand to show result of macro expansion☆2,888Updated this week
- Medium to hard Rust questions with explanations☆1,824Updated last week
- A Rust library for random number generation.☆1,869Updated last month
- Concurrency permutation testing tool for Rust.☆2,410Updated 3 months ago
- Data for this-week-in-rust.org☆2,348Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,735Updated 8 months ago
- Rust API guidelines☆1,281Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Rust port of Google's SwissTable hash map☆2,686Updated last month
- A code coverage tool for Rust projects☆2,736Updated this week
- Statistics-driven benchmarking library for Rust☆5,127Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- The Rust Performance Book☆2,449Updated last week
- LR(1) parser generator for Rust☆3,279Updated this week
- The Little Book of Rust Macros☆901Updated 2 years ago
- Rust friendly bindings to *nix APIs☆2,854Updated last month
- crates.io documentation generator☆1,056Updated last week
- Utilities for working with bytes☆2,076Updated this week
- Logging implementation for Rust☆2,365Updated last week
- A binary encoder / decoder implementation in Rust.☆3,054Updated 2 weeks ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,993Updated last week
- Automated property based testing for Rust (with shrinking).☆2,605Updated 2 months ago