← Package directory
Available on winget

Install flatbuffers

Memory efficient serialization library

Install with winget
winget install --id Google.flatbuffers
Upgrade
winget upgrade --id Google.flatbuffers
Uninstall
winget uninstall --id Google.flatbuffers

About flatbuffers

Cross platform serialization library architected for maximum memory efficiency.

What's new in 25.12.19

What's Changed - docs: clean up whitespace and fix typo in tutorial.md by @daynual in #8695 - Correct span and non-span versions of ToArray() and ToArrayPadded() methods by @vsmcea in #8734 - [Swift] Fixes test failing on macOS when using URL(fileURLWithPath:isDirectory) by @mustiikhalil in #8742 - treat npm_typescript as a dev dependency by @dws in #8719 - [Dart] Fix union unpacking by @jakobkordez in #8748 - [Dart] Fix struct vector ordering in pack function by @jakobkordez in #8747 - Add conditional check by @coder7695 in #8736 - [Dart] Refactor lazy list unpacking by @jakobkordez in #8746 - Prevent make_span from working with vectors and arrays of pointers by @are-you-tilted-already in #8735 - Swap the dependency of CreateX and X::Pack object API functions. by @cosmith-nvidia in #8754 - [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection by @mustiikhalil in #8752 - Fix --gen-compare to not generate comparators for native types. by @cosmith-nvidia in #8681 - Support native_type for tables when using the C++ object API. by @cosmith-nvidia in #8668 - [Swift] Improves the performance creating strings by @mustiikhalil in #8772 - [Docs] Update swift supported features by @mustiikhalil in #8769 - [Swift] Bump minimum supported version of swift to 5.10 by @mustiikhalil in #8758 - [Swift] Inline arrays by @mustiikhalil in #8755 - Replace usage of make_unique with unique_ptr for cpp11 by @fliiiix in #8763 - Fix Issue #8653 - Python vtables not considering object size by @jtdavis777 in #8683 - [C++] Add Vector64 specialization for std::vector<bool> by @jt...

Read release notes

Version history

Version Updated Notes
25.12.19 Unknown What's Changed - docs: clean up whitespace and fix typo in tutorial.md by @daynual in #8695 - Correct span and non-span versions of ToArray() and ToArrayPadded() methods by @vsmcea in #8734 - [Swift] Fixes test failing o...
v25.2.10 Unknown Release notes