Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,124May 2, 2026Updated 2 weeks ago
Alternatives and similar repositories for itertools
Users that are interested in itertools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,362May 2, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,523Mar 24, 2026Updated last month
- Rayon: A data parallelism library for Rust☆13,005Apr 23, 2026Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,421Mar 24, 2026Updated last month
- Date and time library for Rust☆3,854Apr 6, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Tools for concurrent programming in Rust☆8,442Feb 22, 2026Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,857May 6, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,370Mar 7, 2026Updated 2 months ago
- Some more derive(Trait) options☆2,106May 9, 2026Updated last week
- A full featured, fast Command Line Argument Parser for Rust☆16,386May 11, 2026Updated last week
- Application level tracing for Rust.☆6,682Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,337Feb 21, 2026Updated 2 months ago
- Serialization framework for Rust☆10,591Mar 6, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,084Mar 12, 2026Updated 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Temporary file library for rust☆1,429May 7, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,642Apr 15, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,473Apr 23, 2026Updated 3 weeks ago
- Rust parser combinator framework☆10,390Aug 26, 2025Updated 8 months ago
- derive builder implementation for rust structs☆1,538Jan 2, 2026Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,130Apr 14, 2026Updated last month
- A collection of numeric types and traits for Rust.☆1,210Jan 25, 2025Updated last year
- A command line progress reporting library for Rust☆5,135May 9, 2026Updated last week
- Utilities for working with bytes