sonic-number 0.1.0

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


[dependencies]
cfg-if = "1.0"