tipo159 / rust-instruction-dispatch
This is a project to learn how to implement instruction dispatch in Rust.
☆24Updated 10 months ago
Alternatives and similar repositories for rust-instruction-dispatch:
Users that are interested in rust-instruction-dispatch are comparing it to the libraries listed below
- Scalable and lock-free memory reclamation system☆28Updated 2 months ago
- Memory validation framework for Rust☆67Updated 3 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Somewhat hacky workaround for the lack of stream generators☆13Updated 7 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A poptrie implementation☆18Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated this week
- ☆10Updated 6 months ago
- small distributed database protocol☆31Updated 4 years ago
- ☆41Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Trying to create Sync bump allocator☆36Updated 5 months ago
- A minimalist property-based testing library☆110Updated last week
- 256-bit unsigned integer implementation.☆57Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆34Updated 3 months ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 8 months ago
- Benchmarking library for stable Rust☆36Updated last month
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year