Go Lsm

Open-source Go projects categorized as Lsm

Top 5 Go Lsm Projects

  1. KubeArmor

    Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (BPF-LSM, AppArmor).

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Bitcask

    🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

  4. lsmtree

    Log-structured merge-tree (by krasun)

  5. gosqldb

    A key-value persistent database that supports SQL queries over B+ and LSM trees

  6. originium

    LSM-Tree based storage engine used by FOIVER system.

    Project mention: Building an LSM-Tree Storage Engine from Scratch | dev.to | 2025-01-02

    Based on the overview of LSM-Tree above, I believe you now have a basic understanding of LSM-Tree and some ideas about its implementation. Next, we will build a storage engine based on LSM-Tree from scratch. Below, we will introduce only the core code; for the complete code, please refer to https://github.com/B1NARY-GR0UP/originium.

  7. 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
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Lsm discussion

Log in or Post with

Go Lsm related posts

  • KubeArmor: Container-Aware Runtime Security Enforcement System Using LSM

    1 project | news.ycombinator.com | 12 Jan 2021

Index

What are some of the best open-source Lsm projects in Go? This list will help you:

# Project Stars
1 KubeArmor 1,705
2 Bitcask 31
3 lsmtree 29
4 gosqldb 30
5 originium 4

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

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