tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated 9 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
- 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
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extensions to the Rust standard library☆47Updated 9 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- ☆24Updated 2 years ago
- Unix API☆29Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- ☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A C expression parser and evaluator☆48Updated 2 years ago
- ☆47Updated 4 years ago
- ☆13Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- A flexible byte pool.☆18Updated 2 years ago
- A Proxy Protocol Parser written in Rust.☆34Updated last month
- Thread-unsafe async runtime☆29Updated 10 months ago
- Cross-platform polyfills.☆17Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago