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

vikash-k5/xNVMe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xNVMe Logo

xNVMe: cross-platform libraries and tools for NVMe devices

CI CI CI Coverity pre-commit REUSE status

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 SPDK | Linux IOCTL | Linux io_uring | Linux libaio | FreeBSD SPDK | FreeBSD IOCTL
  • libxnvme, base NVMe Specification available as library and via CLI xnvme
  • libxnvme_nvm, The NVM Commands Set
  • libxnvme_znd, The Zoned Command Set available as a library and via CLI zoned
  • libkvs, SNIA KV API implemented [TODO]
  • libocssd, Open-Channel 2.0 support [TODO]
  • libWHATEVERYOUWANT, Go ahead and implement what you need [TODO]

Contact and Contributions

xNVMe: is in active development and maintained by Simon A. F. Lund [email protected], pull requests are most welcome. See, CONTRIBUTORS.md for a list of contributors to the current and previous versions of xNVMe. For a contributor-guidelines then have a look at the online documentation:

About

xNVMe: cross-platform libraries and tools for NVMe devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.4%
  • Python 16.5%
  • Shell 7.5%
  • Meson 1.6%
  • Makefile 1.5%
  • Jinja 0.8%
  • Other 0.7%