2 releases
Uses old Rust 2015
0.0.2 | Aug 26, 2016 |
---|---|
0.0.1 | Aug 25, 2016 |
#2 in #nvm
10KB
131 lines
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 |
---|---|---|---|
Usage
TODO
License
Licensed under:
- Apache License, Version 2.0 - LICENSE-APACHE (source)
- MIT license - (LICENSE-MIT (source)
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.
Dependencies
~43KB