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.☆138Updated last year
- Deprecated, please use the official docs at https://doc.rust-lang.org/nightly/nightly-rustc☆24Updated 6 years ago
- Allocators in Rust☆317Updated 5 years ago
- Verification working group☆104Updated 7 years ago
- garbage collection☆326Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- rust verification condition generator☆96Updated 9 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Callgraphs for Rust programs☆32Updated 10 years ago
- Rust bindings to google's cpuprofiler☆128Updated 6 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆173Updated 7 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
- A crate with indexed arenas with small memory footprint☆79Updated last year
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- skiplist☆144Updated 4 years ago