erenon / cueueLinks
A high-performance SPSC bounded circular buffer of bytes
☆47Updated 2 months ago
Alternatives and similar repositories for cueue
Users that are interested in cueue are comparing it to the libraries listed below
Sorting:
- ☆47Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Utilities for working with shared slices of memory☆69Updated this week
- A fast runtime-agnostic object pool for async rust.☆33Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆46Updated last month
- ☆33Updated last year
- File/log rotation writer for Rust☆33Updated 3 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Asynchronous DNS lookups☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆78Updated this week
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Mechanisms for high-performance hardware-aware programming in Rust☆24Updated this week
- ☆42Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- The Rustc Trait System Refactor Initiative☆24Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago