bytecodealliance / regalloc2
A new register allocator
☆218Updated this week
Related projects ⓘ
Alternatives and complementary repositories for regalloc2
- A fast and safe implementation of stackful coroutines in Rust☆191Updated last week
- A meta-JIT library for Rust interpreters☆159Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Reflection via DWARF.☆293Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Stack unwinding library in Rust☆107Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- offsetof for Rust☆225Updated 7 months ago
- ☆92Updated last week
- Manual segmented stacks for Rust☆291Updated last week
- Modular register allocator algorithms☆106Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆115Updated this week
- A framework for writing plugins that integrate with the Rust compiler☆135Updated 3 months ago
- Lightweight C parser for Rust☆203Updated 4 months ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 4 months ago
- ☆167Updated last year
- Small, fast, synchronization primitives☆240Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆127Updated this week
- A fast, concurrent string interner☆140Updated 3 months ago
- An implementation of libc written in Rust☆206Updated last month
- a model of MIR and the Rust type/trait system☆285Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Cycle-tracking garbage collector library for Rust☆162Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆62Updated 5 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆133Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago