nvml

Crates.ionvml
lib.rsnvml
version0.0.2
sourcesrc
created_at2017-05-09 09:50:53.055946
updated_at2018-01-03 17:07:02.059614
descriptionA mid-level wrapper around PMDK (the persistent memory development kit), formely NVML
homepagehttps://github.com/lemonrock/nvml
repositoryhttps://github.com/lemonrock/nvml.git
max_upload_size
id13858
size167,561
Raphael Cohn (raphaelcohn)

documentation

https://github.com/lemonrock/nvml/blob/master/README.md

README

nvml

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.

Licensing

The license for this project is MIT.

Commit count: 247

cargo fmt