Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dswarbrick/go-nvme
Pure Go library for NVMe admin commands
https://github.com/dswarbrick/go-nvme
go nvme
Last synced: about 1 month ago
JSON representation
Pure Go library for NVMe admin commands
- Host: GitHub
- URL: https://github.com/dswarbrick/go-nvme
- Owner: dswarbrick
- License: apache-2.0
- Created: 2022-11-05T16:41:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T17:50:12.000Z (7 months ago)
- Last Synced: 2024-10-14T17:26:10.938Z (3 months ago)
- Topics: go, nvme
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 6
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-nvme
go-nvme is a Pure Go library for reading low-level information from NVMe controllers / devices,
i.e., performing NVM Express admin commands.This project is in the early stages of development, and subject to breaking changes.
## References
* https://nvmexpress.org/developers/nvme-specification/