LaihoE/SIMD-itertools
Faster implementations of standard library operations like find, filter, position etc.
Rust
Issues
- 10
Should SIMD_LEN be configurable?
#11 opened by LaihoE - 4
Multiversion in lieu of compiling from source with RUSTFLAGS="-C target-cpu=native"
#7 opened by smu160 - 6
How to create the dataset in the plot?
#3 opened by smu160 - 4
Significantly improve performance by using `chunks_exact(SIMD_LEN)` and `remainder()`
#10 opened by smu160 - 1
Feature request: map
#5 opened by PaulDotSH - 3
- 2
`eq_simd` is broken
#2 opened by EbbDrop - 2