rust-lang / rust-memory-modelLinks
Collecting examples and information to help design a memory model for Rust.
☆126Updated 6 years ago
Alternatives and similar repositories for rust-memory-model
Users that are interested in rust-memory-model are comparing it to the libraries listed below
Sorting:
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- GLL parsing framework.☆137Updated last year
- Allocators in Rust☆316Updated 5 years ago
- 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
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Verification working group☆104Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- garbage collection☆323Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Deprecated, please use the official docs at https://doc.rust-lang.org/nightly/nightly-rustc☆24Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Callgraphs for Rust programs☆32Updated 10 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- rust verification condition generator☆96Updated 9 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- skiplist☆142Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Context utilities in Rust☆92Updated 2 years ago
- A rustc plugin to check for numerical instability☆175Updated 9 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Procedural macros in expression position☆203Updated 2 years ago