[ 源代码: raft ]
软件包:libraft0(0.22.1-1~bpo12+1)
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) [除 armel, armhf, i386, mipsel]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.28) [armel, armhf, i386, mipsel]
-
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- GCC 支持库
-
- dep: liblz4-1 (>= 0.0~r127)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libuv1 (>= 1.4.2)
- asynchronous event notification library - runtime library
下载 libraft0
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 87.5 kB | 240.0 kB | [文件列表] |
arm64 | 79.5 kB | 220.0 kB | [文件列表] |
armel | 79.5 kB | 219.0 kB | [文件列表] |
armhf | 81.3 kB | 167.0 kB | [文件列表] |
i386 | 94.3 kB | 247.0 kB | [文件列表] |
mips64el | 91.2 kB | 304.0 kB | [文件列表] |
mipsel | 99.3 kB | 366.0 kB | [文件列表] |
ppc64el | 94.4 kB | 348.0 kB | [文件列表] |
s390x | 78.1 kB | 240.0 kB | [文件列表] |