nikomatsakis / borrowckLinks
Modeling NLL and the Rust borrowck
☆82Updated 7 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.☆157Updated last year
- A graphical debugger for Rust MIR☆191Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Cross-platform interface to the `errno` variable☆70Updated this week
- 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 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- Callgraphs for Rust programs☆32Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 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
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- dlmalloc ported into Rust☆107Updated 2 weeks ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆100Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- JS affine☆66Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Safely combine results☆81Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago