[ trixie ]
[ sid ]
[ ソース: opendht ]
パッケージ: libopendht-c3t64 (3.0.1-1.1 など)
libopendht-c3t64 に関するリンク
Debian の資源:
opendht ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Lightweight C++17 distributed hash table implementation - C wrapper
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.
その他の libopendht-c3t64 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libopendht3t64 (= 3.0.1-1.1+b4)
- Lightweight C++17 distributed hash table implementation
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3