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
- Custom derivation macro for Rust☆113Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Atomic file-writes.☆101Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆125Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Safely combine results☆82Updated last year
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust serializer library☆88Updated 3 months ago
- Calculate statistics iteratively☆41Updated 3 months ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- skiplist☆144Updated 4 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Run closures in parallel☆115Updated 11 months ago
- ☆63Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Write doc comments from macros☆101Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year