TennyZhuang / iter-chunksLinks
A `Send` version of `Iterator::chunks`
☆20Updated 2 months ago
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
- ☆52Updated last year
- A memcomparable serialization format.☆24Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A Configuration Library for Rust Applications☆50Updated last month
- A drop-in replacement for std::Instant that is faster and more accurate.☆35Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 11 months ago
- A binary representation of json value, optimized for parsing and querying.☆25Updated 2 months ago
- A fast runtime-agnostic object pool for async rust.☆36Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years 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 fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Useful extension utilities for thiserror.☆14Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- The Rustc Trait System Refactor Initiative☆26Updated 2 months ago
- ☆205Updated last year
- Async stream for Rust and the futures crate.☆193Updated this week
- JSONB implement in rust☆86Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆70Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆16Updated last week
- std::simd implementation of BLAKE3☆24Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month