dtolnay / reduceLinks
iter.reduce(fn) in Rust
☆36Updated 2 years ago
Alternatives and similar repositories for reduce
Users that are interested in reduce are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆55Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- ☆108Updated last year
- ☆57Updated last year
- ☆57Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- ☆64Updated 4 years ago
- Safely combine results☆81Updated 9 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A serde wrapper that allows to (de)serialize regular expressions☆66Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆58Updated 10 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Case transforming macros for idents☆40Updated 6 months ago
- Extensions for the Rust standard library☆39Updated last year
- Serialization value trees☆45Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- derive macro for the Fail trait☆24Updated 7 years ago