issues
search
rust-itertools
/
itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.76k
stars
309
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do we need a `rfind_map`?
#949
Xenira
closed
6 months ago
5
feat(`FilterOk`): implement `DoubleEndedIterator`
#948
Xenira
closed
6 months ago
2
Implement `DoubleEndedIterator` for `FilterOk`
#947
Xenira
closed
6 months ago
3
How does tree_reduce achieve O(ln(n)) operations?
#946
rbruenig
closed
5 months ago
10
Prevent exponentially large type sizes in `tuple_combinations`
#945
lcnr
closed
6 months ago
1
get (new range iterator) breaks strum
#944
joshka
closed
6 months ago
2
Macro hygiene: `chain!` and qualified paths
#943
Philippe-Cholet
closed
6 months ago
1
Itertools 0.13.0 breaks strum derive macros if both are in scope at the same time.
#942
VorpalBlade
closed
6 months ago
8
`Itertools::format[_with]` docs mention panic within logging macro
#941
Philippe-Cholet
opened
6 months ago
6
Merge multipeek peeknth
#940
Owen-CH-Leung
opened
6 months ago
4
Our non-lazy adaptors
#939
Philippe-Cholet
closed
6 months ago
0
Make "cargo-semver-checks" action faster
#938
Philippe-Cholet
closed
6 months ago
1
Prepare v0.13.0 release
#937
Philippe-Cholet
closed
6 months ago
3
Documentation: various visual fixes
#936
Philippe-Cholet
closed
6 months ago
1
feature request: split_vec()
#935
amab8901
closed
6 months ago
1
Feature request: `try_collect_vec()`
#934
amab8901
opened
6 months ago
3
Merge `MultiPeek` and `PeekNth`
#933
Philippe-Cholet
opened
6 months ago
1
`assert_equal`: fix `clippy::default_numeric_fallback`
#932
Philippe-Cholet
closed
6 months ago
1
Implement `Debug` for `FormatWith`, same as `Display`
#931
Philippe-Cholet
closed
6 months ago
1
`Itertools::dedup_by[_key]` vs `Vec`
#930
Philippe-Cholet
opened
6 months ago
0
FormatWith should implement fmt::Debug
#929
m-mueller678
closed
6 months ago
1
Fix warnings from clippy 1.78
#928
Philippe-Cholet
closed
6 months ago
1
Implement `FlattenOk::{fold, rfold}`
#927
kinto-b
closed
6 months ago
10
using izip is slower than ziping 3 times
#926
RocketRide9
closed
6 months ago
7
Add k_smallest_relaxed and variants
#925
adamreichold
closed
4 months ago
10
Specialize `Powerset::nth`
#924
Philippe-Cholet
closed
6 months ago
1
Specialize `CombinationsWithReplacement::nth`
#923
Philippe-Cholet
closed
7 months ago
1
Iterators generating (many) vectors (v2)
#922
Philippe-Cholet
opened
7 months ago
0
Implement `DuplicatesBy::fold`
#921
kinto-b
opened
7 months ago
2
Implement `MergeBy::fold`
#920
kinto-b
closed
7 months ago
8
Implement `Unique::fold`
#919
kinto-b
opened
7 months ago
1
Implement `UniqueBy::fold`
#918
kinto-b
opened
7 months ago
1
`LazyBuffer::get_at` (+ simplify `Combinations::nth`)
#917
kinto-b
closed
7 months ago
1
Benchmark `.nth[_back](n)` with inputs `n`
#916
Philippe-Cholet
closed
7 months ago
8
Do not implement `ZipEq::fold` (and change test)
#915
kinto-b
closed
7 months ago
2
Implement `Combinations::nth`
#914
kinto-b
closed
7 months ago
6
Support for TryFrom::try_from on the items of iterator
#913
schneiderfelipe
opened
7 months ago
5
Make `TakeWhileInclusive::new` private
#912
Philippe-Cholet
closed
7 months ago
1
Remove `ZipSlices` from benchmarks
#911
Philippe-Cholet
closed
7 months ago
1
Implement DoubleEndedIterator for ProcessResults
#910
shepmaster
closed
7 months ago
1
Case 0 and 1 of `k_smallest` and variants
#909
Philippe-Cholet
closed
7 months ago
1
Fix warnings from clippy 1.77
#908
Philippe-Cholet
closed
8 months ago
1
Bump obi1kenobi/cargo-semver-checks-action from 2.3 to 2.4
#907
dependabot[bot]
closed
8 months ago
0
More generic maps in `GroupingMap` (v2)
#906
Philippe-Cholet
opened
8 months ago
2
Implement `DoubleEndedIterator` for `Powerset`
#905
TennyZhuang
closed
8 months ago
3
`k_smallest[_by]/tail`: similarities and differences
#904
Philippe-Cholet
closed
7 months ago
0
The cutting block: These features will be removed from itertools eventually (2)
#903
Philippe-Cholet
opened
8 months ago
0
Deprecate `GroupingMap::fold_first` for `reduce`
#902
Philippe-Cholet
closed
8 months ago
1
More generic maps (in `GroupingMap`)
#901
Philippe-Cholet
opened
8 months ago
7
Fix `Itertools::k_smallest` on short unfused iterators
#900
Philippe-Cholet
closed
8 months ago
4
Previous
Next