Automic VaultAutomic Vault

brew

Install flatcc with Homebrew, Nix

FlatBuffers Compiler and Library in C for C. Version 0.6.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install flatcc

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#flatcc

nixpkgs package indexes · pkgs/by-name/fl/flatcc/package.nix · source: api.github.com

overview

Package summary

FlatBuffers Compiler and Library in C for C

Commands and aliases

  • flatcc

history

Project history and usage

flatcc is a FlatBuffers compiler and runtime library written in C for C. Its README emphasizes minimal dependencies, generated C headers, a standalone flatcc executable, and runtime libraries for building, verifying, parsing, and printing FlatBuffers.

Project history

The official git history starts with an initial public release v0.1.0 on 2015-11-09. The README explains that flatcc is implemented as a standalone tool rather than as an extension of Google's flatc so it can provide a pure portable C schema compiler and fail gracefully on abusive input in long-running processes.

Adoption history

flatcc serves C projects that want FlatBuffers compatibility without pulling in a C++ compiler/runtime model. Its README describes CI-tested Ubuntu, macOS, and Windows support, user-reported portability, and a no-CMake integration path once the generator has produced headers.

How it is used

Users build flatcc, run it against .fbs schema files, include generated headers, and link only the needed C runtime files. The README contrasts flatcc's runtime JSON handling with Google's flatc command-line JSON conversion, presenting the tools as complementary.

Why package nerds care

flatcc is package-nerd significant because it is a compatibility-layer package: it tracks the FlatBuffers format while optimizing for C-only consumers, small binaries, generated headers, and vendorable runtime source files.

Timeline

  • 2015: Initial public release v0.1.0.
  • 2016: v0.4.0 tag; README notes big-endian support as of release 0.4.0.
  • 2022: v0.6.1 tag appears in the official git history.

Related projects

  • The README explicitly relates flatcc to Google FlatBuffers and the flatc compiler, while distinguishing flatcc as the FlatBuffers C Compiler.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
flatcccliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.6.1
manager updated
local dataok
upstreamcurrent
latest detectedv0.6.1

https://github.com/dvidelabs/flatcc

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:flatcc
Version0.6.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/flatcc
Homepagehttps://github.com/dvidelabs/flatcc
Repositoryhttps://github.com/dvidelabs/flatcc
Upstream docshttps://github.com/dvidelabs/flatcc#readme
LicenseApache-2.0
Source archivehttps://github.com/dvidelabs/flatcc/archive/refs/tags/v0.6.1.tar.gz
Build dependenciescmake
Bottleavailable (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameflatcc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

flatcc

nix profile install nixpkgs#flatcc
  • normalized package name match
  • Matched by: Flatcc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fl/flatcc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment