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:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- ☆109Updated last year
- Write doc comments from macros☆101Updated 2 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 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
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Safely combine results☆82Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- ☆61Updated 2 years ago
- Atomic file-writes.☆101Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆58Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- ☆65Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆61Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- derive macro for the Fail trait☆25Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Set the error context using doc comments☆54Updated 6 years ago
- ☆62Updated last year