erenon / cueueLinks
A high-performance SPSC bounded circular buffer of bytes
☆51Updated last month
Alternatives and similar repositories for cueue
Users that are interested in cueue are comparing it to the libraries listed below
Sorting:
- ☆52Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆55Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A Configuration Library for Rust Applications☆50Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Object Pool LockFree in Rust☆49Updated 4 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 10 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆105Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Port of bbolt in Rust☆67Updated last year
- ☆39Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆66Updated 11 months ago
- JSONB implement in rust☆87Updated 2 weeks ago
- A small async runtime for Rust☆61Updated last month
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A fast runtime-agnostic object pool for async rust.☆38Updated 2 weeks ago
- ☆33Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year