vorner / bytes-utilsLinks
Additional utilities around the bytes crate
☆19Updated 4 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.☆90Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A global executor built on top of async-executor and smol☆74Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Convert closures into wakers☆45Updated 7 months ago
- ☆19Updated 5 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆111Updated last year
- ☆74Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Duplicate an async I/O handle☆41Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 2 months ago
- ☆33Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Object Pool LockFree in Rust☆47Updated last month
- Thread parking and unparking☆77Updated 7 months ago
- A websocket protocol implementation.☆93Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago