Skip to content
Series

Rust

1 post

BigJSON: A Viewer That Opens
Gigabytes of JSON Without Loading Them

No open-source viewer on my Mac could open the multi-gigabyte JSON files I worked with, so I built one. A read-only desktop viewer and a SQL-shaped query CLI, over a Rust engine that never loads the file into memory.