Parse and transform JSON through a sliding window, without waiting for the complete document to load.
RJiter: streaming JSON parser for Rustscan_json: do actions while parsing JSONu8pool: pre-allocated stack for u8 slicesexamplesbenchmarks
scan_json is the fastest, 12 times faster than the Python boto version.