[ 源代码: raft ]
软件包:libraft0(0.9.25-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.16) [amd64, mips64el, s390x]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.28) [armel, armhf, i386, mipsel]
-
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- GCC 支持库
-
- dep: libuv1 (>= 1.4.2)
- asynchronous event notification library - runtime library
下载 libraft0
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 0.9.25-1+b1 | 57.2 kB | 152.0 kB | [文件列表] |
arm64 | 0.9.25-1+b1 | 52.2 kB | 147.0 kB | [文件列表] |
armel | 0.9.25-1+b1 | 49.7 kB | 131.0 kB | [文件列表] |
armhf | 0.9.25-1+b1 | 50.4 kB | 103.0 kB | [文件列表] |
i386 | 0.9.25-1+b1 | 68.3 kB | 183.0 kB | [文件列表] |
mips64el | 0.9.25-1+b1 | 60.2 kB | 199.0 kB | [文件列表] |
mipsel | 0.9.25-1+b1 | 65.5 kB | 194.0 kB | [文件列表] |
ppc64el | 0.9.25-1+b1 | 61.9 kB | 215.0 kB | [文件列表] |
s390x | 0.9.25-1+b1 | 51.8 kB | 151.0 kB | [文件列表] |