4 releases

0.1.3-alpha.0 Apr 29, 2019
0.1.2-alpha.0 Apr 29, 2019
0.1.1-alpha.0 Apr 26, 2019
0.1.0-alpha.0 Apr 26, 2019

#4 in #pmdk

34 downloads per month

BSD-3-Clause

31KB
878 lines

pmemkv-rs

Build Status

Rust API wrapping the pmemkv library.

Building

$ git clone https://github.com/photoszzt/pmemkv-rs.git
$ cd pmemkv-rs
# cargo build

Note that you must install pmemkv library first. For more information, see https://github.com/pmem/pmemkv.

Dependencies

~2.5–5.5MB
~105K SLoC