sfackler / streaming-iteratorLinks
☆78Updated 3 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
- Custom derivation macro for Rust☆113Updated 8 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆126Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust serializer library☆89Updated 4 months ago
- Atomic file-writes.☆101Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Run closures in parallel☆114Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- A rust library for checked floating point operations☆83Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Safely combine results☆82Updated last year
- skiplist☆144Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago