Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,097Feb 20, 2026Updated 2 weeks ago
Alternatives and similar repositories for itertools
Users that are interested in itertools are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,314Feb 28, 2026Updated last week
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,225Updated this week
- Serialization framework for Rust☆10,477Feb 16, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- A collection of numeric types and traits for Rust.☆1,197Jan 25, 2025Updated last year
- Compile time static maps for Rust☆2,107Updated this week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- An easy and powerful Rust HTTP Client☆11,456Feb 15, 2026Updated 2 weeks ago
- A command line progress reporting library for Rust☆5,065Feb 23, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,298Updated this week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Logging implementation for Rust☆2,488Dec 9, 2025Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,032Jan 29, 2025Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,913Feb 24, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- A utility for managing cargo dependencies from the command line.☆3,376Updated this week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,943Updated this week
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated 2 weeks ago
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago