Parse any binary format
-
Updated
May 19, 2022 - Python
Parse any binary format
A Git implementation in Swift for learning version control internals. Build your own Git from scratch with blob storage, staging area, commits, and binary index management. Perfect for developers who want to understand how Git actually works under the hood.
JXON is a binary format for structured data. Interchangeable with JSON.
Data Format covers the syntactic conventions used to represent, exchange, and persist information. The landscape spans text formats (JSON, XML, YAML, CSV, TOML), binary formats (Protocol Buffers, Avro, Parquet, ORC, MessagePack, BSON, CBOR, Arrow), and schema languages and IDLs that govern how those formats are validated and evolved.
Add a description, image, and links to the binary-formats topic page so that developers can more easily learn about it.
To associate your repository with the binary-formats topic, visit your repo's landing page and select "manage topics."