Skip to content

Issues: rust-itertools/itertools

About fallible iterators
#844 opened Jan 12, 2024 by Philippe-Cholet
Open 9
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Document fusing and other iterator protocol details
#55 opened Sep 4, 2015 by bluss updated Sep 4, 2015
Add an iterator that peeks the future from MultiPeek.
#93 opened Jan 16, 2016 by bluss updated Jan 16, 2016
with_value and into_parts for PushBackN
#119 opened May 10, 2016 by kindlychung updated May 10, 2016
Improve the fast case for .group_by(), .chunks()
#50 opened Aug 12, 2015 by bluss updated Sep 30, 2016
Chunk iterator should have a better size_hint enhancement
#171 opened Nov 23, 2016 by bluss updated Nov 23, 2016
Feature request: multizip_eq (and izip_eq!)
#209 opened Aug 3, 2017 by jplatte updated Aug 12, 2017
Infinite lookahead adaptor
#260 opened Feb 2, 2018 by Michael-F-Bryan updated Feb 3, 2018
Feature: feature-gated rayon integration for itertools
#271 opened Apr 8, 2018 by dbkaplun updated May 4, 2018
Infinite sequence of all combinations
#293 opened Jun 11, 2018 by svenstaro updated Jun 11, 2018
implement FusedIterator
#152 opened Sep 23, 2016 by bluss updated Nov 24, 2018
Format should not panic if you try to format it more than once
#307 opened Sep 14, 2018 by zxqfl updated Nov 28, 2018
A tuple windows iterator that returns options
#319 opened Dec 1, 2018 by paulkernfeld updated Dec 1, 2018
Why does izip!(iter) not return 1-tuples? breaking-change
#267 opened Mar 9, 2018 by ExpHP updated Dec 13, 2018
[Suggestion] Make another Combination iterator
#330 opened Feb 2, 2019 by fyrchik updated Feb 3, 2019
no_std version of chunks
#338 opened Mar 11, 2019 by araspik updated Mar 11, 2019
deref_cloned() ?
#519 opened Jan 24, 2021 by gilescope updated Jan 27, 2021
Itertools::join
#526 opened Feb 7, 2021 by pickfire updated Feb 13, 2021
GroupBy and Chunks do not provide owned iterator versions
#499 opened Dec 2, 2020 by Ten0 updated May 2, 2021
InterleaveShortest<I, J> is not actually fused bug
#533 opened Mar 14, 2021 by nox updated May 6, 2021
Post-hoc addition of new iterators to KMergeBy
#544 opened May 17, 2021 by henselman-petrusek updated May 18, 2021
Maintenance
#413 opened Feb 19, 2020 by jplatte updated Aug 20, 2021
itertools::Join is 2X slower than alternative.
#577 opened Sep 14, 2021 by SteveBattista updated Sep 16, 2021
tee behavior on unfused iterators
#582 opened Dec 3, 2021 by maugier updated Dec 3, 2021
ProTip! Find all open issues with in progress development work with linked:pr.