#pmem #persistent-memory #nvml #nvm #object-store #libpmemobj #memory-management

deprecated pmem-obj

Rust abstractions over pmemobj-sys. Transactional object store, providing memory allocation, transactions, and general facilities for persistent memory programming. Developers new to persistent memory probably want to start with this crate

1 unstable release

Uses old Rust 2015

0.0.1 Aug 25, 2016

#6 in #nvml

24 downloads per month

MIT/Apache

5KB

pmem-obj

Transactional object store, providing memory allocation, transactions, and general facilities for persistent memory programming.

Developers new to persistent memory probably want to start with this library.

Dashboard

Linux CI Test Coverage Crate Documentation
Build Status Coverage Status 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.

Dependencies

~42KB