itertools
Cargov0.15.0Extra iterator adaptors, iterator methods, free functions, and macros.
Overview
itertools is an Cargo package that extra iterator adaptors, iterator methods, free functions, and macros. The latest version is 0.15.0.
Who should use it
Teams working in the Cargo ecosystem who need extra iterator adaptors, iterator methods, free functions, and macros and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Version history
| Version | Published | License |
|---|---|---|
| 0.15.0latest | 1 month ago | MIT OR Apache-2.0 |
| 0.14.0 | 1 year ago | MIT OR Apache-2.0 |
| 0.13.0 | 2 years ago | MIT OR Apache-2.0 |
| 0.12.1 | 2 years ago | MIT OR Apache-2.0 |
| 0.12.0 | 2 years ago | MIT OR Apache-2.0 |
| 0.11.0 | 3 years ago | MIT OR Apache-2.0 |
| 0.10.5 | 3 years ago | MIT/Apache-2.0 |
| 0.10.4 | 3 years ago | MIT/Apache-2.0 |
| 0.10.3 | 4 years ago | MIT/Apache-2.0 |
| 0.10.1 | 5 years ago | MIT/Apache-2.0 |
| 0.10.0 | 5 years ago | MIT/Apache-2.0 |
| 0.9.0 | 6 years ago | MIT/Apache-2.0 |
| 0.8.2 | 6 years ago | MIT/Apache-2.0 |
| 0.8.1 | 6 years ago | MIT/Apache-2.0 |
| 0.8.0 | 7 years ago | MIT/Apache-2.0 |
| 0.7.11 | 7 years ago | MIT/Apache-2.0 |
| 0.7.10 | 7 years ago | MIT/Apache-2.0 |
| 0.7.9 | 7 years ago | MIT/Apache-2.0 |
| 0.7.8 | 8 years ago | MIT/Apache-2.0 |
| 0.7.7 | 8 years ago | MIT/Apache-2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install itertools?
Run `cargo add itertools` to add itertools to your Cargo project.
What license is itertools released under?
No license was detected in itertools's metadata; review the repository before use.
How popular is itertools?
itertools has approximately 0 downloads per week.