erenon / cueueLinks
A high-performance SPSC bounded circular buffer of bytes
☆48Updated last month
Alternatives and similar repositories for cueue
Users that are interested in cueue are comparing it to the libraries listed below
Sorting:
- ☆50Updated 8 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- A global executor built on top of async-executor and smol☆74Updated last week
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Port of bbolt in Rust☆65Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Compatibility adapter between tokio and futures☆175Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Embedded Key-Value Storage Engine☆122Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Object Pool LockFree in Rust☆47Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆198Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last week
- Asynchronous DNS lookups☆66Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆86Updated 2 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 3 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A small async runtime for Rust☆61Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago