Skip to content
#

binary-formats

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Aug 14, 2025
  • Swift

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.

  • Updated Apr 30, 2026

Improve this page

Add a description, image, and links to the binary-formats topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-formats topic, visit your repo's landing page and select "manage topics."

Learn more