sfackler / streaming-iteratorLinks
☆77Updated 2 years ago
Alternatives and similar repositories for streaming-iterator
Users that are interested in streaming-iterator are comparing it to the libraries listed below
Sorting:
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆125Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Rust serializer library☆87Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Calculate statistics iteratively☆39Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆60Updated 2 years ago
- Serialisable closures for Rust.☆65Updated 2 years ago
- Atomic file-writes.☆100Updated 10 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆87Updated 8 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated last year