macOS
brew install fstrmprovider-native install command
brew / rank 4050
Frame Streams implementation in C. Version 0.6.1 via Homebrew; verified 2026-06-19.
install
brew install fstrmprovider-native install command
overview
Frame Streams implementation in C
history
fstrm is Farsight Security's C implementation of the Frame Streams data transport protocol, with a library and small reference programs.
The repository was created in 2014. The README describes Frame Streams as a lightweight, binary-clean framing protocol for sequences of encoded payloads, usable over reliable byte streams and as a file format.
The upstream ChangeLog records fstrm 0.1.0 as the initial release in February 2014, followed by 0.2.0 in November 2014 with API and protocol changes, Doxygen documentation, and the fstrm_capture utility.
fstrm was originally written to support high-speed binary logging in C DNS servers using the dnstap log format. The supplied package data shows broad packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE families.
Developers include fstrm.h, compile with pkg-config --cflags libfstrm, and link with pkg-config --libs libfstrm. The library provides APIs for a dedicated Frame Streams I/O thread and asynchronous frame submission from worker threads.
The package also ships fstrm_capture, fstrm_dump, and fstrm_replay. Later ChangeLog entries added TCP support, replay support, capture options, output rotation, and portability fixes.
fstrm is a package-nerd package because it is infrastructure glue: small, C, ABI-conscious, and important to DNS telemetry stacks even though end users rarely invoke it directly. Its pkg-config workflow and reference tools make it easy for distributions to package and for C projects to consume.
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
fstrm_capture | executable | indexed executable | Discovered from the local executable index. |
fstrm_dump | executable | indexed executable | Discovered from the local executable index. |
fstrm_replay | executable | indexed executable | Discovered from the local executable index. |
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:fstrm |
|---|---|
| Version | 0.6.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/farsightsec/fstrm |
| Repository | https://github.com/farsightsec/fstrm |
| Last updated | 2026-06-19T12:30:41-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.