1 unstable release

0.1.0 Nov 11, 2024

#464 in Hardware support

Download history 730/week @ 2024-11-10 1047/week @ 2024-11-17 1606/week @ 2024-11-24 1266/week @ 2024-12-01 1697/week @ 2024-12-08 1909/week @ 2024-12-15 1502/week @ 2024-12-22 1579/week @ 2024-12-29 1712/week @ 2025-01-05 1725/week @ 2025-01-12 1414/week @ 2025-01-19

6,512 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