pliniker / dispatchers
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
- Modular register allocator algorithms☆106Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆52Updated 5 years ago
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- dlmalloc ported into Rust☆102Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- A sanity checker for global allocations in Rust☆51Updated last month
- Target "triple" support☆51Updated 2 months ago
- ☆38Updated last year
- A collection of custom allocators☆44Updated 7 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A rust implementation of the va_list type from `stdarg.h`☆21Updated 8 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- ☆93Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Faster division by constants that aren't known at compile-time☆25Updated 3 years ago
- ☆40Updated 6 years ago
- Reverse engineering framework.☆36Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago