simd-json 0.2.4

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