2 releases
new 0.1.1 | Mar 21, 2025 |
---|---|
0.1.0 | Nov 11, 2024 |
#665 in Hardware support
20,077 downloads per month
Used in 44 crates
(via sonic-rs)
30KB
924 lines
sonic_simd
A portable SIMD library that provides low-level APIs for x86, ARM. Other platforms will use the fallback scalar implementation.
TODO:
- support RISC-V.