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:
- 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
- ☆30Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- An experimental columnar arena☆43Updated last year
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- ☆47Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆27Updated 10 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 6 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago