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☆106Updated 2 years ago
- A collection of custom allocators☆45Updated 8 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆94Updated last year
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- Target "triple" support☆52Updated this week
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- ☆85Updated 9 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- dlmalloc ported into Rust☆110Updated 3 weeks ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 7 months ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- We have Crater At Home☆36Updated 10 months ago
- An arbitrary-precision floating-point library in Rust☆45Updated 4 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Rust testing framework for compilers and VMs☆51Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago