Skip to content
C++
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

Related bigcpp content