sonic-simd 0.1.0

Portable SIMD API for sonic-rs
Documentation
  • Coverage
  • 45.71%
    16 out of 35 items documented0 out of 4 items with examples
  • Size
  • Source code size: 41.22 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 574.37 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • cloudwego/sonic-rs
    488 31 11
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • liuq19

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.