11 results found Sort:
A reimplementation of LevelDB in Rust (no bindings).
Created
2019-05-26
630 commits to master branch, last one 21 days ago
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,131 commits to master branch, last one 7 days ago
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 2 years 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
An update-in-place key-value store for modern storage.
Created
2021-06-03
254 commits to master branch, last one 11 months ago
High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization.
Created
2024-10-14
256 commits to master branch, last one a day ago
A very fast Key-Value store in pure rust
Created
2024-07-31
144 commits to main branch, last one about a month ago
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
Created
2024-07-31
69 commits to main branch, last one 22 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, sponge servers and is multi-platform
Created
2023-01-29
62 commits to main branch, last one 7 days ago
Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package
Created
2024-10-12
71 commits to main branch, last one about a month ago