rust-lang / wg-grammarLinks
Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
☆103Updated 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:
- Modular register allocator algorithms☆105Updated 3 years ago
- GLL parsing framework.☆140Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 months ago
- rust verification condition generator☆96Updated 9 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- ☆90Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 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.☆40Updated 7 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- ☆37Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Target "triple" support☆55Updated last month
- ☆55Updated 5 months ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- Weak hash tables for Rust☆41Updated 2 years ago