rescrv/HyperDex
HyperDex is a scalable, searchable key-value store observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5308
- days_rel: n/a
- days_push: 835
- n_releases_24m: 0
Adoption not part of the score
1405 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HyperDex is a distributed, searchable, and consistent key-value store written in C++. It provides scalable storage with secondary-index search capabilities across a cluster.
Use cases
- run a scalable distributed key-value store
- search key-value data by secondary attributes
- store data with strong consistency across a cluster
- deploy a searchable nosql database
- query stored values beyond primary key lookups
When to choose
- you need a distributed KV store with secondary-index search
- you want consistent, scalable storage self-hosted on Linux
When to avoid
- you need a managed cloud database
- your workload is small enough for a single-node store
- you need rich ecosystem support or frequent updates
Facets
service · maturity maintenance
database search-engine caching databases microservices backend cpp self-hosted key-value-store distributed-storage searchable-kv search linux
2 sources
- readme: https://github.com/rescrv/HyperDex · fetched 2026-08-28 · 4ef2612535d0
- homepage: http://hyperdex.org · fetched 2026-08-29 · ea52d34803f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rescrv/HyperDex | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem