macOS
brew install flatbufferslocal Homebrew formula metadata
sudo port install flatbuffersMacPorts ports tree · devel/flatbuffers/Portfile · ソース: api.github.com
brew
flatbuffers のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install flatbufferslocal Homebrew formula metadata
sudo port install flatbuffersMacPorts ports tree · devel/flatbuffers/Portfile · ソース: api.github.com
sudo apk add flatbuffersAlpine Linux edge package indexes · flatbuffers · ソース: dl-cdn.alpinelinux.org
sudo dnf install flatbuffersFedora Rawhide package metadata · flatbuffers · ソース: dl.fedoraproject.org
nix profile install nixpkgs#flatbuffersnixpkgs package indexes · pkgs/by-name/fl/flatbuffers/package.nix · ソース: api.github.com
sudo pacman -S flatbuffersArch Linux sync databases · flatbuffers · ソース: geo.mirror.pkgbuild.com
sudo apt install flatbuffers-compilerDebian stable package indexes · flatbuffers-compiler · ソース: deb.debian.org
sudo zypper install flatbuffers-developenSUSE Tumbleweed package metadata · flatbuffers-devel · ソース: download.opensuse.org
winget install --id Google.flatbuffers -eWindows Package Manager source index · Google.flatbuffers · ソース: cdn.winget.microsoft.com
choco install flatcChocolatey community package catalog · flatc · ソース: community.chocolatey.org
scoop install main/flatcScoop official bucket manifest trees · bucket/flatc.json · ソース: api.github.com
概要
Serialization library for C++, supporting Java, C#, and Go
履歴
FlatBuffers is Google's cross-platform serialization library designed for maximum memory efficiency. Its core promise is direct access to serialized data without a separate parsing or unpacking step while preserving forwards and backwards compatibility.
The public repository began in January 2014, followed by a v1.0.0 tag in June 2014. The project centers on the flatc compiler, schemas, generated language code, and runtime libraries rather than a single runtime format implementation.
FlatBuffers broadened from C++ into a multi-language serialization ecosystem. The official README lists code generation and runtime support for languages including C, C++, C#, Dart, Go, Java, JavaScript, Kotlin, Lua, PHP, Python, Rust, Swift, TypeScript, and others, with package surfaces on registries such as NuGet, pub.dev, go.dev, Maven, npm, PyPI, crates.io, and Swift Package Index.
The documented workflow is to write a .fbs schema, build or install flatc, generate language-specific code, serialize data with generated builders, and read buffers through generated accessors. The package manager executable flatc is therefore central to most FlatBuffers workflows.
FlatBuffers is significant because one source package feeds many language package ecosystems. It combines a native compiler, schema files, generated code, and runtime libraries, and its README explicitly notes that the project uses date-style versioning rather than traditional SemVer.
セキュリティ状態
flatbuffers に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
flatc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/google/flatbuffers
インストールメタデータ
| パッケージキー | brew:flatbuffers |
|---|---|
| バージョン | 25.12.19 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/flatbuffers |
| ホームページ | https://google.github.io/flatbuffers |
| リポジトリ | https://github.com/google/flatbuffers |
| 上流ドキュメント | https://flatbuffers.dev/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/google/flatbuffers/archive/refs/tags/v25.12.19.tar.gz |
| 最終更新 | 2026-05-09T00:35:44Z |
| Pulse | updated |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flatbuffers |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
flatbuffers-compiler 23.5.26+dfsg-4
efficient cross platform serialization library - compiler
https://google.github.io/flatbuffers/
sudo apt install flatbuffers-compilerflatbuffers-compiler-dev 23.5.26+dfsg-4
efficient cross platform serialization library - cmake files
https://google.github.io/flatbuffers/
sudo apt install flatbuffers-compiler-devlibflatbuffers-dev 23.5.26+dfsg-4
efficient cross platform serialization library - development files
https://google.github.io/flatbuffers/
sudo apt install libflatbuffers-devlibflatbuffers23.5.26 23.5.26+dfsg-4
efficient cross platform serialization library - shared library
https://google.github.io/flatbuffers/
sudo apt install libflatbuffers23.5.26python3-flatbuffers 23.5.26+dfsg-4
efficient cross platform serialization library - Python bindings
https://google.github.io/flatbuffers/
sudo apt install python3-flatbuffersflatbuffers
nix profile install nixpkgs#flatbuffersflatbuffers-compiler 2.0.8+dfsg1-6build1
efficient cross platform serialization library - compiler
https://google.github.io/flatbuffers/
sudo apt install flatbuffers-compilerflatbuffers-compiler-dev 2.0.8+dfsg1-6build1
efficient cross platform serialization library - cmake files
https://google.github.io/flatbuffers/
sudo apt install flatbuffers-compiler-devlibflatbuffers-dev 2.0.8+dfsg1-6build1
efficient cross platform serialization library - development files
https://google.github.io/flatbuffers/
sudo apt install libflatbuffers-devlibflatbuffers2 2.0.8+dfsg1-6build1
efficient cross platform serialization library - shared library
https://google.github.io/flatbuffers/
sudo apt install libflatbuffers2python3-flatbuffers 2.0.8+dfsg1-6build1
efficient cross platform serialization library - Python bindings
https://google.github.io/flatbuffers/
sudo apt install python3-flatbuffersflatbuffers 25.12.19-r1
Memory Efficient Serialization Library
sudo apk add flatbuffersflatbuffers-dev 25.12.19-r1
Memory Efficient Serialization Library (development files)
sudo apk add flatbuffers-devflatc 25.12.19-r1
Memory Efficient Serialization Library (compiler)
sudo apk add flatcpy3-flatbuffers 25.12.19-r1
Memory Efficient Serialization Library (python bindings)
sudo apk add py3-flatbufferspy3-flatbuffers-pyc 25.12.19-r1
Precompiled Python bytecode for py3-flatbuffers
sudo apk add py3-flatbuffers-pycソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.