issues
search
LaihoE
/
SIMD-itertools
Faster implementations of standard library operations like find, filter, position etc.
168
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add multiversion
#16
LaihoE
closed
3 months ago
1
unroll eq
#15
LaihoE
closed
3 months ago
0
unroll contains
#14
LaihoE
closed
3 months ago
0
Unroll position_simd
#13
LaihoE
closed
3 months ago
0
Perf improvements for `all_equal_simd`
#12
smu160
closed
3 months ago
9
Should SIMD_LEN be configurable?
#11
LaihoE
opened
4 months ago
10
Significantly improve performance by using `chunks_exact(SIMD_LEN)` and `remainder()`
#10
smu160
opened
4 months ago
4
add minmax and minmax_position
#9
LaihoE
opened
4 months ago
0
Restructure criterion benchmarks into groups
#8
smu160
closed
4 months ago
5
Multiversion in lieu of compiling from source with RUSTFLAGS="-C target-cpu=native"
#7
smu160
closed
3 months ago
4
Remove unnecessary Debug requirements for types
#6
PaulDotSH
closed
4 months ago
1
Feature request: map
#5
PaulDotSH
closed
4 months ago
1
Further performance "improvements" using intrinsics
#4
PaulDotSH
closed
4 months ago
3
How to create the dataset in the plot?
#3
smu160
opened
4 months ago
6
`eq_simd` is broken
#2
EbbDrop
closed
4 months ago
2
Feature Request: minmax, position min/max, product, and sum
#1
okaneco
opened
4 months ago
2