asynchronics / st3
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆70Updated 6 months ago
Alternatives and similar repositories for st3:
Users that are interested in st3 are comparing it to the libraries listed below
- (lifetime) GATs on stable Rust☆57Updated last year
- Lending iterators on stable Rust☆81Updated last year
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 6 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- ☆46Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Convert closures into wakers☆45Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Object Pool LockFree in Rust☆45Updated last month
- ☆33Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- The simd optimized escape code☆53Updated this week
- Library safely exposing the io_uring API.☆58Updated last week
- Runtime-agnostic actor library☆77Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- ☆40Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago