erenon / cueueLinks
A high-performance SPSC bounded circular buffer of bytes
☆50Updated 3 months ago
Alternatives and similar repositories for cueue
Users that are interested in cueue are comparing it to the libraries listed below
Sorting:
- ☆51Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆40Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 4 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆50Updated 2 weeks ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Port of bbolt in Rust☆65Updated last year
- A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 6 months ago
- Embedded Key-Value Storage Engine☆125Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- Compatibility adapter between tokio and futures☆184Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- ☆202Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last month
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆55Updated last month
- ☆43Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated last year