macOS
brew install flatbufferslocal Homebrew formula metadata
sudo port install flatbuffersMacPorts ports tree · devel/flatbuffers/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.