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
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆30Updated 4 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- software transactional memory in rust☆14Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- An experimental columnar arena☆43Updated last year
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- ☆27Updated 10 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Abstract name service traits for rust☆20Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- ☆47Updated 5 years ago
- Utility for reusing memory☆53Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago