tower120 / rc_event_queue
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated 4 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
- Asynchronize blocking operation.☆26Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- ☆47Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proving ground for changes to attohttpc☆12Updated 3 months ago
- Duplicate an async I/O handle☆40Updated last month
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Full precision decimal representation of f64☆26Updated last week
- Asynchronous signal handling☆15Updated this week
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆24Updated last year
- A lightweight lock protected by an atomic boolean.☆36Updated 2 weeks ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 8 months ago
- Immutable types and ImplicitClone trait similar to Copy☆20Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Convert closures into wakers☆45Updated last month
- Extensions to the Rust standard library☆43Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week