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:
- Scalable and lock-free memory reclamation system☆29Updated 3 weeks ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- ☆44Updated 2 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- small distributed database protocol☆31Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- A poptrie implementation☆18Updated last year
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆35Updated 4 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆26Updated last week
- Somewhat hacky workaround for the lack of stream generators☆13Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆19Updated 2 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Fast byte array to hex string conversion☆47Updated last month
- ☆11Updated 8 months ago