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:
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 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
- Ordered iterators☆10Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A map backed by a vector☆26Updated last year
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Rust match_cast macro implementation☆24Updated 9 years ago
- Rust XDR interoperability library and codegen☆16Updated 3 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆30Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months 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
- Thread-unsafe async runtime☆29Updated last year
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- An experimental columnar arena☆43Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- ☆64Updated 8 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago