dtolnay / reduce
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:
- 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☆61Updated 2 months ago
- ☆56Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆54Updated 4 years ago
- Extensions for the Rust standard library☆39Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- ☆58Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆107Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆57Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- derive macro for the Fail trait☆24Updated 7 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week