Binary JData
A portable interchange format for complex binary data - efficient, strongly-typed, and quasi-human-readable
BJData extends JSON with binary encoding, strongly-typed arrays, and N-dimensional data structures essential for scientific computing. Version 1 (Draft 3) - Frozen March 23, 2025.
π’ Binary Efficiency
Strongly-typed binary format with Little-Endian encoding for maximum performance
π N-D Arrays
Native support for N-dimensional packed arrays in row-major or column-major order
ποΈ Quasi-Readable
ASCII type markers make binary data partially human-readable for easy debugging
βΎοΈ Unlimited Size
No file size limits unlike BSON (4GB) or MessagePack (4GB per record)
![[Home]](upload/neurojson_banner_plain.png)