tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated 7 months ago
Alternatives and similar repositories for rc_event_queue
Users that are interested in rc_event_queue are comparing it to the libraries listed below
Sorting:
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- ☆47Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆13Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- ☆13Updated 2 years ago
- a fast async pool based on channel☆24Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Thread-unsafe async runtime☆28Updated 7 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago