TennyZhuang / iter-chunksLinks
A `Send` version of `Iterator::chunks`
☆20Updated last month
Alternatives and similar repositories for iter-chunks
Users that are interested in iter-chunks are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- A Configuration Library for Rust Applications☆49Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A bridge between different serde implementations.☆16Updated 3 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆34Updated last month
- A procedural macro for defining nom combinators in simple DSL☆46Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆137Updated last week
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- ☆52Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A memcomparable serialization format.☆24Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A binary representation of json value, optimized for parsing and querying.☆25Updated last month
- Layered configuration system built upon serde☆32Updated 3 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Useful extension utilities for thiserror.☆14Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- ☆205Updated last year
- The Rustc Trait System Refactor Initiative☆26Updated last month
- A fast runtime-agnostic object pool for async rust.☆34Updated last month
- JSONB implement in rust☆82Updated last month
- Async stream for Rust and the futures crate.☆192Updated 3 weeks ago
- An attribute macro that logs the function return value☆33Updated 2 weeks ago
- A typed map which can make sure item exist.☆36Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago