Repository navigation

#

lsm-tree

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

Rust
3616
2 个月前

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

Go
2228
6 个月前

A cloud native embedded storage engine built on object storage.

Rust
2214
4 小时前
fjall-rs/fjall
Rust
1241
1 天前
Rust
1138
4 天前

Pure Rust LSM-tree based embedded storage engine

Rust
628
2 年前

A distributed thread-per-core document database

Rust
530
2 年前

ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.

C#
426
2 个月前

Lightweight, asynchronous based on LSM Leveled Compaction KV database

Rust
289
1 年前

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

Go
272
7 个月前

High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.

Go
271
9 个月前

K.I.S.S. LSM-tree implementation in safe Rust

Rust
257
1 天前

An embedded key-value store library specialized for building state machine and log store

C++
233
6 天前

A KV storage engine based on LSM Tree, supporting Redis RESP

C++
213
7 天前

High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.

C
209
4 个月前

A High-Performance Key-Value Store

Go
161
3 个月前

Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.

Go
151
5 个月前

分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。

Java
133
6 年前

Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统

Go
129
3 个月前