bytecodealliance / regalloc.rs
Modular register allocator algorithms
☆106Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for regalloc.rs
- dlmalloc ported into Rust☆94Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Target "triple" support☆48Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- ☆36Updated last year
- home for proposals in and around compile-time function evaluation☆105Updated last year
- A WebAssembly test case generator☆43Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- ☆91Updated last year
- A DSL and compiler for generating peephole optimizers for Cranelift☆63Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆29Updated 3 weeks ago
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- ☆40Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- The simd optimized escape code☆53Updated last week
- ☆54Updated 5 years ago
- Rust bindings for libgccjit.☆48Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Rust WAT and WAST parser (WebAssembly Text Format)☆114Updated 4 years ago
- Token tree calling convention☆80Updated last year