pliniker / dispatchersLinks
Virtual Machine/Interpreter dispatch method experiments in Rust
☆37Updated 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 DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A collection of custom allocators☆44Updated 8 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆85Updated 9 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- dlmalloc ported into Rust☆109Updated this week
- ☆94Updated last year
- Target "triple" support☆53Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 6 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- We have Crater At Home☆36Updated 9 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- ☆37Updated 7 months ago
- Reverse engineering framework.☆36Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year