sonic-simd 0.1.4

Portable SIMD API for sonic-rs
Documentation

sonic_simd

A portable SIMD library that provides low-level APIs for x86, ARM, wasm. Other platforms will use the fallback scalar implementation.

TODO:

  • support WASM.
  • support RISC-V.