Issues
- 2
- 0
`generic-simd` feature fails to build on nightly
#91 opened by ytmimi - 3
Aarch64 build appears broken
#90 opened by inferiorhumanorgans - 6
- 1
SSE2 path uses SSE4.1 intrinsic
#85 opened by Freaky - 0
AArch64 support?
#80 opened by Nugine - 5
Documentation, naive_count_32 vs naive_count
#71 opened by ndmitchell - 4
Optimisation question: fold vs count
#70 opened by ndmitchell - 6
- 1
Needs crates.io release
#64 opened by dtolnay - 2
understanding SIMD intrinsics
#62 opened by CeleritasCelery - 13
- 7
The last version cannot bench on 1.20 anymore
#43 opened by llogiq - 6
CLI version
#41 opened by clarfonthey - 2
benchmark -C codegen-units=N
#39 opened by llogiq - 0
CI: run clippy if it's available
#40 opened by llogiq - 3
Failed to parse manifest
#24 opened by jackpot51 - 16
Add method to count UTF-8 chars
#12 opened by llogiq - 1
Add no_std support
#26 opened by oli-obk - 4
"avx-accel" not available
#23 opened by hongxuchen - 0
Update LICENSE.MIT file
#21 opened by jmagnuson - 2
How does this work?
#19 opened by NeoLegends - 5
Replace `Iterator::sum()` with `fold`
#16 opened by llogiq - 3
benchmark on stable + beta
#8 opened by llogiq - 5
Use naive count below ~75 elements in haystack
#10 opened by llogiq - 5
Use quickcheck for tests
#7 opened by vks - 10
Returns wrong value on some inputs
#3 opened by zdanz - 0
Failing test
#1 opened by Veedrac