Icon

FlatBuffers

FlatBuffers is an open source serialization library from Google that allows efficient access to serialized data without unpacking or unpacking overhead. It is an evolution of protocol buffers designed for performance and low memory usage.
Latest: 25.12.19
Last checked: Jun 9, 2026 12:10am
Rank: 1620/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Apache License 2.0Winget: Available

Version & Lifecycle

0
Current: 25.12.19 Avg cadence: Every 180 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

flatbuffersGoogle flatbuffers

Packaging Notes

0

FlatBuffers is an open source serialization library from Google, distributed primarily as source code on GitHub.

Notes

0

FlatBuffers is widely used in performance-critical applications such as Facebook's Android app to reduce memory allocations and improve load times.