2 releases

new 0.1.1 Mar 21, 2025
0.1.0 Nov 11, 2024

#665 in Hardware support

Download history 1253/week @ 2024-11-29 1510/week @ 2024-12-06 2117/week @ 2024-12-13 1626/week @ 2024-12-20 1379/week @ 2024-12-27 1959/week @ 2025-01-03 1575/week @ 2025-01-10 1568/week @ 2025-01-17 1843/week @ 2025-01-24 2502/week @ 2025-01-31 3123/week @ 2025-02-07 3418/week @ 2025-02-14 3890/week @ 2025-02-21 4512/week @ 2025-02-28 5648/week @ 2025-03-07 5614/week @ 2025-03-14

20,077 downloads per month
Used in 44 crates (via sonic-rs)

Apache-2.0

30KB
924 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