macOS
brew install thriftlocal Homebrew formula metadata
sudo port install thriftMacPorts ports tree · devel/thrift/Portfile · source: api.github.com
brew
Framework for scalable cross-language services development. Version 0.23.0 via Homebrew; verified 2026-06-22.
install
brew install thriftlocal Homebrew formula metadata
sudo port install thriftMacPorts ports tree · devel/thrift/Portfile · source: api.github.com
sudo apk add libthriftAlpine Linux edge package indexes · libthrift · source: dl-cdn.alpinelinux.org
sudo apt install golang-thrift-devDebian stable package indexes · golang-thrift-dev · source: deb.debian.org
sudo dnf install perl-thriftFedora Rawhide package metadata · perl-thrift · source: dl.fedoraproject.org
nix profile install nixpkgs#thriftnixpkgs package indexes · pkgs/by-name/th/thrift/package.nix · source: api.github.com
sudo pacman -S thriftArch Linux sync databases · thrift · source: geo.mirror.pkgbuild.com
sudo zypper install libthrift-0_23_0openSUSE Tumbleweed package metadata · libthrift-0_23_0 · source: download.opensuse.org
scoop install main/thriftScoop official bucket manifest trees · bucket/thrift.json · source: api.github.com
overview
Framework for scalable cross-language services development
history
Apache Thrift is a cross-language serialization, interface-definition, and RPC framework built around a compiler that turns `.thrift` IDL files into client/server code and data types for many programming languages.
Thrift began at Facebook, was open sourced in April 2007, entered the Apache Incubator in May 2008, and became an Apache top-level project in October 2010. Apache's own project page describes the goal as efficient, reliable communication and data serialization across languages.
The project settled into the classic compiler-plus-runtime model: developers write service and type definitions in Thrift IDL, run the Thrift compiler, and combine the generated code with the runtime library for each target language. Apache's README describes Thrift as a lightweight, language-independent software stack for point-to-point RPC, with clean abstractions for transport, serialization, and application processing.
Thrift's adoption pattern follows its cross-language design. Apache documentation says each supported language needs both the generated code from the compiler and the Apache Thrift library for that language, while the language matrix notes broad language support and a large cross-language test matrix.
In package-manager culture, Thrift is widely packaged because it is both a CLI compiler and a family of language runtimes. The input package facts list Homebrew, Debian/Ubuntu, Fedora, Arch, MacPorts, Nix, Scoop, and openSUSE-family packages, often with language-specific package names.
A typical workflow is to define structs, exceptions, constants, and services in a `.thrift` IDL file, then run the compiler with a target such as `--gen go`, `--gen java`, or another supported backend. The generated code becomes the typed contract used by clients and servers.
Package maintainers care about the compiler/runtime split: projects may need the `thrift` executable at build time, runtime libraries in specific languages, and matching versions so generated code and library APIs agree.
Apache Thrift is significant to package nerds because it is a dependency bridge rather than just one executable. A single version bump can matter to C++, Java, Python, Go, Ruby, Node.js, and other ecosystems that consume generated bindings.
It also illustrates why package managers keep code generators around as first-class developer tools: Thrift IDL is often checked into source trees, but the generated output, runtime library, and compiler version still affect reproducibility.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
thrift | cli | global executable |
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.
install metadata
| Package key | brew:thrift |
|---|---|
| Version | 0.23.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/thrift |
| Homepage | https://thrift.apache.org/ |
| Repository | https://github.com/apache/thrift |
| Upstream docs | https://github.com/apache/thrift#readme |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=thrift/0.23.0/thrift-0.23.0.tar.gz |
| Last updated | 2026-06-22T14:06:28-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | bison, boost |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | thrift |
| Aliases |
|
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
golang-thrift-dev 0.19.0-4
Go language support for Thrift
sudo apt install golang-thrift-devlibthrift-0.19.0t64 0.19.0-4+b1
Thrift C++ library
sudo apt install libthrift-0.19.0t64libthrift-c-glib-dev 0.19.0-4+b1
Thrift glib library (development headers)
sudo apt install libthrift-c-glib-devlibthrift-c-glib0t64 0.19.0-4+b1
Thrift glib library
sudo apt install libthrift-c-glib0t64libthrift-dev 0.19.0-4+b1
Thrift C++ library (development headers)
sudo apt install libthrift-devlibthrift-perl 0.19.0-4
Perl language support for Thrift
sudo apt install libthrift-perlphp-thrift 0.19.0-4+b1
PHP language support for Thrift
sudo apt install php-thriftpython3-thrift 0.19.0-4+b1
Python 3 library for Thrift
sudo apt install python3-thriftthrift-compiler 0.19.0-4+b1
code generator/compiler for Thrift definitions
sudo apt install thrift-compilerthrift
nix profile install nixpkgs#thriftgolang-thrift-dev 0.19.0-2.1build5
Go language support for Thrift
sudo apt install golang-thrift-devlibthrift-0.19.0t64 0.19.0-2.1build5
Thrift C++ library
sudo apt install libthrift-0.19.0t64libthrift-c-glib-dev 0.19.0-2.1build5
Thrift glib library (development headers)
sudo apt install libthrift-c-glib-devlibthrift-c-glib0t64 0.19.0-2.1build5
Thrift glib library
sudo apt install libthrift-c-glib0t64libthrift-dev 0.19.0-2.1build5
Thrift C++ library (development headers)
sudo apt install libthrift-devlibthrift-perl 0.19.0-2.1build5
Perl language support for Thrift
sudo apt install libthrift-perlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.