asynchronics / st3
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆79Updated 8 months ago
Alternatives and similar repositories for st3
Users that are interested in st3 are comparing it to the libraries listed below
Sorting:
- ☆47Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Lending iterators on stable Rust☆82Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆194Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- ☆33Updated 2 years ago
- ☆42Updated 2 weeks ago
- rust bindings of snmalloc☆131Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago