1 unstable release
new 0.1.0 | Nov 11, 2024 |
---|
#584 in Hardware support
653 downloads per month
Used in 34 crates
(via sonic-rs)
30KB
923 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.