Skip to content
@rosedblabs

RoseDB Labs

Provide stable, reliable and fast kv storage.

Hi, there is RoseDB Labs 👋

We have the following open-source projects:

  • RoseDB, Lightweight, fast, and reliable key/value storage engine based on Bitcask.
  • LotusDB, the most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.
  • LotuSearch, Full text search engine powered by LotusDB.
  • Wal, Write Ahead Log for LSM or bitcask storage.
  • DiskHash, on-disk hash table(mainly for WAL).

Star History Chart

Pinned Loading

  1. rosedb rosedb Public

    Lightweight, fast and reliable key/value storage engine based on Bitcask.

    Go 4.4k 616

  2. wal wal Public

    Write Ahead Log for LSM or bitcask storage(or any append-only write).

    Go 217 36

  3. renee renee Public

    [WIP]Redis data structure based on key/value storage engine.

    Go 16 2

  4. diskhash diskhash Public

    on-disk hash table(mainly for WAL).

    Go 21 6

Repositories

Showing 10 of 13 repositories
  • wal-rs Public

    [WIP] Write Ahead Log for LSM or bitcask storage.

    rosedblabs/wal-rs’s past year of commit activity
    Rust 4 Apache-2.0 2 0 0 Updated Jun 29, 2024
  • rosedb Public

    Lightweight, fast and reliable key/value storage engine based on Bitcask.

    rosedblabs/rosedb’s past year of commit activity
    Go 4,441 Apache-2.0 616 3 0 Updated Jun 28, 2024
  • wal Public

    Write Ahead Log for LSM or bitcask storage(or any append-only write).

    rosedblabs/wal’s past year of commit activity
    Go 217 Apache-2.0 36 1 0 Updated Jun 24, 2024
  • rust-practice Public

    some tiny learning projects in Rust

    rosedblabs/rust-practice’s past year of commit activity
    Rust 358 34 1 0 Updated May 12, 2024
  • database-learning Public

    (Chinese) 数据库/存储学习路径推荐

    rosedblabs/database-learning’s past year of commit activity
    341 35 0 0 Updated Apr 12, 2024
  • rust-learning Public

    (Chinese) 收集一些不错的 Rust 学习资料、博客、书籍等

    rosedblabs/rust-learning’s past year of commit activity
    153 18 0 0 Updated Apr 10, 2024
  • go-learning Public

    (Chinese) 收集一些不错的 Golang 学习资料、博客、书籍等

    rosedblabs/go-learning’s past year of commit activity
    144 17 0 0 Updated Mar 24, 2024
  • mini-bitcask Public

    (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。

    rosedblabs/mini-bitcask’s past year of commit activity
    Go 414 82 0 0 Updated Mar 23, 2024
  • .github Public
    rosedblabs/.github’s past year of commit activity
    0 0 0 0 Updated Sep 15, 2023
  • diskhash Public

    on-disk hash table(mainly for WAL).

    rosedblabs/diskhash’s past year of commit activity
    Go 21 Apache-2.0 6 1 0 Updated Sep 10, 2023

Most used topics

Loading…