carllerche / two-lock-queueLinks
A MPMC channel based on the two lock queue algorithm
☆15Updated 7 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
- A safe-guarded transmute for Rust☆39Updated last year
- ☆27Updated 10 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆30Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An experimental columnar arena☆43Updated 10 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆47Updated 4 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆39Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A pool of reusable values☆51Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago