Serialization
From Just Solve the File Format Problem
- Bencode (used by BitTorrent)
- DER (Distinguished Encoding Rules)
- IWA (Apple iWork serialization; .iwa)
- JSON (.json)
- Microsoft XNA Compiled Format (.xnb)
- Property List (.plist)
- Protobuf (a Google format also used within IWA)
- YAML (.yaml)
- Pickle (Python 2)