Ross ROSS = Recommend OSS · open-source software intelligence for agents

speedb-io/speedb

A RocksDB compliant high performance scalable embedded key-value store observed · 2026-08-28

github.com/speedb-io/speedb · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1653
  • days_rel: n/a
  • days_push: 812
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1008 stars · 81 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Speedb is a high-performance embedded key-value storage engine that is 100% RocksDB compatible and works as a drop-in replacement library. It is optimized for modern storage hardware and large-scale workloads, offering improved write performance, stabilized throughput, and reduced memory consumption.

Use cases

  • replace rocksdb with a faster drop-in key-value store
  • handle massive random write workloads without stalling
  • reduce memory usage in an embedded storage engine
  • store large-scale key-value data on modern SSDs
  • improve write throughput for kafka streams state stores
  • embed a persistent key-value database in a C++ application

When to choose

  • you already use RocksDB and want better performance without code changes
  • your workload suffers from write stalls or inconsistent latency
  • you need an embedded, high-performance key-value store on modern hardware

When to avoid

  • you need a network-accessible database or SQL features
  • you prefer a storage engine with a larger community and long-term roadmap like RocksDB
  • your platform or language bindings are not supported by Speedb

Facets

library · maturity maintenance

database caching databases developer-tools performance windows cpp cross-platform key-value-store storage-engine rocksdb-compatible embedded-database lsmtree linux macos

1 source

Member repositories

RepositoryRoleHealth v2
speedb-io/speedbmain23

For agents

markdown · JSON · MCP: product_card(name="speedb-io/speedb")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem