erenon / cueue
A high-performance SPSC bounded circular buffer of bytes
☆47Updated last week
Alternatives and similar repositories for cueue:
Users that are interested in cueue are comparing it to the libraries listed below
- ☆47Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- ☆33Updated last year
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- Port of bbolt in Rust☆65Updated 6 months ago
- JSONB implement in rust☆72Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- ☆41Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆42Updated this week
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- Layered configuration system built upon serde☆32Updated last month
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- Compatibility adapter between tokio and futures☆167Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- An attribute macro that logs the function return value☆24Updated 2 months ago
- Rust simple async runtime constructions book.☆16Updated last year