Bajix / swap-queue-rsLinks
A queue designed for buffer swapping instead of task popping
☆23Updated 2 years ago
Alternatives and similar repositories for swap-queue-rs
Users that are interested in swap-queue-rs are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- a fast async pool based on channel☆25Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆15Updated 6 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- ☆28Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- How to run Hyper on async-std☆40Updated 2 years ago
- Memory database☆55Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- ☆13Updated 3 years ago