[ bookworm ]
[ sid ]
[ ソース: opendht ]
パッケージ: libopendht2 (2.4.12-7)
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.
その他の libopendht2 関連パッケージ
|
|
|
|
-
- dep: libargon2-1 (>= 0~20171227)
- memory-hard hashing function - runtime library
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfmt9 (>= 9.1.0+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgnutls30 (>= 3.7.3)
- GNU TLS ライブラリ - 主要ランタイムライブラリ
-
- dep: libhttp-parser2.9 (>= 2.7.1)
- parser for HTTP messages written in C
-
- dep: libjsoncpp25 (>= 1.9.5)
- library for reading and writing JSON for C++
-
- dep: libnettle8
- 低レベル暗号化ライブラリ (対称および一方向の暗号)
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 12)
- GNU 標準 C++ ライブラリ v3