Registry / networking / nuraft

nuraft

JSON →
library3.0.0vcpkgunverified

C++ implementation of Raft core logic as a replication library.

vcpkg install nuraft
INSTALL
IMPORT
SIG · NURAFT
N
nuraft
networkingcppv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nuraft.hxx
#include <nuraft.hxx>

Minimal NuRaft usage

#include <nuraft.hxx> int main() { // NuRaft requires a raft server instance; this is a minimal placeholder. return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources

No resource links recorded.

nuraft — pip install nuraft · libregistry