[ trixie ]
[ sid ]
[ 源代码: opendht ]
软件包:libopendht3t64(3.0.1-1.1 以及其他的)
Lightweight C++17 distributed hash table implementation
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 C++ shared library.
其他与 libopendht3t64 有关的软件包
|
|
|
|
-
- dep: libargon2-1 (>= 0~20171227)
- memory-hard hashing function - runtime library
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfmt10 (>= 10.1.1+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 7)
- GCC 支持库
-
- dep: libgnutls30t64 (>= 3.8.4)
- GNU TLS library - main runtime library
-
- dep: libhttp-parser2.9 (>= 2.7.1)
- parser for HTTP messages written in C
-
- dep: libjsoncpp26 (>= 1.9.6)
- library for reading and writing JSON for C++
-
- dep: libnettle8t64
- low level cryptographic library (symmetric and one-way cryptos)
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版