sfackler / streaming-iterator
☆76Updated 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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust serializer library☆87Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safely combine results☆81Updated 7 months ago
- ☆84Updated 3 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Atomic file-writes.☆98Updated 5 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- ☆64Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Run closures in parallel☆113Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆124Updated 2 years ago
- A simple bitset container for Rust☆136Updated 4 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 5 months ago
- Runtime string formatting for Rust☆63Updated 5 years ago