nikomatsakis / borrowck
Modeling NLL and the Rust borrowck
☆80Updated 7 years ago
Alternatives and similar repositories for borrowck:
Users that are interested in borrowck are comparing it to the libraries listed below
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 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.☆38Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- dlmalloc ported into Rust☆102Updated last month
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- JS affine☆66Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆100Updated last year
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- A simple, id-based arena☆119Updated last year
- Bisects rustc, either nightlies or CI artifacts☆184Updated last week
- rust verification condition generator☆96Updated 8 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago