Amanieu / regalloc3
New register allocator designed as a successor to regalloc2
☆30Updated last week
Alternatives and similar repositories for regalloc3:
Users that are interested in regalloc3 are comparing it to the libraries listed below
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆41Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- Stack unwinding library in Rust☆88Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- ☆44Updated last year
- Extensions to the Rust standard library☆43Updated last month
- A generic, fixed-size, associative cache☆39Updated 2 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A memory efficient syntax tree for language developers☆51Updated 4 months ago
- high-efficiency concurrent reclamation☆35Updated 4 months ago
- ☆46Updated 4 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 8 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆16Updated last week
- bytes::BufMut implementation to count buffer size