Write Ahead Log for LSM or bitcask storage(or any append-only write).
☆281Jan 26, 2025Updated last year
Alternatives and similar repositories for wal
Users that are interested in wal are comparing it to the libraries listed below
Sorting:
- on-disk hash table(mainly for WAL).☆29Sep 10, 2023Updated 2 years ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated last year
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,877Feb 10, 2026Updated 3 weeks ago
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- 使用 Go 实现一个 LSM Tree 数据库☆94Apr 26, 2025Updated 10 months ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆467Aug 7, 2024Updated last year
- experimental raft storage☆111Nov 16, 2025Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆66Feb 24, 2025Updated last year
- CouloyDB is a storage engine that strikes a balance between performance and storage costs.☆142Aug 19, 2023Updated 2 years ago
- Lightweight, asynchronous based on LSM Leveled Compaction KV database☆290Apr 28, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- A course to build distributed key-value service based on TiKV model☆3,873May 3, 2025Updated 10 months ago
- Simple and efficient WAL implementation in Go 🚀☆62May 9, 2024Updated last year
- Raft backend implementation using BoltDB☆702Feb 22, 2026Updated last week
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 8 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,297Jul 23, 2025Updated 7 months ago
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,506Feb 18, 2026Updated last week
- goroutine pool☆16Apr 17, 2023Updated 2 years ago
- JSON document-based CMS, written with Go, SQLite & HTMX☆20Jan 16, 2026Updated last month
- [WIP]Redis data structure based on key/value storage engine.☆14Jul 26, 2023Updated 2 years ago
- lockfree queue☆473Aug 16, 2023Updated 2 years ago
- B-tree implementation for Go☆1,198Updated this week
- 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB☆705Aug 8, 2024Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Oct 20, 2024Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆44Jun 17, 2020Updated 5 years ago
- A generic raft library☆290Feb 11, 2026Updated 2 weeks ago
- ☆135Jun 25, 2024Updated last year
- Fast and easy-to-use skip list for Go.☆430Sep 23, 2024Updated last year
- 通过hashicorp-raft库手把手调试raft协议☆199Nov 7, 2021Updated 4 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆156Feb 20, 2025Updated last year
- Go package implementing bitsets☆1,485Feb 1, 2026Updated last month
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆295Oct 16, 2021Updated 4 years ago
- Go heap dump viewer with object graphs. (Works with Go 1.21)☆26Aug 13, 2024Updated last year
- 🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )☆1,468Apr 25, 2024Updated last year
- Server for benchmarking pure Go key/value databases☆163Jul 18, 2023Updated 2 years ago