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
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- A collection of custom allocators☆43Updated 7 years ago
- New register allocator designed as a successor to regalloc2☆31Updated last week
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- ☆35Updated last year
- ☆52Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- ☆40Updated 6 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A C expression parser and evaluator☆46Updated last year
- Faster division by constants that aren't known at compile-time☆24Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Initialization code ("crt0") written in Rust☆68Updated 3 years ago
- ☆92Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Rust crate which compiles minisat and provides an interface (C/C++ compiler required)☆10Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week