9 results found Sort:

A reimplementation of LevelDB in Rust (no bindings).
Created 2019-05-26
627 commits to master branch, last one 27 days ago
42
239
apache-2.0
9
Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
Created 2017-11-02
1,123 commits to master branch, last one 2 months ago
49
198
other
16
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
Created 2017-01-30
35 commits to master branch, last one about a year ago
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
Created 2022-07-27
29 commits to main branch, last one about a year ago
18
130
mit
7
An update-in-place key-value store for modern storage.
Created 2021-06-03
254 commits to master branch, last one 9 months ago
A very fast Key-Value store in pure rust
Created 2024-07-31
143 commits to main branch, last one 13 days ago
1
69
agpl-3.0
3
An embedded disk BTree package written in GO. Package is optimized for disk, fast search, and key's with many values.
Created 2024-07-31
55 commits to main branch, last one 3 days ago
📁 Build your own fast, persistent KV store(Based on bitcask paper)
Created 2022-12-25
22 commits to main branch, last one about a year ago
💾 NDatabase is a lightweight and easy to use indexed key-value store database framework mainly aimed for minecraft bukkit/spigot servers and is multi-platform
Created 2023-01-29
44 commits to main branch, last one 5 months ago