sagebind / sluice
Asynchronous byte buffers and pipes for concurrent I/O programming.
☆100Updated 2 months ago
Alternatives and similar repositories for sluice:
Users that are interested in sluice are comparing it to the libraries listed below
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆56Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Run closures in parallel☆113Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Rust serializer library☆87Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆129Updated 5 years ago
- ☆21Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 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…☆89Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year