mzabaluev / chunked-bytesLinks
A non-contiguous byte output buffer for Rust
☆14Updated 4 years ago
Alternatives and similar repositories for chunked-bytes
Users that are interested in chunked-bytes are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Thread-unsafe async runtime☆28Updated 9 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A map backed by a vector☆25Updated last year
- Ordered iterators☆10Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- An experimental columnar arena☆43Updated 9 months ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Rust match_cast macro implementation☆24Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago