bytecodealliance / regalloc.rsLinks
Modular register allocator algorithms
☆105Updated 3 years ago
Alternatives and similar repositories for regalloc.rs
Users that are interested in regalloc.rs are comparing it to the libraries listed below
Sorting:
- dlmalloc ported into Rust☆115Updated 2 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- Target "triple" support☆55Updated last month
- ☆37Updated last year
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆94Updated 2 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆114Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A symbolic evaluator for MIR☆20Updated 6 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆62Updated 11 months ago
- ☆40Updated 6 years ago
- A WebAssembly test case generator☆44Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- GLL parsing framework.☆139Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago