A (mostly) lock-free concurrent work-stealing deque in Rust.
☆245Aug 23, 2022Updated 3 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆391May 16, 2021Updated 4 years ago
- Concurrency utilities for Rust☆134Jun 14, 2016Updated 9 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Nov 28, 2021Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- A Bounded SPSC queue for Rust☆161Dec 30, 2022Updated 3 years ago
- Free conversion between async and sync in Rust☆52Jun 25, 2022Updated 3 years ago
- a distributed-merge capable database for many small objects☆76Jan 30, 2020Updated 6 years ago
- ☆137Feb 12, 2024Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆48Apr 7, 2020Updated 5 years ago
- Concurrent work-stealing deque☆48Nov 5, 2018Updated 7 years ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Character encoding support for Rust☆288Mar 31, 2024Updated last year
- Coroutine Library in Rust☆418Jul 1, 2022Updated 3 years ago
- A multiprocess drop-in replacement for Rust channels☆1,097Mar 9, 2026Updated last week
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆242May 11, 2022Updated 3 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 9 years ago
- Structured, contextual, extensible, composable logging for Rust☆1,693Oct 11, 2025Updated 5 months ago
- Stateful, a Rust Control Flow Plugin☆108Apr 4, 2017Updated 8 years ago
- Automated property based testing for Rust (with shrinking).☆2,720Feb 10, 2026Updated last month
- A rust-macro which makes errors easy to write☆338Apr 21, 2024Updated last year
- event loop and promises in Rust☆111Jan 8, 2017Updated 9 years ago
- RFCs for changes to the `futures` crate☆19Mar 20, 2018Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Jan 4, 2016Updated 10 years ago
- A network application framework for Rust☆687Aug 1, 2018Updated 7 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆103Apr 21, 2024Updated last year
- Game competition server software for Rust gamedev community☆15Aug 24, 2019Updated 6 years ago
- Communication primitives☆69Oct 15, 2017Updated 8 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Functional Reactive Programming library for Rust☆418Jan 28, 2025Updated last year
- nativejson-benchmark in Rust☆175Mar 26, 2024Updated last year
- An ORM for rust☆164Oct 23, 2017Updated 8 years ago
- Experimental actor implementation☆99Nov 23, 2018Updated 7 years ago
- A real-time hierarchical profiler☆82Jul 25, 2016Updated 9 years ago