tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated 10 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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- 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
- 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
- A flexible byte pool.☆18Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Cross platform process information in Rust☆68Updated last month
- ☆36Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Extensions to the Rust standard library☆47Updated 9 months ago
- ☆24Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last month
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Non-allocating iterator over command line arguments☆46Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- ☆14Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago