1 unstable release
0.1.0 | Nov 11, 2024 |
---|
#461 in Hardware support
9,491 downloads per month
Used in 39 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.