tower120 / rc_event_queue
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆22Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rc_event_queue
- ☆46Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- NATS unique identifiers☆19Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Rust library for memory barrier☆33Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆33Updated 11 months ago
- Immutable types and ImplicitClone trait similar to Copy☆19Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Thread-unsafe async runtime☆27Updated last week
- ☆23Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆30Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- Extensions to the Rust standard library☆43Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Toy filesystem with support for zero-cost snapshots and clones☆38Updated 7 months ago
- Collection of insert-only wait-free data-structures.☆27Updated last year
- ☆17Updated last year
- structured parallel execution for async Rust☆30Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago