Asynchronous byte buffers and pipes for concurrent I/O programming.
☆102Feb 16, 2026Updated last month
Alternatives and similar repositories for sluice
Users that are interested in sluice are comparing it to the libraries listed below
Sorting:
- Support for Linux kernel aio within Tokio.☆52Jul 26, 2021Updated 4 years ago
- high-speed metrics collection library in Rust☆19May 2, 2019Updated 6 years ago
- Fast, ergonomic metrics for Rust☆344Oct 15, 2024Updated last year
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Sep 27, 2020Updated 5 years ago
- skiplist☆143Nov 24, 2021Updated 4 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- ☆15Aug 24, 2019Updated 6 years ago
- ☆40Feb 14, 2019Updated 7 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆158Nov 18, 2021Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61May 12, 2022Updated 3 years ago
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Dec 3, 2019Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Jun 2, 2016Updated 9 years ago
- Async tracing capabilities for the log crate☆98Jan 11, 2021Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers