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 10 months ago
- Run closures in parallel☆113Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- A simple bitset container for Rust☆131Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 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…☆86Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Safely combine results☆81Updated 6 months ago
- ☆124Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A rust library for checked floating point operations☆82Updated 3 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆54Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆55Updated last year
- ☆82Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Serialization value trees☆44Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago