tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated last year
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:
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Extensions to the Rust standard library☆49Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Unix API☆31Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆36Updated last year
- ☆47Updated 5 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆24Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Byte-wise atomic memcpy.☆39Updated last week
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Rust library for memory barrier☆36Updated last year
- Functions for determining terminal sizes in Rust☆14Updated last month
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- An `abilists` parser crate for Rust.☆26Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago