asynchronics / st3
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆78Updated 7 months ago
Alternatives and similar repositories for st3:
Users that are interested in st3 are comparing it to the libraries listed below
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- rust bindings of snmalloc☆129Updated last month
- ☆47Updated 4 months ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- ☆33Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆41Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- The simd optimized escape code☆53Updated last week
- The Rustc Trait System Refactor Initiative☆23Updated 8 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆69Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Scoped Thread Local Storage for Rust☆55Updated last year