Repository navigation

#

lsm-tree

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

Rust
3715
3 个月前

A cloud native embedded storage engine built on object storage.

Rust
2358
1 天前

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

Go
2234
8 个月前
fjall-rs/fjall
Rust
1295
5 天前
Rust
1184
4 天前

Pure Rust LSM-tree based embedded storage engine

Rust
627
3 年前

A distributed thread-per-core document database

Rust
533
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#
436
4 个月前

Lightweight, asynchronous based on LSM Leveled Compaction KV database

Rust
289
1 年前

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

Rust
276
4 天前

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

Go
274
8 个月前

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

Go
270
1 年前

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

C++
235
2 个月前

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

C++
233
2 天前

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

C
209
5 个月前

A High-Performance Key-Value Store

Go
181
4 个月前

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

Go
156
7 个月前

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

Java
133
7 年前

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

Go
130
4 个月前