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
- New register allocator designed as a successor to regalloc2☆36Updated 2 weeks ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆52Updated 5 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Target "triple" support☆50Updated last month
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- ☆93Updated last year
- dlmalloc ported into Rust☆100Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆37Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- A simple and spec-compliant WebAssembly interpreter☆89Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A sanity checker for global allocations in Rust☆48Updated 9 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- We have Crater At Home☆28Updated 4 months ago
- Arena allocator and a handful of useful data structures☆40Updated 4 years ago
- ☆31Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆68Updated 8 months ago