macOS
brew install xnvmelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xnvme pour les workflows d'agents IA.
installation
brew install xnvmelocal Homebrew formula metadata
sudo apk add xnvmeAlpine Linux edge package indexes · xnvme · Source: dl-cdn.alpinelinux.org
sudo dnf install xnvmeFedora Rawhide package metadata · xnvme · Source: dl.fedoraproject.org
aperçu
Cross-platform libraries and tools for efficient I/O and low-level control
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kvs | cli | exécutable global | |
lblk | cli | exécutable global | |
xdd | cli | exécutable global | |
xnvme | cli | exécutable global | |
xnvme-driver | cli | exécutable global | |
xnvme_file | cli | exécutable global | |
zoned | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/xnvme/xnvme
métadonnées d'installation
| Clé du paquet | brew:xnvme |
|---|---|
| Version | 0.7.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/xnvme |
| Page d'accueil | https://xnvme.io/ |
| Dépôt | https://github.com/xnvme/xnvme |
| Docs amont | https://xnvme.io/ |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/xnvme/xnvme/releases/download/v0.7.5/xnvme-fat-0.7.5.tar.gz |
| Dépendances de compilation | meson, ninja, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xnvme |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
py3-xnvme 0.7.5-r1
cross-platform libraries and tools for NVMe devices
sudo apk add py3-xnvmepy3-xnvme-pyc 0.7.5-r1
Precompiled Python bytecode for py3-xnvme
sudo apk add py3-xnvme-pycxnvme 0.7.5-r1
cross-platform libraries and tools for NVMe devices
sudo apk add xnvmexnvme-dev 0.7.5-r1
cross-platform libraries and tools for NVMe devices (development files)
sudo apk add xnvme-devxnvme-doc 0.7.5-r1
cross-platform libraries and tools for NVMe devices (documentation)
sudo apk add xnvme-docxnvme 0.7.5-6.fc44
Unified API and tools for traditional and emerging I/O interfaces
https://github.com/xnvme/xnvme
sudo dnf install xnvmexnvme-devel 0.7.5-6.fc44
Development library and header files for xnvme
https://github.com/xnvme/xnvme
sudo dnf install xnvme-develxnvme-static 0.7.5-6.fc44
Static library for xnvme
https://github.com/xnvme/xnvme
sudo dnf install xnvme-staticxnvme-tools 0.7.5-6.fc44
Command-line tools for storage I/O and NVMe-native development
https://github.com/xnvme/xnvme
sudo dnf install xnvme-toolspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.