vorner / bytes-utilsLinks
Additional utilities around the bytes crate
☆19Updated 8 months ago
Alternatives and similar repositories for bytes-utils
Users that are interested in bytes-utils are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- ☆21Updated 9 months ago
- Convert closures into wakers☆46Updated 11 months ago
- ☆88Updated last month
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Thread parking and unparking☆79Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆61Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆76Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆47Updated 5 years ago
- ☆113Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- Completion futures for Rust☆20Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆34Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago