Topic: "key-value"
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Language: C - Size: 191 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 69,012 - Forks: 23,996

etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
Language: Go - Size: 85.2 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 49,240 - Forks: 10,066

dragonflydb/dragonfly
A modern replacement for Redis and Memcached
Language: C++ - Size: 13.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 27,863 - Forks: 1,031

valkey-io/valkey
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Language: C - Size: 133 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 21,016 - Forks: 799

Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
Language: C++ - Size: 45.2 MB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 17,882 - Forks: 1,932

tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
Language: Rust - Size: 116 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 15,791 - Forks: 2,181

hypermodeinc/badger
Fast key-value DB in Go.
Language: Go - Size: 55.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 14,514 - Forks: 1,217

boltdb/bolt 📦
An embedded key/value database for Go.
Language: Go - Size: 1.26 MB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 14,399 - Forks: 1,528

arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
Language: C++ - Size: 2.66 GB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 13,797 - Forks: 853

apache/zookeeper
Apache ZooKeeper
Language: Java - Size: 142 MB - Last synced at: 27 minutes ago - Pushed at: about 19 hours ago - Stars: 12,468 - Forks: 7,273

microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
Language: C# - Size: 347 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 11,095 - Forks: 569

codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
Language: Go - Size: 37.6 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 8,728 - Forks: 348

rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Language: Go - Size: 3.37 MB - Last synced at: 3 days ago - Pushed at: 20 days ago - Stars: 4,784 - Forks: 646

tidwall/buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
Language: Go - Size: 408 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 4,680 - Forks: 297

isar/hive
Lightweight and blazing fast key-value database written in pure Dart.
Language: Dart - Size: 1.11 MB - Last synced at: 21 days ago - Pushed at: 11 months ago - Stars: 4,229 - Forks: 419

Netflix/dynomite
A generic dynamo implementation for different k-v storage engines
Language: C - Size: 8.48 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 4,197 - Forks: 533

nalgeon/redka
Redis re-implemented with SQLite
Language: Go - Size: 578 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 3,691 - Forks: 113

nutsdb/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Language: Go - Size: 1.29 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 3,451 - Forks: 338

olric-data/olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
Language: Go - Size: 6.52 MB - Last synced at: 12 days ago - Pushed at: 16 days ago - Stars: 3,218 - Forks: 122

gruns/ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
Language: JavaScript - Size: 1.48 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 3,054 - Forks: 62

jaredwray/keyv
Simple key-value storage with support for multiple backends
Language: TypeScript - Size: 3.98 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 2,846 - Forks: 176

symisc/unqlite
An Embedded NoSQL, Transactional Database Engine
Language: C - Size: 1.35 MB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 2,170 - Forks: 170

armink/EasyFlash
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
Language: C - Size: 6.57 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 2,122 - Forks: 781

armink/FlashDB
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Language: C - Size: 4.59 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2,057 - Forks: 451

jiangwenyuan/nuster
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
Language: C - Size: 27.8 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1,909 - Forks: 155

yinqiwen/ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Language: C++ - Size: 69.7 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1,833 - Forks: 278

HeyPuter/kv.js
⚡️ Advanced in-memory caching for JavaScript.
Language: JavaScript - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1,476 - Forks: 31

Softmotions/ejdb
:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
Language: C - Size: 11.5 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1,453 - Forks: 131

PumpkinDB/PumpkinDB
Immutable Ordered Key-Value Database Engine
Language: Rust - Size: 1.01 MB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 1,377 - Forks: 62

akrylysov/pogreb
Embedded key-value store for read-heavy workloads written in Go
Language: Go - Size: 128 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 1,332 - Forks: 94

enormego/EGOCache
Fast Caching for Objective-C (iPhone & Mac Compatible)
Language: Objective-C - Size: 57.6 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 1,327 - Forks: 290

ByteStorage/FlyDB
The high-performance kv storage engine based on bitcask paper made in golang
Language: Go - Size: 1.66 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 1,294 - Forks: 100

JetBrains/xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Language: Java - Size: 35.2 MB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 1,218 - Forks: 114

alash3al/redix
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
Language: Go - Size: 7.62 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1,215 - Forks: 76

erthink/libmdbx
One of the fastest embeddable key-value ACID database without WAL ★ MDBX surpasses the legendary LMDB in terms of reliability, features and performance ★ At the end of 2024 libmdbx was chosen by all modern Ethereum frontiers as a storage engine.
Language: C - Size: 15.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,206 - Forks: 118

IceFireDB/IceFireDB
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
Language: Go - Size: 106 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,129 - Forks: 83

otoolep/hraftd
A reference use of Hashicorp's Raft implementation
Language: Go - Size: 2.43 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1,017 - Forks: 133

patx/pickledb
pickleDB is an in memory key-value store using Python's orjson module for persistence.
Language: Python - Size: 285 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 984 - Forks: 128

danielealbano/cachegrand
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
Language: C - Size: 9.13 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 969 - Forks: 34

BohuTANG/nessDB 📦
A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.
Language: C - Size: 1.69 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 900 - Forks: 163

lmdbjava/lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Language: Java - Size: 1.08 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 817 - Forks: 121

philippgille/gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Language: Go - Size: 757 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 746 - Forks: 69

appstract/laravel-options
Global key-value store in the database
Language: PHP - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 730 - Forks: 67

github/github-ds
A collection of Ruby libraries for working with SQL on top of ActiveRecord's connection
Language: Ruby - Size: 296 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 701 - Forks: 28

developit/histore
🏬 200b key-value store backed by navigation state
Language: JavaScript - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 676 - Forks: 19

hse-project/hse
HSE: Heterogeneous-memory storage engine
Language: C - Size: 17.2 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 672 - Forks: 67

lucaong/cubdb
Elixir embedded key/value database
Language: Elixir - Size: 11.3 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 594 - Forks: 28

yahoo/redislite
Redis in a python module.
Language: Python - Size: 6.92 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 589 - Forks: 76

ArcadeData/arcadedb
ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB and Redis. ArcadeDB is a conceptual fork of OrientDB, the first Multi-Model DBMS. ArcadeDB supports Vector Embeddings.
Language: Java - Size: 26.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 552 - Forks: 72

deepfabric/elasticell
Elastic Key-Value Storage With Strong Consistency and Reliability
Language: Go - Size: 40.6 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 529 - Forks: 72

PlatformLab/RAMCloud
**No Longer Maintained** Official RAMCloud repo
Language: C++ - Size: 13.3 MB - Last synced at: about 24 hours ago - Pushed at: over 5 years ago - Stars: 493 - Forks: 144

happyfish100/libshmcache
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
Language: C - Size: 525 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 455 - Forks: 137

shahradelahi/storage-box
💾 A Memory-based key-value storage system for JavaScript.
Language: TypeScript - Size: 193 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 446 - Forks: 9

microlinkhq/keyvhq
Simple key-value storage with support for multiple backends.
Language: JavaScript - Size: 1.64 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 434 - Forks: 20

valkey-io/valkey-glide
An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
Language: Java - Size: 300 MB - Last synced at: about 8 hours ago - Pushed at: about 8 hours ago - Stars: 424 - Forks: 87

permazen/permazen
Language-Natural Persistence Layer for Java
Language: HTML - Size: 122 MB - Last synced at: about 23 hours ago - Pushed at: about 24 hours ago - Stars: 420 - Forks: 36

netguru/Kissme
Kissme: Kotlin Secure Storage Multiplatform
Language: Kotlin - Size: 984 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 419 - Forks: 29

youzan/ZanRedisDB Fork of absolute8511/ZanRedisDB
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
Language: Go - Size: 7.83 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 387 - Forks: 60

lucid-kv/lucid
High performance and distributed KV store w/ REST API. 🦀
Language: Rust - Size: 984 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 383 - Forks: 31

flesler/hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Language: JavaScript - Size: 76.2 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 383 - Forks: 69

BillyWei01/FastKV
An efficient key-value storage library.
Language: Java - Size: 709 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 369 - Forks: 41

WeAreFarmGeek/diplomat
A HTTP Ruby API for Consul
Language: Ruby - Size: 552 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 369 - Forks: 116

arriqaaq/flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
Language: Go - Size: 356 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 367 - Forks: 30

infinit/infinit
The Infinit policy-based software-defined storage platform.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 366 - Forks: 13

namreg/godown
Distributed, fault-tolerant key-value storage written in go.
Language: Go - Size: 3.32 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 364 - Forks: 26

gryadka/js
Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol
Language: JavaScript - Size: 493 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 331 - Forks: 31

sjy-dv/scdb
SolidCoreDataBase:It is a simple key-value distributed database based on bitcask
Language: Go - Size: 7.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 308 - Forks: 75

Softmotions/iowow
C multipurpose library and persistent key/value storage engine
Language: C - Size: 3.31 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 302 - Forks: 22

kvtools/valkeyrie
Distributed Key/Value Store Abstraction Library written in Go.
Language: Go - Size: 671 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 290 - Forks: 42

fire015/flintstone
A key/value database store using flat files for PHP.
Language: PHP - Size: 144 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 285 - Forks: 35

fmela/libdict
C library of key-value data structures.
Language: C - Size: 690 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 282 - Forks: 72

tmarois/Filebase 📦
A Simple but Powerful Flat File Database Storage.
Language: PHP - Size: 578 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 278 - Forks: 48

shubhamranjan/dotnet-etcd
A C# .NET (dotnet) GRPC client for etcd v3 +
Language: C# - Size: 1.01 MB - Last synced at: 6 days ago - Pushed at: 28 days ago - Stars: 273 - Forks: 57

chrislusf/vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
Language: Go - Size: 1000 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 263 - Forks: 30

geerlingguy/ansible-role-redis
Ansible Role - Redis
Language: Jinja - Size: 51.8 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 253 - Forks: 196

pelikan-io/pelikan
Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
Language: C - Size: 3.58 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 247 - Forks: 25

al8n/skipdb
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
Language: Rust - Size: 367 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 221 - Forks: 8

radareorg/sdb
Simple and fast string based key-value database with support for arrays and json
Language: C - Size: 2.22 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 219 - Forks: 62

rejemy/UltraLiteDB Fork of mbdavid/LiteDB
A bare-bones C# .NET Key-value Store in a single database file for Unity
Language: C# - Size: 5.11 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 208 - Forks: 19

janelia-flyem/dvid
Distributed, Versioned, Image-oriented Dataservice
Language: Go - Size: 15.6 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 200 - Forks: 33

DylanCaiCoding/MMKV-KTX
The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)
Language: Kotlin - Size: 344 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 197 - Forks: 26

uwplse/verdi-raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Language: Coq - Size: 2.96 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 186 - Forks: 19

sjy-dv/coltt
Coltt is a vector database that supports Multi-Vector Search, high-performance HNSW, FLAT and quantization, and enables fast searches through sophisticated internal data shard design.
Language: Go - Size: 55.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 184 - Forks: 1

voidDB/voidDB
A transactional key-value database written in Go for Linux and macOS. Seemingly faster and more compact than lmdb-go, bbolt, Badger, and goleveldb. 2,000+ lines of Go; all dependencies in standard library.
Language: Go - Size: 142 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 183 - Forks: 3

RyanLeeLY/FastKV
FastKV is a real-time and high-performance persistent key-value store implemented by mmap. FastKV是由mmap实现的一个高实时性、高性能key-value持久化存储组件。
Language: Objective-C - Size: 110 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 183 - Forks: 19

stenciljs/store
Store is a lightweight shared state library by the StencilJS core team. Implements a simple key/value map that efficiently re-renders components when necessary.
Language: TypeScript - Size: 5.21 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 179 - Forks: 13

tonivade/claudb
ClauDB is a REDIS implementation in Java
Language: Java - Size: 3.27 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 175 - Forks: 32

mr-karan/barreldb
A disk based KV store (based on Bitcask implementation)
Language: Go - Size: 118 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 175 - Forks: 10

justin-db/JustinDB
⚛️ JustinDB is a highly available globally distributed key-value data store.
Language: Scala - Size: 5.13 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 159 - Forks: 19

sdslabs/kiwi
A minimalistic in-memory key value store.
Language: Go - Size: 1.29 MB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 158 - Forks: 4

johanhelsing/bevy_pkv
Cross-platform (including wasm) persistent key value store plugin for rust games/apps
Language: Rust - Size: 96.7 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 150 - Forks: 23

surrealdb/echodb
An embedded, in-memory, immutable, copy-on-write, key-value database engine
Language: Rust - Size: 70.3 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 149 - Forks: 11

naqvijafar91/cuteDB
A slick BTree on disk based key value store implemented in pure Go
Language: Go - Size: 710 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 148 - Forks: 26

asim/kv
A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API
Language: Go - Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 144 - Forks: 30

jimmycuadra/rust-etcd
An etcd client library for Rust.
Language: Rust - Size: 4.9 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 143 - Forks: 31

yemingfeng/sdb
SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库
Language: Go - Size: 151 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 138 - Forks: 19

outcaste-io/badger
Fast Key-Value DB in Go
Language: Go - Size: 39.1 MB - Last synced at: about 18 hours ago - Pushed at: 6 days ago - Stars: 130 - Forks: 8

tidwall/bgen
B-tree generator for C
Language: C - Size: 3.97 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 130 - Forks: 11

manuels/bulletinboard-dht
Your internet-wide general-purpose DHT to store key/value pairs
Language: Rust - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 125 - Forks: 5

hemantasapkota/SwiftStore
Key-Value store for Swift backed by LevelDB
Language: C++ - Size: 5.99 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 123 - Forks: 35
