pliniker / dispatchersLinks
Virtual Machine/Interpreter dispatch method experiments in Rust
☆36Updated 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☆105Updated 3 years ago
- A collection of custom allocators☆45Updated 8 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- ☆85Updated 9 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Reverse engineering framework.☆36Updated 3 years ago
- ☆94Updated last year
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- dlmalloc ported into Rust☆111Updated last month
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Target "triple" support☆52Updated 3 weeks ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A fast, brute force, automatic theorem prover for first order logic☆41Updated last year
- Rust testing framework for compilers and VMs☆51Updated 7 months ago
- Faster division by constants that aren't known at compile-time☆29Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆47Updated last month
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 7 months ago
- Stack-allocated trait objects☆19Updated 3 years ago
- ☆37Updated 9 months ago
- Synthesis of Loop-free Programs in Rust☆67Updated 5 years ago
- ☆27Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year