sonic-simd 0.1.0

Portable SIMD API for sonic-rs
Documentation
1
2
3
4
5
6
7
8

# 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.