bytecodealliance / regalloc2Links
A new register allocator
☆234Updated last month
Alternatives and similar repositories for regalloc2
Users that are interested in regalloc2 are comparing it to the libraries listed below
Sorting:
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Lightweight C parser for Rust☆226Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- automatially find crashes in the rust compiler & tooling☆75Updated last year
- Define compiler intermediate representation usable by external tools☆79Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Manage multiple LLVM/Clang builds☆166Updated last year
- Rust bindings for libffi☆121Updated 2 weeks ago
- An Extensible Compiler IR Framework☆189Updated 3 weeks ago
- Rust symbol demangling☆260Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- Build your own - linker☆205Updated 4 years ago
- offsetof for Rust☆229Updated last year
- dlmalloc ported into Rust☆109Updated this week
- Reflection via DWARF.☆297Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 8 months ago
- New register allocator designed as a successor to regalloc2☆46Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 4 months ago
- A Vec That Has a Smaller size_of☆143Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A fast, concurrent string interner☆151Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Manual segmented stacks for Rust☆318Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- An implementation of libc written in Rust☆295Updated 3 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Small, fast, synchronization primitives☆249Updated 11 months ago