apple-x-co/zig-jq
for learning
zig build -Doptimize=ReleaseFast
zig build run -- sample.json # OR echo "{\"a\": \"b\"}" | zig build run