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 collection of custom allocators☆44Updated 8 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- ☆95Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆38Updated this week
- ☆82Updated 8 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- Target "triple" support☆54Updated 5 months ago
- ☆53Updated 5 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- A very small GC in Rust, with a safe API☆62Updated last year
- dlmalloc ported into Rust☆109Updated last month
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- ☆40Updated 6 years ago
- A disassembler framework☆18Updated 2 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Easy SMT solver interaction☆35Updated 3 months ago