erenon / cueue
A high-performance SPSC bounded circular buffer of bytes
☆47Updated 8 months ago
Alternatives and similar repositories for cueue:
Users that are interested in cueue are comparing it to the libraries listed below
- ☆46Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆39Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 5 months ago
- ☆33Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- Rust simple async runtime constructions book.☆15Updated 10 months ago
- ☆21Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆55Updated this week
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆72Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated 11 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆41Updated last week
- Compatibility adapter between tokio and futures☆163Updated this week
- Convert closures into wakers☆45Updated last month
- Derive macro to map between different types☆22Updated last month
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- JSONB implement in rust☆69Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- ☆45Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- a fast async pool based on channel☆23Updated 3 months ago