Activity
code repetition in benchmarks reducwed
code repetition in benchmarks reducwed
map ordering is implemented
map ordering is implemented
next_chunk_size is redesigned
next_chunk_size is redesigned
in input order collection
in input order collection
flat_map transformation is implemented over mfm
flat_map transformation is implemented over mfm
mfm operations are generalized over flat map
mfm operations are generalized over flat map
Mfm::collect is defined
Mfm::collect is defined
map-filter-map collect operations defined
map-filter-map collect operations defined
Update map_filter_collect.rs
Update map_filter_collect.rs
offset is integrated so that we can collect into existing vec
offset is integrated so that we can collect into existing vec
first draft of in place sort filter algorithm
first draft of in place sort filter algorithm
miri experimental error is fixed
miri experimental error is fixed
fix in IterIntoParIter trait bounds
fix in IterIntoParIter trait bounds
runner is added to par iter generic params
runner is added to par iter generic params
MapCollect is defined and implemented
MapCollect is defined and implemented
ParallelRunner methods are made selfless since the shared state is ou…
ParallelRunner methods are made selfless since the shared state is ou…
draft of ThreadRunner trait
draft of ThreadRunner trait
empty_collect_into tests implemented
empty_collect_into tests implemented
ParallelizableCollection is defined and implemented for all Concurren…
ParallelizableCollection is defined and implemented for all Concurren…
ParallelRunner trait is simplified
ParallelRunner trait is simplified
Upgrade PseudoDefault dependency
Upgrade PseudoDefault dependency