sagebind / sluice
Asynchronous byte buffers and pipes for concurrent I/O programming.
☆99Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sluice
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Rust serializer library☆85Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- ☆66Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- Run closures in parallel☆109Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆123Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- ☆107Updated 11 months ago
- Utilities for encoding and decoding frames with async/await☆73Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Serialization value trees☆43Updated 3 months ago
- ☆55Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago