Issues
- 0
#[target_feature(enable = "crypto")] the feature named `crypto` is not valid for this target
#72 opened by chaseSpace - 2
Hi, I'm from 2022. Please fix the build.
#71 opened by uselessgoddess - 3
From std::iter::Iterator to PackedIterator
#8 opened by polyfloyd - 4
Documentation link not working
#39 opened by RCasatta - 0
Indexing into an array / lookup table (lut)?
#70 opened by fzyzcjy - 0
Does it support NEON(arm) such that it can be used on Android and iOS? Does it need nightly?
#69 opened by fzyzcjy - 3
Failed to build faster version = "0.5.2" with rustc 1.53.0-nightly (07e0e2ec2 2021-03-24)
#68 opened by FrontMage - 7
Run-time feature detection
#2 opened by gnzlbg - 6
Support for Rayon integration
#33 opened by rohitjoshi - 2
- 3
Status of AVX 512 ?
#65 opened by ManuelCostanzo - 5
Package still active?
#64 opened by cvanelteren - 1
Update crates.io
#62 opened by Ploppz - 5
0.5 can't build for lastest nightly Rust
#60 opened by ZhangHanDong - 12
Can't build for nightly Rust
#38 opened by vidov0 - 0
- 5
Faster and std::simd
#53 opened by ralfbiedert - 7
I cannot compile this crate
#56 opened by garro95 - 0
- 1
Collaboration tools (rustfmt, clippy)
#50 opened by ralfbiedert - 2
Surprising benchmark numbers
#51 opened by ralfbiedert - 3
Performance inspector
#48 opened by ralfbiedert - 9
- 14
No obvious way to xor byte stream with [u8; 4]
#46 opened by Shnatsel - 0
faster floor/ceil/round in pre SSE 4.1 cases
#44 opened by jackmott - 1
Documentation link on crates.io is broken (404)
#45 opened by Shnatsel - 5
mapping a zipped iterator to produce tuples
#40 opened by ExpHP - 3
Correct way to benchmark faster
#43 opened by jackmott - 0
- 2
- 1
Arbitrary collect support
#35 opened by vorner - 0
No way to process N elements at a time
#32 opened by pedrocr - 2
Redesign with a better design
#31 opened by bill-myers - 2
Support for Complex Numbers
#27 opened by razorheadfx - 2
- 2
PMOVMSKB operation equivalent
#26 opened by deepinthebuild - 2
simd_for_each does nothing
#14 opened by Osveron - 0
Implement sautrating_sub for u8s and u16s
#22 opened by ebarnard - 2
Renaming structs and traits
#18 opened by ralfbiedert - 1
- 1
f32x8 and f64x4 for AVX target
#16 opened by Osveron - 4
Simple .zip() produces `assertion failed: !a.0.is_none() && a.0.unwrap().1 ... `
#12 opened by ralfbiedert - 6
- 3
- 1
- 4
Compatibility with Rayon
#7 opened by spease - 9
Arbitrary size bitvectors
#4 opened by flip111 - 5
LLVM errors
#1 opened by leonardo-m