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
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- More maintainable Rust test☆28Updated 4 years ago
- Thread-unsafe async runtime☆29Updated 11 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Concurrent hash trie☆57Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- An experimental columnar arena☆43Updated 11 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago