sfackler / streaming-iteratorLinks
☆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
Sorting:
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust serializer library☆87Updated last year
- Safely combine results☆81Updated 9 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆57Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆64Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 5 months ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆124Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Big array helper for serde☆60Updated last year
- Extract differences between arbitrary datastructures☆89Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year