pliniker / dispatchersLinks
Virtual Machine/Interpreter dispatch method experiments in Rust
☆36Updated 8 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 DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- ☆94Updated 2 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- ☆86Updated 9 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- dlmalloc ported into Rust☆114Updated last month
- A collection of custom allocators☆46Updated 8 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Faster division by constants that aren't known at compile-time☆30Updated 4 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 10 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Left Recursive PEG for rust☆67Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 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 symbolic evaluator for MIR☆20Updated 5 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆54Updated last month
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- Target "triple" support☆53Updated last week
- A disassembler framework☆19Updated 3 years ago