rust-lang / wg-grammarLinks
Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
☆102Updated 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
- Modular register allocator algorithms☆105Updated 3 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- dlmalloc ported into Rust☆111Updated last month
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 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…☆101Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- rust verification condition generator☆96Updated 9 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months 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.☆39Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆90Updated 2 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Propositional logic with types in Rust☆63Updated 2 years ago
- Target "triple" support☆52Updated 3 weeks ago
- ☆37Updated 9 months ago
- Token tree calling convention☆80Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year