sonic-simd 0.1.1

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


[dependencies]
cfg-if = "1.0"