sonic-number 0.1.0

Fast number parsing based on SIMD
Documentation
[dependencies.cfg-if]
version = "1.0"

[lib]
name = "sonic_number"
path = "src/lib.rs"

[package]
authors = ["Volo Team <volo@cloudwego.io>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Fast number parsing based on SIMD"
edition = "2021"
license = "Apache-2.0"
name = "sonic-number"
readme = "README.md"
repository = "https://github.com/cloudwego/sonic-rs"
version = "0.1.0"