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 MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Thread-unsafe async runtime☆29Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- dom-like layout for terminal applications☆13Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A map backed by a vector☆26Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- ☆47Updated 5 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
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- ☆41Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago