bytecodealliance / regalloc2
A new register allocator
☆232Updated last week
Alternatives and similar repositories for regalloc2
Users that are interested in regalloc2 are comparing it to the libraries listed below
Sorting:
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- offsetof for Rust☆225Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Rust String Libraries by mcyoung☆184Updated 3 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- Stack unwinding library in Rust☆118Updated 2 weeks ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Compile-time reference counting☆445Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆142Updated 2 months ago
- A Vec That Has a Smaller size_of☆139Updated 2 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆107Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Lightweight C parser for Rust☆223Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆151Updated last month
- Define compiler intermediate representation usable by external tools☆73Updated 10 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆197Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆108Updated last year
- Rust ABI safe code generator☆187Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆466Updated last year