dflemstr / sparkey-rs

High-level bindings to Sparkey, a simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sparkey-rs

High-level bindings to Sparkey, a simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.

Installing the CLI

Simply run:

cargo install --force --git https://github.com/dflemstr/sparkey-rs.git

About

High-level bindings to Sparkey, a simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.


Languages

Language:C 79.0%Language:Rust 19.1%Language:C++ 1.2%Language:Makefile 0.4%Language:M4 0.3%