rust-lang / wg-grammarLinks
Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
☆101Updated 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.☆161Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Modeling NLL and the Rust borrowck☆83Updated 7 years ago
- ☆37Updated 7 months ago
- ☆89Updated 6 months ago
- dlmalloc ported into Rust☆109Updated last week
- Home for the Inline Assembly project group☆34Updated 5 years ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Target "triple" support☆53Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Token tree calling convention☆80Updated 2 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- A simple, id-based arena☆120Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months 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…☆100Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- 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
- rust verification condition generator☆96Updated 8 years ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- 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
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago