JSON & Serialization
flatbuffers
Zero-copy serialization — access serialized data without parsing. Perfect for game asset loading and IPC where every microsecond of parsing overhead matters.
zero-copymmapgame assetsschemaflatc
Zero-copy serialization — access serialized data without parsing. Perfect for game asset loading and IPC where every microsecond of parsing overhead matters.