carllerche / two-lock-queueLinks
A MPMC channel based on the two lock queue algorithm
☆15Updated 8 years ago
Alternatives and similar repositories for two-lock-queue
Users that are interested in two-lock-queue are comparing it to the libraries listed below
Sorting:
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- ☆30Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- ☆27Updated 10 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A macro to generate Rust actors☆46Updated 4 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- An experimental columnar arena☆43Updated last year
- ☆47Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago