pmemobj-sys 0.0.1

FFI bindings to **libpmemobj**
Documentation
  • Coverage
  • 10%
    1 out of 10 items documented0 out of 1 items with examples
  • Size
  • Source code size: 4.1 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: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • icorderi/rust-pmem
    15 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • icorderi

FFI bindings to libpmemobj

Following the *-sys package conventions, the pmemobj-sys crate does not define higher-level abstractions over the native libpmemobj 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 libpmemobj documentation can be found at: http://pmem.io/nvml/libpmemobj/

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.