Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libraft0
aramo  ]
[ Source: raft  ]

Package: libraft0 (0.11.3-3)

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.

Other Packages Related to libraft0

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.17) [not armhf]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.28) [armhf]
  • dep: libgcc-s1 (>= 3.5) [armhf]
    GCC support library
  • dep: liblz4-1 (>= 0.0~r127)
    Fast LZ compression algorithm library - runtime
  • dep: libuv1 (>= 1.4.2)
    asynchronous event notification library - runtime library

Download libraft0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 76.4 kB187 kB [list of files]
arm64 72.8 kB170 kB [list of files]
armhf 69.4 kB130 kB [list of files]
ppc64el 93.0 kB342 kB [list of files]