|
flatcc
☆
« Back to VersTracker
|
|||||||||||||||
|
Description: FlatBuffers Compiler and Library in C for C |
|||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||
| Category: Developer tools | |||||||||||||||
| Tags: serialization flatbuffers c-library code-generation performance | |||||||||||||||
| Install: brew install flatcc | |||||||||||||||
|
About: Flatcc is a command-line compiler and C library for FlatBuffers, a fast binary serialization format. It allows developers to define data structures in schema files and generate efficient C code for reading and writing serialized data without parsing overhead. Its main value is providing high-performance, zero-copy data access ideal for resource-constrained or latency-sensitive applications. |
|||||||||||||||
Key Features:
|
|||||||||||||||
Use Cases:
|
|||||||||||||||
Alternatives:
|
|||||||||||||||
| Version History | |||||||||||||||
|