tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated 8 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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆13Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆47Updated 4 years ago
- Extensions to the Rust standard library☆46Updated 7 months ago
- a fast async pool based on channel☆25Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A flexible byte pool.☆18Updated 2 years ago
- ☆39Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Full-duplex SPI transactions from the command line.☆15Updated last year
- A fast, safe, and portable implementation of HighwayHash for Rust☆18Updated 2 years ago
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- ☆13Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- Distributed network based parallel computing system☆28Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year