nikomatsakis / borrowckLinks
Modeling NLL and the Rust borrowck
☆84Updated 8 years ago
Alternatives and similar repositories for borrowck
Users that are interested in borrowck are comparing it to the libraries listed below
Sorting:
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- GLL parsing framework.☆139Updated last year
- 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
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- Token tree calling convention☆83Updated 3 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 5 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- rust verification condition generator☆96Updated 9 years ago
- Callgraphs for Rust programs☆32Updated 10 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
- `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 crate with indexed arenas with small memory footprint☆79Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago