1 unstable release
0.1.0 | Nov 11, 2024 |
---|
#649 in Hardware support
6,878 downloads per month
Used in 36 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.