asynchronics / st3
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆71Updated 7 months ago
Alternatives and similar repositories for st3:
Users that are interested in st3 are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- rust bindings of snmalloc☆128Updated last week
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- ☆47Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- ☆41Updated last month
- Lending iterators on stable Rust☆82Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- ☆33Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- scan-resistant concurrent lazy LRU☆58Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 11 months ago
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- ☆191Updated last year
- Better reference counted strings for Rust☆120Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago