opendht
« Back to VersTracker
Description:
C++17 Distributed Hash Table implementation
Type: Formula  |  Latest Version: 3.6.0@0  |  Tracked Since: Nov 26, 2025
Links: Homepage  |  formulae.brew.sh
Category: Networking
Tags: distributed dht p2p c++ networking library
Install: brew install opendht
About:
OpenDHT is a lightweight C++17 distributed hash table implementation designed for peer-to-peer applications. It provides a simple key-value storage API with support for cryptographic security and value caching. The library enables developers to build decentralized services without relying on centralized infrastructure.
Key Features:
  • C++17 library with simple REST and DHT APIs
  • Support for cryptographic security and anonymous communications
  • Value caching and persistence mechanisms
  • Lightweight with minimal dependencies
  • Proven in production with the Jami communication platform
Use Cases:
  • Building decentralized messaging and communication applications
  • Creating serverless distributed services
  • Implementing peer-to-peer data synchronization
  • Developing privacy-focused network applications
Alternatives:
  • libp2p – More comprehensive but heavier framework for peer-to-peer networking
  • BitTorrent DHT – Specific to torrent discovery, less general-purpose than OpenDHT
Version History
Detected Version Rev Change Commit
Nov 26, 2025 8:10pm 0 VERSION_BUMP a3dce5de
Sep 16, 2025 9:35am 0 VERSION_BUMP d1e5823d
Nov 3, 2024 2:38pm 1 VERSION_BUMP 33d42563
Aug 28, 2024 1:05am 1 VERSION_BUMP 425fb2e9
Aug 11, 2024 9:43pm 0 VERSION_BUMP ff5f74a7
Jan 31, 2024 8:28pm 0 VERSION_BUMP 2871898e
Dec 11, 2023 5:09pm 0 VERSION_BUMP f77be0fa
Dec 4, 2023 12:04pm 0 VERSION_BUMP a80f8b25
Nov 29, 2023 11:11am 0 VERSION_BUMP 4bafa3af
Nov 3, 2023 8:05am 0 VERSION_BUMP 22386932