pliniker / dispatchersLinks
Virtual Machine/Interpreter dispatch method experiments in Rust
☆36Updated 8 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 DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- A collection of custom allocators☆46Updated 8 years ago
- ☆86Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- ☆94Updated 2 years ago
- dlmalloc ported into Rust☆112Updated 2 weeks ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Target "triple" support☆53Updated 2 months ago
- ☆37Updated 11 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Reverse engineering framework.☆36Updated 3 years ago
- A fast, brute force, automatic theorem prover for first order logic☆42Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago