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:
- dlmalloc ported into Rust☆112Updated 2 months ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A collection of custom allocators☆45Updated 8 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆85Updated 9 years ago
- ☆94Updated 2 years ago
- Target "triple" support☆53Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Reverse engineering framework.☆36Updated 3 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- ☆53Updated 5 years ago
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆27Updated 4 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago