vorner / bytes-utilsLinks
Additional utilities around the bytes crate
☆19Updated 7 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.☆91Updated last month
- Abstract over different executors☆74Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆24Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- ☆76Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- ☆19Updated 8 months ago
- ☆88Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Lending iterators on stable Rust☆83Updated last year
- ☆61Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Convert closures into wakers☆46Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- futures-buffered☆45Updated 4 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Thread parking and unparking☆79Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆34Updated 3 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Typed any map for rust☆67Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago