sfackler / streaming-iteratorLinks
☆77Updated 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:
- Custom derivation macro for Rust☆113Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆125Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Rust serializer library☆87Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Safely combine results☆81Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Calculate statistics iteratively☆39Updated 5 months ago
- skiplist☆142Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Write doc comments from macros☆100Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago