tipo159 / rust-instruction-dispatchLinks
This is a project to learn how to implement instruction dispatch in Rust.
☆23Updated 11 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
Sorting:
- Memory validation framework for Rust☆68Updated 3 months ago
- Scalable and lock-free memory reclamation system☆29Updated this week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- ☆43Updated last month
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- small distributed database protocol☆31Updated 4 years ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Human-friendly indexed collections☆53Updated this week
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Benchmarking library for stable Rust☆36Updated last month
- A poptrie implementation☆18Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- ☆35Updated 4 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Fast byte array to hex string conversion☆46Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Somewhat hacky workaround for the lack of stream generators☆13Updated 7 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago