rust-lang / wg-grammar
Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
☆100Updated 10 months ago
Alternatives and similar repositories for wg-grammar:
Users that are interested in wg-grammar are comparing it to the libraries listed below
- GLL parsing framework.☆137Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Project group working on the "safe transmute" feature☆88Updated 5 months ago
- Propositional logic with types in Rust☆62Updated last year
- ☆35Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Modeling NLL and the Rust borrowck☆80Updated 7 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- ☆92Updated last year
- rust verification condition generator☆93Updated 8 years ago
- ☆87Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- dlmalloc ported into Rust☆98Updated this week
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 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 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- A simple, id-based arena☆118Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Manual segmented stacks for Rust☆298Updated this week
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month