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 symbolic evaluator for MIR☆19Updated 5 years ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- A collection of custom allocators☆44Updated 8 years ago
- Target "triple" support☆54Updated 4 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- Faster division by constants that aren't known at compile-time☆29Updated 3 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- dlmalloc ported into Rust☆107Updated last week
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- Rust as sandbox☆35Updated 10 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- ☆31Updated 5 years ago
- ☆53Updated 5 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago