macOS
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · source: api.github.com
brew
Vector Optimized Library of Kernels. Version 3.3.0 via Homebrew; verified 2026-06-02.
install
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · source: api.github.com
sudo apk add volkAlpine Linux edge package indexes · volk · source: dl-cdn.alpinelinux.org
sudo apt install libvolk-binDebian stable package indexes · libvolk-bin · source: deb.debian.org
sudo dnf install volkFedora Rawhide package metadata · volk · source: dl.fedoraproject.org
nix profile install nixpkgs#volknixpkgs package indexes · pkgs/by-name/vo/volk/package.nix · source: api.github.com
sudo pacman -S volkArch Linux sync databases · volk · source: geo.mirror.pkgbuild.com
sudo zypper install libvolk3_3openSUSE Tumbleweed package metadata · libvolk3_3 · source: download.opensuse.org
overview
Vector Optimized Library of Kernels
history
VOLK, the Vector-Optimized Library of Kernels, is a GNU Radio sub-project that packages hand-written SIMD kernels behind portable C/C++ APIs. Its niche is digital signal processing code that wants architecture-specific speedups without scattering SSE, AVX, NEON, or generic fallback implementations across application code.
GNU Radio developer Tom Rondeau announced VOLK in December 2010 as a new library pushed into the GNU Radio tree. The motivation was practical: GNU Radio had used hand optimization in places such as FIR filters, but lacked a convenient way to use SIMD routinely in everyday signal-processing blocks.
VOLK's design separated a public kernel call from multiple architecture-specific proto-kernels. At runtime, VOLK can select the best implementation for the processor, while users call an architecture-agnostic function. The project later became a separately usable GNU Radio sub-project with its own website, documentation, GitHub repository, and release stream.
VOLK's adoption followed GNU Radio's ecosystem: it became part of the performance toolbox for software-defined radio and DSP applications that need portable vector math. The official README still frames VOLK as a GNU Radio sub-project and directs users to GNU Radio for broader project context.
Stewardship moved with GNU Radio's modern open-source workflow. The contributing documentation notes that copyright was historically owned by the Free Software Foundation and that the project now uses the Developer Certificate of Origin process, with pull requests tested across Linux, macOS, Windows, x86_64, armv7, and aarch64.
Typical users link against VOLK kernels for vector math operations and run `volk_profile` after installation so VOLK can benchmark and select the fastest implementation for the local CPU. Developers add new proto-kernels when a platform or instruction set needs a tuned implementation, while keeping a generic version for portability.
VOLK matters to package maintainers because it is small but hardware-sensitive: the same source package exposes optional acceleration paths across CPU families, and runtime profiling means the installed package can adapt to the machine rather than baking in one best answer at build time.
security posture
library-like 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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.volk/volk_configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
volk-config-info | cli | global executable | |
volk_modtool | cli | global executable | |
volk_profile | 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/gnuradio/volk
install metadata
| Package key | brew:volk |
|---|---|
| Version | 3.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/volk |
| Homepage | https://www.libvolk.org/ |
| Repository | https://github.com/gnuradio/volk |
| Upstream docs | https://www.libvolk.org/doxygen |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/gnuradio/volk/releases/download/v3.3.0/volk-3.3.0.tar.gz |
| Last updated | 2026-06-02T18:42:40+01:00 |
| Pulse | updated |
| Dependencies | cpu_features, fmt, orc, python@3.14 |
| Build dependencies | cmake, pkgconf |
| 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 | volk |
| Version Scheme | 0 |
| Revision | 2 |
| Conflicts With |
|
| 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.
libvolk-bin 3.2.0-2
vector optimized runtime tools
sudo apt install libvolk-binlibvolk-dev 3.2.0-2
vector optimized function headers
sudo apt install libvolk-devlibvolk-doc 3.2.0-2
vector optimized library documentation
sudo apt install libvolk-doclibvolk3.2 3.2.0-2
vector optimized functions
sudo apt install libvolk3.2volk
nix profile install nixpkgs#volklibvolk-bin 3.1.2-1.1build1
vector optimized runtime tools
sudo apt install libvolk-binlibvolk-dev 3.1.2-1.1build1
vector optimized function headers
sudo apt install libvolk-devlibvolk-doc 3.1.2-1.1build1
vector optimized library documentation
sudo apt install libvolk-doclibvolk3.1t64 3.1.2-1.1build1
vector optimized functions
sudo apt install libvolk3.1t64volk 1.4.341.0-r0
Meta loader for Vulkan API
sudo apk add volkvolk-doc 1.4.341.0-r0
Meta loader for Vulkan API (documentation)
sudo apk add volk-docvolk 3.3.0-2.fc45
The Vector Optimized Library of Kernels
https://github.com/gnuradio/volk
sudo dnf install volkvolk-devel 3.3.0-2.fc45
Development files for VOLK
https://github.com/gnuradio/volk
sudo dnf install volk-develvolk-doc 3.3.0-2.fc45
Documentation files for VOLK
https://github.com/gnuradio/volk
sudo dnf install volk-docvolk 1.4.350.0-1
Meta loader for Vulkan API
sudo pacman -S volklibvolk3_3 3.3.0-1.3
Vector-Optimized Library of Kernels
sudo zypper install libvolk3_3source 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.