pkg.soopen package index

brew / rank 9648

Install xnvme with Homebrew, apk, dnf

Cross-platform libraries and tools for efficient I/O and low-level control. Version 0.7.5 via Homebrew; verified from local package data. Also installable with apk: sudo apk add py3-xnvme.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install xnvme

local Homebrew formula metadata

overview

Package summary

Cross-platform libraries and tools for efficient I/O and low-level control

Commands and aliases

  • kvs
  • lblk
  • xdd
  • xnvme
  • xnvme-driver
  • xnvme_file
  • zoned

history

Project history and usage

xNVMe is a low-level storage toolkit and C library for programming NVMe devices from user space across multiple platforms and I/O backends. Its central promise is I/O-interface independence: code against libxnvme and retarget the actual path through Linux kernel interfaces, io_uring, SPDK, FreeBSD, Windows-style paths, or other backends.

Project history

The GitHub repository was created in April 2020. The documentation presents libxnvme as the foundation: it provides memory-management helpers, synchronous and asynchronous NVMe command submission, convenience functions, command-line tools, and backend retargeting over drivers such as Linux IOCTL, libaio, io_uring, SPDK, FreeBSD IOCTL, and others.

The project's research framing was published in the 2022 paper 'I/O interface independence with xNVMe', which argues that modern storage programmers face too many idiosyncratic high-performance I/O interfaces and presents xNVMe as a thin abstraction over those choices.

Adoption history

xNVMe adoption is strongest in storage systems, benchmarking, and research workflows rather than general desktop use. The official docs include tools such as xnvme, lblk, zoned, xdd, xnvmeperf, and a fio I/O engine, which makes the package useful both as a library and as a command-line toolbox for NVMe experiments.

The integration story is important. SPDK documents an xNVMe bdev module that can issue I/O through mechanisms such as libaio, io_uring, asynchronous IOCTL with io_uring passthrough, POSIX aio, and emulated aio, while fio documents an xnvme engine for accessing NVMe devices through xNVMe's C API and backend choices.

How it is used

Developers use libxnvme when they need to allocate suitable buffers, submit NVMe commands, choose synchronous or asynchronous completion models, and switch between backend implementations without rewriting the application for every platform or driver stack.

Operators and researchers use the packaged tools for direct device experiments: querying devices, issuing commands, working with logical blocks and zoned namespaces, exercising xdd-style data movement, and running fio jobs through the xnvme engine.

Why package nerds care

xNVMe is significant because it packages a hard systems-programming problem as installable infrastructure. It does not hide NVMe; it standardizes the messy edge between applications, kernel APIs, userspace drivers, DMA-safe buffers, and benchmark tools.

For package nerds, it is also a marker of modern storage packaging: a formula can ship a library plus multiple expert CLIs, and those binaries matter to developers working on databases, file systems, benchmarks, zoned storage, and SPDK/io_uring experiments.

Timeline

  • 2020-04-02: The xnvme/xnvme GitHub repository is created.
  • 2022: 'I/O interface independence with xNVMe' is published, documenting the project's design and performance motivation.
  • 2022-2024: GitHub releases show the public 0.x line maturing through storage tools, documentation, and backend work.
  • 2020s: xNVMe appears in SPDK and fio documentation as a backend/engine for NVMe I/O across multiple mechanisms.

Related projects

  • SPDK is a key adjacent userspace storage stack; its bdev_xnvme module uses xNVMe as an I/O mechanism abstraction.
  • fio includes an xnvme I/O engine for benchmarking NVMe devices through xNVMe.
  • io_uring, libaio, NVMe IOCTLs, and SPDK drivers are backend paths xNVMe helps applications target.
  • nvme-cli is an adjacent command-line NVMe administration tool, while xNVMe focuses on programmable I/O and backend independence.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
kvsexecutableindexed executableDiscovered from the local executable index.
lblkexecutableindexed executableDiscovered from the local executable index.
xddexecutableindexed executableDiscovered from the local executable index.
xnvmeexecutableindexed executableDiscovered from the local executable index.
xnvme-driverexecutableindexed executableDiscovered from the local executable index.
xnvme_fileexecutableindexed executableDiscovered from the local executable index.
zonedexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version0.7.5
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:xnvme
Version0.7.5
Package managerHomebrew
Homepagehttps://xnvme.io/
Repositoryhttps://github.com/xnvme/xnvme
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

apk95%

py3-xnvme 0.7.5-r1

cross-platform libraries and tools for NVMe devices

https://xnvme.io

sudo apk add py3-xnvme
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: xnvme
  • 1 dependencies
  • normalized package name match
  • Matched by: Xnvme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-xnvme from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-xnvme-pyc 0.7.5-r1

Precompiled Python bytecode for py3-xnvme

https://xnvme.io

sudo apk add py3-xnvme-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: xnvme
  • 1 dependencies
  • normalized package name match
  • Matched by: Xnvme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-xnvme-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xnvme 0.7.5-r1

cross-platform libraries and tools for NVMe devices

https://xnvme.io

sudo apk add xnvme
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: xnvme
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xnvme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xnvme from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xnvme-dev 0.7.5-r1

cross-platform libraries and tools for NVMe devices (development files)

https://xnvme.io

sudo apk add xnvme-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: xnvme
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xnvme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xnvme-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xnvme-doc 0.7.5-r1

cross-platform libraries and tools for NVMe devices (documentation)

https://xnvme.io

sudo apk add xnvme-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: xnvme
  • normalized package name match
  • Matched by: Xnvme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xnvme-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

xnvme 0.7.5-7.fc45

Unified API and tools for traditional and emerging I/O interfaces

https://github.com/xnvme/xnvme

sudo dnf install xnvme
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xnvme
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Xnvme
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xnvme from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

xnvme-devel 0.7.5-7.fc45

Development library and header files for xnvme

https://github.com/xnvme/xnvme

sudo dnf install xnvme-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xnvme
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Xnvme
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xnvme-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

xnvme-static 0.7.5-7.fc45

Static library for xnvme

https://github.com/xnvme/xnvme

sudo dnf install xnvme-static
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xnvme
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xnvme
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xnvme-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

xnvme-tools 0.7.5-7.fc45

Command-line tools for storage I/O and NVMe-native development

https://github.com/xnvme/xnvme

sudo dnf install xnvme-tools
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xnvme
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xnvme
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xnvme-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation