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:
- ☆54Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- ☆57Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆39Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆57Updated last year
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year