Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,105Feb 20, 2026Updated 3 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,312Jan 7, 2026Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Date and time library for Rust☆3,818Feb 23, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated last week
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,826Feb 15, 2026Updated last month
- Some more derive(Trait) options☆2,084Mar 6, 2026Updated last week
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Application level tracing for Rust.☆6,575Updated this week
- Serialization framework for Rust☆10,528Mar 6, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,291Feb 21, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,410Mar 11, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,626Feb 16, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- A command line progress reporting library for Rust☆5,080Updated this week
- Compile time static maps for Rust☆2,108Updated this week
- Utilities for working with bytes☆2,196Feb 4, 2026Updated last month
- An easy and powerful Rust HTTP Client☆11,480Updated this week
- Parser for Rust source code☆3,301Mar 12, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,033Jan 29, 2025Updated last year
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A Rust library for random number generation.☆2,006Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,978Updated this week
- A fast bump allocation arena for Rust☆2,135Feb 26, 2026Updated 2 weeks ago