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:
- ☆36Updated 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
- Extensions to the Rust standard library☆46Updated 8 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆47Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Unix API☆28Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆13Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- The simd optimized escape code☆54Updated this week
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 5 months ago
- Byte-wise atomic memcpy.☆36Updated last week
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Framework for reading and writing to binary files☆18Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year