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
31KB
878 lines
pmemkv-rs
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