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:
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years 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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- ☆14Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Unix API☆31Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Extensions to the Rust standard library☆50Updated last year
- ☆36Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- ☆47Updated 5 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Scoped Runtime for tokio☆18Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Byte-wise atomic memcpy.☆43Updated last week
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Cross platform process information in Rust☆70Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year