dtolnay / reduce
iter.reduce(fn) in Rust
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for reduce
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- ☆55Updated 3 years ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Write doc comments from macros☆98Updated 3 years ago
- A serde wrapper that allows to (de)serialize regular expressions☆62Updated 2 years ago
- derive macro for the Fail trait☆24Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆55Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆100Updated 7 months ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Safely combine results☆81Updated 2 months ago
- ☆60Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- ☆55Updated last year
- Proc macro for smol async runtime☆53Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Preferred system exit codes as defined by sysexits.h☆68Updated 2 years ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- A Rust library for generically joining iterables with a separator☆91Updated last year