Skip to content
forked from xnvme/xnvme

xNVMe: cross-platform libraries and tools for NVMe devices

License

Notifications You must be signed in to change notification settings

MackatITU/xNVMe

 
 

Repository files navigation

xNVMe Logo

xNVMe: cross-platform libraries and tools for NVMe devices

CI CI CI CI Coverity

See: https://xnvme.io/docs for documentation

  • xNVMe, base NVMe specification (1.4) available as library and CLI xnvme
    • Memory Management
    • NVMe command interface | Synchronous commands | Asynchronous commands
    • Helpers / convenience functions for common operations
    • CLI-library for convenient derivative work
    • Multiple backend implementations | Linux + FreeBSD SPDK | FreeBSD IOCTL | Linux IOCTL | Linux IOCTL + io_uring async. IO
  • libxnvme, base NVMe Specification available as library and CLI xnvme
  • liblblk, NVM optional command-set / extension Specification lblk
  • libznd, ZNS Specification available as library and CLI zoned
  • libkvs, SNIA KV API implemented [TODO]
  • libocssd, Open-Channel 2.0 support [TODO]
  • libWHATEVERYOUWANT, Go ahead and implement what your need [TODO]

Contact and Contributions

xNVMe: is in active development and maintained by Simon A. F. Lund simon.lund@samsung.com, pull requests are most welcome.

About

xNVMe: cross-platform libraries and tools for NVMe devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.3%
  • Shell 9.7%
  • CMake 4.2%
  • Python 3.6%
  • Makefile 1.1%
  • Dockerfile 0.1%