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:
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Write doc comments from macros☆100Updated this week
- ☆108Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- ☆56Updated 4 years ago
- Safely combine results☆82Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- ☆59Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macro for writing nested `if let` expressions☆168Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Floating point approximate comparison for Rust☆64Updated 7 months ago
- Rust macro for automatically generating default☆146Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Extensions for the Rust standard library☆40Updated last year
- Atomic file-writes.☆100Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago