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
- Target "triple" support☆53Updated 2 months ago
- ☆94Updated 2 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- dlmalloc ported into Rust☆112Updated 2 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- ☆86Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 6 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- New register allocator designed as a successor to regalloc2☆51Updated 3 weeks ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year