Skip to content

Dead simple C++11 kademlia distributed hash table library

Notifications You must be signed in to change notification settings

chenbo-again/kademlia

 
 

Repository files navigation

Documentation Status Build Status Linux Build status Windows Coverage Status

Description

C++11 distributed hash table library

This software is experimental and under active development.

Development

Bug and feature requests

Supported targets

OSCompiler
OSXclang
NIXgcc
Windows 7+MSVC

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

About

Dead simple C++11 kademlia distributed hash table library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.3%
  • CMake 4.6%
  • Shell 0.1%