[ trixie ]
[ sid ]
[ Bron: opendht ]
Pakket: opendht-tools (3.0.1-1.1 en anderen)
Verwijzigingen voor opendht-tools
Debian bronnen:
Het bronpakket opendht downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Collection of OpenDHT utility tools
OpenDHT is 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.
Overview of features:
* Lightweight and scalable, designed for large networks and small devices * High resilience to network disruption * Public key cryptography layer providing optional data signature and encryption (using GnuTLS) * IPv4 and IPv6 support * Clean and powerful C++17 map API * Bindings for C and Python 3 * REST API with optional HTTP client+server with push notification support
This package contains the binaries for the various tools developed as part of the OpenDHT code-base.
Andere aan opendht-tools gerelateerde pakketten
|
|
|
|
-
- dep: dhtnode (= 3.0.1-1.1+b4)
- OpenDHT node binary
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libfmt10 (>= 10.1.1+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 4.5)
- GCC support bibliotheek
-
- dep: libopendht3t64 (= 3.0.1-1.1+b4)
- Lightweight C++17 distributed hash table implementation
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline en geschiedenis bibliotheek, voor executie
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-opendht (= 3.0.1-1.1+b4)
- Python 3 bindings for libopendht C++ library
-
- dep: python3-twisted
- Event-based framework for internet applications