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 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆21Updated 10 months ago
- Convert closures into wakers☆46Updated 11 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆76Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Thread parking and unparking☆81Updated 11 months ago
- ☆87Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Typed any map for rust☆67Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆61Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Duplicate an async I/O handle☆41Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆47Updated 5 years ago