Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ozerovandrei/simplekv

Simple KV
https://github.com/ozerovandrei/simplekv

Last synced: 1 day ago
JSON representation

Simple KV

Awesome Lists containing this project

README

        

# Simple KV

This repository contains library and for Simple Key-Value storage as well as two examples of its usage.

This project is based on [Rust in Action](http://www.rustinaction.com) book by @timClicks.