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:
- ☆55Updated 4 years ago
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- ☆109Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- ☆57Updated last year
- native timers for futures 0.3☆25Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆57Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 3 years ago
- ☆58Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Atomic file-writes.☆99Updated 8 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago