dtolnay / reduceLinks
iter.reduce(fn) in Rust
☆36Updated 3 years ago
Alternatives and similar repositories for reduce
Users that are interested in reduce are comparing it to the libraries listed below
Sorting:
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Write doc comments from macros☆100Updated 3 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- ☆110Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Safely combine results☆82Updated last year
- ☆58Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A serde wrapper that allows to (de)serialize regular expressions☆67Updated 3 years ago
- Atomic file-writes.☆101Updated last year
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆127Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆126Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- tom: a format-preserving TOML parser in Rust☆39Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago