qj 0.1.4

A fast, jq-compatible JSON processor powered by simdjson
Documentation
1
2
3
4
5
6
7
8
9
pub mod decompress;
pub mod filter;
pub mod flat_eval;
pub mod flat_value;
pub mod input;
pub mod output;
pub mod parallel;
pub mod simdjson;
pub mod value;