[ ソース: raft ]
パッケージ: libraft0 (0.22.1-1~bpo12+1)
libraft0 に関するリンク
Debian の資源:
raft ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [raft.readthedocs.io]
類似のパッケージ:
Raft Consensus protocol implementation - shared library
Fully asynchronous C implementation of the Raft consensus protocol.
The library has modular design: its core part implements only the core Raft algorithm logic, in a fully platform independent way. On top of that, a pluggable interface defines the I/O implementation for networking (send/receive RPC messages) and disk persistence (store log entries and snapshots).
This package contains the C library needed to run executables that use Raft Consensus protocol.
その他の libraft0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r127)
- 高速な LZ 圧縮アルゴリズムライブラリ - ランタイム
-
- dep: libuv1 (>= 1.4.2)
- 非同期イベント通知ライブラリ - ランタイムライブラリ