skade / leveldb-sys

MIT License
7 stars 15 forks source link

leveldb-sys

Lowlevel bindings to the leveldb C library.

Dependencies

Usage

If your project is using Cargo, drop the following lines in your Cargo.toml:

[dependencies]

leveldb-sys = "*"

Features

levelbd-sys offers a snappy feature to build the snappy library.

LICENSE

MIT

BSD support

To build leveldb-sys you need to install gmake (GNU Make)