pmem-sys 0.0.3

FFI bindings to **libpmem**
Documentation
  • Coverage
  • 5.88%
    1 out of 17 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • icorderi/rust-pmem
    16 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • icorderi

FFI bindings to libpmem

Following the *-sys package conventions, the pmem-sys crate does not define higher-level abstractions over the native libpmem library functions.

Dashboard

Linux CI Test Coverage Crate Documentation
Build Status Coverage Status Crate Docs

Usage

TODO

License

Licensed under:

This library links with the NVML, you can see the NVML license here.

This is not an official port of the NVM Library.

The official libpmem documentation can be found at: http://pmem.io/nvml/libpmem/

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.