opendht-3.4.0

lightweight C++17 Distributed Hash Table implementation

Index | devel

Description

A lightweight C++17 Distributed Hash Table implementation.

OpenDHT provides an easy to use distributed in-memory data store.
Every node in the network can read and write values to the store.
Values are distributed over the network, with redundancy.

Homepage: https://github.com/savoirfairelinux/opendht

Library Dependencies

Build Dependencies