1 unstable release

0.1.0 Nov 11, 2024

#644 in Hardware support

Download history 1031/week @ 2024-11-15 1414/week @ 2024-11-22 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 3919/week @ 2025-02-21 4649/week @ 2025-02-28

15,588 downloads per month
Used in 43 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