sfackler / streaming-iteratorLinks
☆78Updated 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:
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆125Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust serializer library☆88Updated 2 months 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.☆69Updated 3 years ago
- Atomic file-writes.☆101Updated last year
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Safely combine results☆82Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Run closures in parallel☆115Updated 10 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆61Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago