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
- ☆37Updated last year
- Target "triple" support☆55Updated last month
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- A symbolic evaluator for MIR☆20Updated 6 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 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
- ☆94Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 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
- Aligned allocation for Rust☆15Updated 5 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 8 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- A WebAssembly test case generator☆44Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A splay tree implementation written in Rust☆27Updated 7 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆40Updated 6 years ago
- GLL parsing framework.☆139Updated last year
- An arbitrary-precision floating-point library in Rust☆47Updated 9 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- The simd optimized escape code☆54Updated last week