simdjson-sys 0.1.0-alpha

Low level Rust bindings for simdjson.
Documentation
[build-dependencies.bindgen]
version = "0.66.1"

[build-dependencies.cc]
features = ["parallel"]
version = "1.0.83"

[dependencies]

[package]
authors = ["SunDoge <384813529@qq.com>"]
description = "Low level Rust bindings for simdjson."
documentation = "https://docs.rs/simdjson-sys"
edition = "2021"
exclude = ["simdjson/", "!simdjson/singleheader/simdjson.*"]
homepage = "https://crates.io/crates/simdjson-sys"
license = "Apache-2.0"
name = "simdjson-sys"
readme = "README.md"
repository = "https://github.com/SunDoge/simdjson-rust/tree/master/simdjson-sys"
version = "0.1.0-alpha"