simdjson-rust
This crate currently uses simdjson 2.2.2
. You can have a try and give feedback.
Usage
Add this to your Cargo.toml
# In the `[dependencies]` section
= { = "https://github.com/SunDoge/simdjson-rust"}
Then, get started.
use dom;
Roadmap
- ParsedJson
- ParsedJsonIterator
- printjson (impl Display)
- ci
- tests
- benchmark