Skip to content
#

memtable

Here are 24 public repositories matching this topic...

A console-based Key-Value store engine built for the Advanced Algorithms and Data Structures course. Implements efficient data structures like Memtable, SSTable, and LRU Cache, with durability ensured by a Write-Ahead Log (WAL). Features include Bloom Filters, prefix/range scans, and external configuration support.

  • Updated Jul 19, 2025
  • Go

Add this topic to your repo

To associate your repository with the memtable topic, visit your repo's landing page and select "manage topics."

Learn more