sonic-simd 0.1.0

Portable SIMD API for sonic-rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors       = ["Volo Team <volo@cloudwego.io>"]
edition       = "2021"
license       = "Apache-2.0"
description   = "Portable SIMD API for sonic-rs"
name          = "sonic-simd"
repository    = "https://github.com/cloudwego/sonic-rs"
version       = "0.1.0"



[dependencies]
cfg-if = "1.0"