Kademlia
Dead simple C++11 kademlia distributed hash table library
Install / Use
/learn @DavidKeller/KademliaREADME
Description
C++11 distributed hash table library
This software is experimental and under development.
Installation
Requirements
- cmake
- c++11 compiler
Compilation
cmake --preset defaultcmake --build out --config Releasecmake --install out --config Release
Development
Supported targets
<table> <tr><th>OS</th><th>Compiler</th></tr> <tr><td>OSX</td><td>clang</td></tr> <tr><td>NIX</td><td>gcc</td></tr> <tr><td>Windows 7+</td><td>MSVC</td></tr> </table>Project structure
kademlia/
|
|-- include API public headers files.
|-- src Implementation sources and headers files.
|-- test/unit_tests Unit tests.
|-- docs User and development documentation.
|-- specs Kademlia protocol papers
Related Skills
node-connect
336.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
336.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.9kCommit, push, and open a PR
