write-ahead-log
Here are 57 public repositories matching this topic...
Sort:Most stars
Next generation API for .NET
- Updated
Nov 4, 2025 - C#
Waltz is a quorum-based distributed write-ahead log for replicating transactions
- Updated
Mar 29, 2023 - Java
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
- Updated
May 9, 2025 - Go
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
- Updated
Nov 13, 2024 - Go
Streaming Postgres logical replication changes atleast-once over websockets
- Updated
Jun 13, 2018 - Go
💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
- Updated
May 30, 2018 - C++
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
- Updated
May 11, 2025 - Go
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
- Updated
Feb 24, 2025 - Rust
A tiny embedded, transactional key-value database 🐱
- Updated
Nov 6, 2023 - C++
mkdb is a SQL-based relational database management system (RDBMS) written in Golang (1.18+) with zero third-party dependencies. The goal of the project is to provide a creative outlet for developers who want to experiment with database development in a low-stakes environment.
- Updated
May 29, 2024 - Go
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
- Updated
Aug 22, 2020 - Java
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
- Updated
Dec 28, 2024 - Rust
A LSM-Tree key/value database in Python.
- Updated
Jul 17, 2024 - Python
A high-performance time-series database core implementation in Rust
- Updated
May 11, 2025 - Rust
End to End Distributed Deep Learning Engine, works both with Streaming and Batch Data built using Apache Flink
- Updated
Aug 30, 2020 - Java
Self-optimizing vector database for RAG workloads. Hybrid Semantic Cache eliminates cold-cache spikes. Sub-5ms hybrid queries.
- Updated
Nov 2, 2025 - Rust
Transparent fault-tolerance for storage-centric applications in disaggregated data centers
- Updated
Aug 23, 2024 - C++
Improve this page
Add a description, image, and links to thewrite-ahead-log topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thewrite-ahead-log topic, visit your repo's landing page and select "manage topics."