vorner / bytes-utilsLinks
Additional utilities around the bytes crate
☆19Updated 3 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 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆33Updated 2 years ago
- ☆57Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆114Updated 6 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- ☆18Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆73Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- A websocket protocol implementation.☆93Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Typed any map for rust☆67Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Convert closures into wakers☆45Updated 6 months ago
- Thread parking and unparking☆78Updated 6 months ago
- ☆87Updated 6 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Asynchronous access to a bincode-encoded item stream.☆76Updated 4 months ago
- ☆39Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago