tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated 11 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:
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- ☆36Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆47Updated 5 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- 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
- Unix API☆30Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆18Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- Scoped Runtime for tokio☆17Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Framework for reading and writing to binary files☆18Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆24Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A Proxy Protocol Parser written in Rust.☆35Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Cross platform process information in Rust☆68Updated 2 months ago
- Rust library for memory barrier☆35Updated last year
- ☆14Updated 2 years ago