1 unstable release

0.1.0 Nov 11, 2024

#649 in Hardware support

Download history 390/week @ 2024-11-07 987/week @ 2024-11-14 1278/week @ 2024-11-21 1453/week @ 2024-11-28 1337/week @ 2024-12-05 2057/week @ 2024-12-12 1670/week @ 2024-12-19 1353/week @ 2024-12-26 2056/week @ 2025-01-02 1439/week @ 2025-01-09

6,878 downloads per month
Used in 36 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