#pmdk #bindings #pmemkv-rs

pmemkv

Rust high-level binding to pmemkv

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

#5 in #pmdk

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.4–10MB
~110K SLoC