macOS
brew install fqlocal Homebrew formula metadata
sudo port install fqMacPorts ports tree · sysutils/fq/Portfile · source: api.github.com
brew
Brokered message queue optimized for performance. Version 0.13.12 via Homebrew; verified from local package data.
install
brew install fqlocal Homebrew formula metadata
sudo port install fqMacPorts ports tree · sysutils/fq/Portfile · source: api.github.com
sudo apk add fqAlpine Linux edge package indexes · fq · source: dl-cdn.alpinelinux.org
sudo apt install fqDebian stable package indexes · fq · source: deb.debian.org
nix profile install nixpkgs#fqnixpkgs package indexes · pkgs/by-name/fq/fq/package.nix · source: api.github.com
sudo pacman -S fqArch Linux sync databases · fq · source: geo.mirror.pkgbuild.com
sudo zypper install fqopenSUSE Tumbleweed package metadata · fq · source: download.opensuse.org
scoop install main/fqScoop official bucket manifest trees · bucket/fq.json · source: api.github.com
overview
Brokered message queue optimized for performance
history
fq is a brokered publish-subscribe message queue written around the fqd daemon. The official README describes it as performance-oriented and not designed, at least at the time of that text, for very large numbers of connected clients.
The GitHub history for the official repository goes back to 2012, and the project later accumulated tagged releases including the 0.10, 0.11, 0.12, and 0.13 series. The current repository is under circonus-labs and is described by GitHub as a fast brokered C message queue that gets out of the way.
The design is built around fqd as broker, exchanges, route programs, queues, and paired TCP client connections. The README documents memory and disk queue types, block/drop policies, public/private queues, persistent or transient queues, HTTP status and submission endpoints, and a SQLite-backed fqd store for peer configuration.
Official documentation lists multiple client surfaces: the C client library, Java client, Node.js package, Go client, and a submission-only HTTP /submit API. This suggests fq was intended for service integration rather than only manual CLI use.
Operators run fqd as the broker, configure peers in its SQLite store, and connect clients using queue names, exchange names, route strings, and route programs. The protocol documentation specifies paired command/data TCP sockets, plain auth, bind/unbind/status commands, heartbeat handling, peer mode, and the message frame layout.
fq is package-interesting because it is a C broker with many installed tools, a custom binary protocol, optional HTTP superposition, and dependencies such as libuuid, sqlite3, jlog, and optional libbcd. It sits in the same packaging neighborhood as daemons and queue systems where build flags, service files, runtime directories, and client libraries matter.
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 |
|---|---|---|---|
fq-proxy | cli | global executable | |
fq-receiver | cli | global executable | |
fq-sender | cli | global executable | |
fq_rcvr | cli | global executable | |
fq_sndr | cli | global executable | |
fqc | cli | global executable | |
fqd | cli | global executable | |
fqs | cli | global executable | |
fqtool | 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.
https://github.com/circonus-labs/fq
install metadata
| Package key | brew:fq |
|---|---|
| Version | 0.13.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fq |
| Homepage | https://github.com/circonus-labs/fq |
| Repository | https://github.com/circonus-labs/fq |
| Upstream docs | https://github.com/circonus-labs/fq#readme |
| License | MIT |
| Source archive | https://github.com/circonus-labs/fq/archive/refs/tags/v0.13.12.tar.gz |
| Dependencies | concurrencykit, jlog |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fq |
| 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.
fq 0.9.0-2
jq for binary formats (program)
sudo apt install fqfq
nix profile install nixpkgs#fqfq 0.9.0-2
jq for binary formats (program)
sudo apt install fqfq 0.17.0-r0
Tool, language and decoders for inspecting binary data
sudo apk add fqfq 0.17.0-1
Tool, language and decoders for inspecting binary data
sudo pacman -S fqfq 0.17.0-1.3
CLI tool and REPL for working with binary data inspired by jq
sudo zypper install fqfq
sudo port install fqmain/fq
scoop install main/fqsource 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.