Automic VaultAutomic Vault

brew

fbthrift mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fbthrift in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fbthrift

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install fbthrift

MacPorts ports tree · devel/fbthrift/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#fbthrift

nixpkgs package indexes · pkgs/by-name/fb/fbthrift/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Facebook's branch of Apache Thrift, including a new C++ server

Befehle und Aliase

  • thrift1

Verlauf

Projektgeschichte und Nutzung

Facebook Thrift, usually packaged as fbthrift, is Meta's open-source branch of Thrift: a serialization, code-generation, and RPC framework for service communication. The project matters to package users because it ships the `thrift1` compiler and C++/Python-oriented runtime pieces used to generate service types, clients, and servers from `.thrift` interface files.

The project is significant because it is not just a repackaged Apache Thrift release. The README describes it as an evolved internal Facebook branch that was re-released to the open-source community in February 2014, with a rewritten compiler and a fully asynchronous Thrift server.

Projektgeschichte

Thrift began as the cross-language service framework associated with Facebook and Apache Thrift. Apache Thrift's own site describes the framework as combining a software stack with a code-generation engine for scalable cross-language services development.

Facebook maintained an internal branch for production service communication, then publicly re-released that branch as fbthrift in 2014. The public repository was created in 2013, and the project README states that the open-source release initially tracked Apache Thrift closely before diverging in new directions.

Adoptionsgeschichte

The strongest adoption signal is internal: the fbthrift README says most Facebook services use Thrift for RPC, and some storage systems use Thrift for serializing records on disk.

Outside Meta, fbthrift is mostly adopted by developers who specifically need Meta's C++ Thrift stack rather than the Apache distribution. Package managers expose it as a compiler/runtime toolchain, with Homebrew's formula providing the `thrift1` executable.

Wie es verwendet wird

Users write `.thrift` files to define serializable types and service interfaces, then run the compiler to generate language-specific structures, clients, and server stubs. The README frames Thrift as a code generator, serialization framework, and RPC framework.

The package is most relevant for C++ service developers because fbthrift emphasizes cpp2 support, asynchronous servers, and integration with other Meta C++ infrastructure such as Folly.

Warum Paket-Nerds sich dafür interessieren

fbthrift is the package-manager face of Meta's Thrift branch: a heavy but important toolchain package for people who need compatibility with Facebook/Meta thrift definitions, C++ service infrastructure, or projects built against fbthrift rather than Apache Thrift.

It also illustrates a common packaging split: the upstream concept is Thrift, but the formula name distinguishes Meta's branch from the Apache implementation so both can exist in package ecosystems without pretending they are interchangeable.

Zeitleiste

  • 2007: Apache Thrift material describes the cross-language service framework and compiler model.
  • 2013: The public facebook/fbthrift GitHub repository was created.
  • 2014: Facebook re-released its evolved internal Thrift branch to the open-source community.
  • 2014 onward: fbthrift diverged from Apache Thrift with a rewritten compiler and asynchronous C++ server support.

Related projects

  • Apache Thrift is the upstream family and comparison point, while fbthrift is Meta's evolved branch.
  • Folly, Fizz, Wangle, and other Meta C++ libraries appear in the fbthrift build dependency stack.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für fbthrift wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 9 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
thrift1cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2026.07.06.00
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/facebook/fbthrift

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fbthrift
Version2026.07.06.00
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fbthrift
Homepagehttps://github.com/facebook/fbthrift
Repositoryhttps://github.com/facebook/fbthrift
Upstream-Dokumentationhttps://github.com/facebook/fbthrift#readme
LizenzApache-2.0
Quellarchivhttps://github.com/facebook/fbthrift/archive/refs/tags/v2026.07.06.00.tar.gz
Zuletzt aktualisiert2026-07-07T21:44:33Z
Pulseupdated
Abhängigkeitendouble-conversion, fizz, fmt, folly, gflags, glog, openssl@3, wangle, xxhash
Build-Abhängigkeitenbison, cmake, mvfst, zstd
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

fbthrift

nix profile install nixpkgs#fbthrift
  • normalized package name match
  • Abgeglichen nach: Fbthrift
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fb/fbthrift/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

fbthrift

sudo port install fbthrift
  • normalized package name match
  • Abgeglichen nach: Fbthrift
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/fbthrift/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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