iter.reduce(fn) in Rust
☆36Dec 19, 2022Updated 3 years ago
Alternatives and similar repositories for reduce
Users that are interested in reduce are comparing it to the libraries listed below
Sorting:
- Rust library for safely and explicitly parsing untrusted data☆53May 3, 2024Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last month
- A Rust macro implementing a Python-like generator expression☆19May 11, 2019Updated 6 years ago
- Related constants in Rust: 1 << iota☆18Dec 19, 2022Updated 3 years ago
- A proof that Meson is actually Turing-Complete☆25Jan 20, 2020Updated 6 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- C API for zetox, a toxcore implementation in Rust. Aims to be compatible with C toxcore.☆17Dec 18, 2016Updated 9 years ago
- A map backed by a vector☆26Mar 12, 2024Updated 2 years ago
- ☆17Dec 24, 2025Updated 2 months ago
- Rust crate for eager macro expansion☆13Jan 24, 2020Updated 6 years ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- Rust serializer library☆90Sep 18, 2025Updated 6 months ago
- Utility for transposing multi-dimensional data☆18Feb 20, 2024Updated 2 years ago
- ☆20Jul 18, 2020Updated 5 years ago
- simple canvas for drawing lines and styled text and emitting to the terminal☆22Feb 18, 2026Updated last month
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆32May 17, 2023Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Rust solutions to Advent of Code☆11Jan 8, 2021Updated 5 years ago
- Category Theory☆19Oct 24, 2018Updated 7 years ago
- A template project for use with cargo-generate☆13Nov 7, 2023Updated 2 years ago
- A Rust utility DSL and macro to help construct and modify Paths.☆23Jul 11, 2020Updated 5 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- The peano numbers implemented in Rust's type system.☆24Sep 4, 2016Updated 9 years ago
- Ordered iterators☆10May 21, 2020Updated 5 years ago
- An automatic differentiation system for dense and sparse problems☆13Jan 16, 2025Updated last year
- Tsar programming language☆16Dec 22, 2019Updated 6 years ago
- A timeout connector for the hyper client☆30Nov 3, 2024Updated last year
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- Redux RxJava Observable middleware for Kotlin☆11Sep 18, 2017Updated 8 years ago
- TDLIB Json Client for Rust☆12Feb 9, 2019Updated 7 years ago
- ☆10Aug 13, 2024Updated last year
- A worker pool library for Rust☆12Oct 3, 2025Updated 5 months ago
- 📱 Learn how to conduct user experience (UX) tests with real people ("users") and get fast focussed feedback!☆15Feb 19, 2019Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Dec 2, 2020Updated 5 years ago
- 使用javascript实现的类似yacc/bison的语法解析器的生成器☆17Nov 20, 2017Updated 8 years ago