nikomatsakis / borrowckLinks
Modeling NLL and the Rust borrowck
☆85Updated 8 years ago
Alternatives and similar repositories for borrowck
Users that are interested in borrowck are comparing it to the libraries listed below
Sorting:
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- GLL parsing framework.☆137Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 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.☆39Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- rust verification condition generator☆96Updated 9 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- dlmalloc ported into Rust☆111Updated last month
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago