Repository navigation

#

kv-store

Lightweight, fast and reliable key/value storage engine based on Bitcask.

Go
4776
2 个月前

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.

Go
3452
1 个月前

A course of building an LSM-Tree storage engine (database) in a week.

Rust
3282
4 天前

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

Go
2146
2 个月前

🏂 EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

C
1451
2 个月前

The high-performance kv storage engine based on bitcask paper made in golang

Go
1292
4 个月前
fjall-rs/fjall
Rust
1000
23 分钟前

A High Performance Metadata System for Kubernetes

Go
826
1 年前

some tiny learning projects in Rust

Rust
622
8 个月前

An Embedded Implementation of Redis

C
553
3 年前

Key/Value Datastore for Persistent Memory

C++
399
2 年前

A low-level, versioned, embedded, ACID-compliant, key-value database for Rust

Rust
380
5 天前

FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)

Go
368
1 年前

Lightweight, asynchronous based on LSM Leveled Compaction KV database

Rust
290
1 年前

Distributed Key/Value Store Abstraction Library written in Go.

Go
289
3 个月前

Write Ahead Log for LSM or bitcask storage(or any append-only write).

Go
256
3 个月前

A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️

TypeScript
224
1 小时前