pliniker / dispatchersLinks
Virtual Machine/Interpreter dispatch method experiments in Rust
☆38Updated 7 years ago
Alternatives and similar repositories for dispatchers
Users that are interested in dispatchers are comparing it to the libraries listed below
Sorting:
- Modular register allocator algorithms☆106Updated 2 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A collection of custom allocators☆44Updated 8 years ago
- ☆95Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- ☆84Updated 9 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- dlmalloc ported into Rust☆109Updated last week
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Target "triple" support☆53Updated 5 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 5 months ago
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust testing framework for compilers and VMs☆51Updated 5 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Reverse engineering framework.☆36Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago