Building a Log-Structured Merge Tree in Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • keyva

    :key: A distributed key-value store

    This article provides implementation details for the LSM tree based project keyva that I wrote to better understand how all of this works. The details are generic and cover concepts applicable to other LSM tree implementations.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • badger

    Fast key-value DB in Go.

    Badger: Fast key-value DB in Go (GitHub)

  • awesome-go-storage

    A curated list of awesome Go storage projects and libraries

    Awesome Go Storage (GitHub)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Awesome-Pocketbase: A collection of PocketBase community resources

    1 project | news.ycombinator.com | 18 Oct 2024
  • Make Me A Container: The Docker Guide

    4 projects | dev.to | 23 May 2024
  • Map of Golang Key Value Engines

    1 project | news.ycombinator.com | 21 Jan 2024
  • Anytype helper crashed

    1 project | /r/Anytype | 9 Dec 2023
  • SQLedge: Replicate Postgres to SQLite on the Edge

    9 projects | news.ycombinator.com | 9 Aug 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?