Nyxis — Open massive structured datasets in the browser

Stream, filter, and explore GB-scale structured data without JSON hydration bottlenecks.

Nyxis compiles human-readable .nxs to memory-mapped .nxb for browser-native workloads: virtual scroll, streaming ingest, and selective field reads — without JSON.parse() on the full export.

Why JSON breaks

Proof

How it works

Zero-copy reads, tail-index seeks, streamable v1.2 sealing, row / columnar / PAX layouts. Full depth: use cases, BENCHMARK.md, SPEC.md.