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:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Thread-unsafe async runtime☆29Updated 9 months ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆47Updated 4 years ago
- Rust match_cast macro implementation☆24Updated 8 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 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
- A map backed by a vector☆25Updated last year
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago