pmem-blk 0.0.2

Rust abstractions over `pmemblk-sys`. Arrays of _pmem-resident_ blocks, all the same size, that are atomically updated. For example, a program keeping a cache of fixed-size objects in _pmem_ might find this library useful.
Documentation

pmem-blk

Arrays of pmem-resident blocks, all the same size, that are atomically updated. For example, a program keeping a cache of fixed-size objects in pmem might find this library useful.

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 libpmemblk documentation can be found at: http://pmem.io/nvml/libpmemblk/

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.