1 unstable release

0.1.0 Nov 11, 2024

#461 in Hardware support

Download history 625/week @ 2024-11-09 1067/week @ 2024-11-16 1549/week @ 2024-11-23 1285/week @ 2024-11-30 1525/week @ 2024-12-07 2071/week @ 2024-12-14 1553/week @ 2024-12-21 1415/week @ 2024-12-28 1863/week @ 2025-01-04 1680/week @ 2025-01-11 1523/week @ 2025-01-18 2035/week @ 2025-01-25 2454/week @ 2025-02-01 3196/week @ 2025-02-08

9,491 downloads per month
Used in 39 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