rust-lang / wg-grammarLinks
Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
☆100Updated last year
Alternatives and similar repositories for wg-grammar
Users that are interested in wg-grammar are comparing it to the libraries listed below
Sorting:
- GLL parsing framework.☆137Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- dlmalloc ported into Rust☆107Updated 2 weeks ago
- Modeling NLL and the Rust borrowck☆82Updated 7 years ago
- A graphical debugger for Rust MIR☆191Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆41Updated last year
- Target "triple" support☆54Updated 4 months ago
- rust verification condition generator☆96Updated 8 years ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Weak hash tables for Rust☆41Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆100Updated 11 months ago
- Manual segmented stacks for Rust☆308Updated last month
- ☆87Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago