Crates.io | nvml |
lib.rs | nvml |
version | 0.0.2 |
source | src |
created_at | 2017-05-09 09:50:53.055946 |
updated_at | 2018-01-03 17:07:02.059614 |
description | A mid-level wrapper around PMDK (the persistent memory development kit), formely NVML |
homepage | https://github.com/lemonrock/nvml |
repository | https://github.com/lemonrock/nvml.git |
max_upload_size | |
id | 13858 |
size | 167,561 |
nvml is a rust crate providing mid-level bindings for PMDK, the persistent memory libraries (formerly NVML) using the nvml-sys FFI bindings.
It currently requires rust nightly to compile.
The license for this project is MIT.