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:
- Write doc comments from macros☆101Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆56Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆108Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Safely combine results☆82Updated 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
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Extensions for the Rust standard library☆42Updated last year
- ☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Floating point approximate comparison for Rust☆65Updated 9 months ago
- A serde wrapper that allows to (de)serialize regular expressions☆67Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago