savoirfairelinux/opendht
OpenDHT: a C++17 Distributed Hash Table implementation observed · 2026-09-03
Health v2 · maintenance only
86/100
- Activity 100
- Release rhythm 60
- Longevity 100
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: 33
- age_days: 4277
- days_rel: 190
- days_push: 0
- n_releases_24m: 8
Adoption not part of the score
1143 stars · 191 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenDHT is a lightweight C++17 distributed hash table (DHT) library providing an easy-to-use distributed in-memory data store with redundancy, data signing, and encryption via GnuTLS. It includes bindings for C, Rust, and Python 3, plus a REST API and CLI tools like dhtnode.
Use cases
- build a peer-to-peer distributed key-value store
- run a DHT node on a public network
- store and retrieve signed or encrypted values across a distributed network
- add decentralized data storage to a C++ or Python application
- bootstrap a lightweight P2P network for IoT or messaging apps
When to choose
- you need a lightweight, scalable distributed hash table with C++17 or Python bindings
- you want built-in public key cryptography for signed/encrypted distributed data
- you need IPv4 and IPv6 support with resilience to network disruption
- you're building peer-to-peer applications like messaging or decentralized storage
When to avoid
- you need persistent on-disk storage rather than an in-memory distributed store
- you want a managed or centralized database with strong consistency guarantees
- you need a full-featured DHT with extensive tooling outside the C++ ecosystem
Facets
library · maturity active
p2p cryptography networking cli http-server http-client microservices networking security developer-tools windows cpp python rust c cross-platform distributed-hash-table dht peer-to-peer gnutls rest-api jami linux macos
1 source
- readme: https://github.com/savoirfairelinux/opendht · fetched 2026-09-03 · 2fab0fcc7319
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| savoirfairelinux/opendht | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="savoirfairelinux/opendht")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem