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:
- Allocators in Rust☆317Updated 5 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- GLL parsing framework.☆138Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Verification working group☆104Updated 6 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Deprecated, please use the official docs at https://doc.rust-lang.org/nightly/nightly-rustc☆24Updated 6 years ago
- garbage collection☆324Updated 6 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- rust verification condition generator☆96Updated 9 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Callgraphs for Rust programs☆32Updated 10 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Design by contract style assertions for Rust☆252Updated 4 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- LLVM wrappers for Rust☆69Updated 8 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
- A very small GC in Rust, with a safe API☆63Updated last year
- Context utilities in Rust☆94Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 5 years ago