vorner / bytes-utilsLinks
Additional utilities around the bytes crate
☆19Updated 5 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 last month
- A global executor built on top of async-executor and smol☆74Updated last month
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Convert closures into wakers☆45Updated 8 months ago
- ☆75Updated last month
- A fast and flexible LRU map.☆192Updated 9 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 8 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- CSV parsing in async context☆49Updated 4 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- ☆19Updated 6 months ago
- futures::AtomicWaker extracted into its own crate☆34Updated 2 months ago
- A websocket protocol implementation.☆93Updated last week
- ☆87Updated 8 months ago
- Object Pool LockFree in Rust☆47Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 6 months ago
- ☆34Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆60Updated 2 years ago