Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,095Updated this week
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,300Jan 7, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Date and time library for Rust☆3,807Feb 13, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Tools for concurrent programming in Rust☆8,319Updated this week
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Some more derive(Trait) options☆2,075Feb 4, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,280Dec 29, 2025Updated last month
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- Serialization framework for Rust☆10,476Feb 16, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 2 months ago
- Temporary file library for rust☆1,404Feb 19, 2026Updated last week
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,616Feb 16, 2026Updated last week
- derive builder implementation for rust structs☆1,532Jan 2, 2026Updated last month
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Compile time static maps for Rust☆2,101Updated this week
- Utilities for working with bytes☆2,182Feb 4, 2026Updated 3 weeks ago
- An easy and powerful Rust HTTP Client☆11,442Feb 15, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated last week
- A command line progress reporting library for Rust☆5,060Feb 16, 2026Updated last week
- Parser for Rust source code☆3,293Feb 20, 2026Updated last week
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Logging implementation for Rust☆2,486Dec 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,906Updated this week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A utility for managing cargo dependencies from the command line.☆3,369Nov 11, 2025Updated 3 months ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Graph data structure library for Rust.☆3,768Updated this week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago