OpenDHT: a C++17 Distributed Hash Table implementation
☆1,118Mar 3, 2026Updated this week
Alternatives and similar repositories for opendht
Users that are interested in opendht are comparing it to the libraries listed below
Sorting:
- BitTorrent DHT library☆707Mar 18, 2023Updated 2 years ago
- Mirror of Gerrit Jami Core Library and Daemon☆160Updated this week
- Mirror of Gerrit Jami Libclient (formerly LibRingClient, or LRC for short) Library☆33Jul 11, 2023Updated 2 years ago
- Mirror of Gerrit Jami GNOME Client☆76Feb 21, 2024Updated 2 years ago
- Mirror of Gerrit Jami Android Client☆184Feb 27, 2026Updated last week
- This (mirror) repo groups all parts of Jami.☆257Apr 7, 2024Updated last year
- 🕸 Simple, robust, BitTorrent DHT implementation☆1,268Feb 26, 2026Updated last week
- Dead simple C++11 kademlia distributed hash table library☆75Nov 9, 2025Updated 3 months ago
- A simple pastebin for light values (max 64KB) using OpenDHT distributed hash table (with support for encryption).☆16Nov 26, 2024Updated last year
- Kademlia/Mainline DHT node in Go.☆829Dec 26, 2020Updated 5 years ago
- An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.☆5,356Dec 10, 2025Updated 2 months ago
- DHT bootstrap server☆436Jun 25, 2020Updated 5 years ago
- oht is an onion routed (using the Tor network, similar in design to ricochet and onionshare) distributed hash table to be used as the bas…☆46Nov 15, 2018Updated 7 years ago
- an efficient feature complete C++ bittorrent implementation☆5,857Feb 25, 2026Updated last week
- The future of online communications.☆2,570Updated this week
- P2P DNS with content key, crypto key and PKI support. DynDNS alternative.☆440Jan 19, 2025Updated last year
- An experiment in scalable routing as an encrypted IPv6 overlay network☆4,700Updated this week
- C++17 implementation of libp2p☆469Updated this week
- A DHT in Python using asyncio