1 unstable release

new 0.1.0 Nov 11, 2024

#584 in Hardware support

Download history 653/week @ 2024-11-10

653 downloads per month
Used in 34 crates (via sonic-rs)

Apache-2.0

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:

  1. support RISC-V.

Dependencies