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
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Asynchronous signal handling☆15Updated last week
- ☆13Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Proving ground for changes to attohttpc☆12Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated last month
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago
- Extensions to the Rust standard library☆43Updated 3 months ago
- ☆47Updated 4 years ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- a fast async pool based on channel☆24Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Byte-wise atomic memcpy.☆34Updated this week
- ☆36Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 weeks ago