|
flatbuffers
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Serialization library for C++, supporting Java, C#, and Go |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 25.9.23@0 | Tracked Since: Dec 20, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: serialization c-plus-plus gamedev performance data-format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install flatbuffers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: FlatBuffers is a cross-platform serialization library designed for maximum efficiency. It allows you to access serialized data without parsing overhead, providing zero-copy access directly to memory. This results in significantly faster deserialization and lower memory usage compared to formats like JSON or Protocol Buffers. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|