simd-json 0.1.18

High performance JSON parser based on a port of simdjson
Documentation
1
2
3
4
pub mod deser;
pub mod stage1;
pub mod utf8check;
pub mod generator;