Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
14 packages returned for Tags:"Raft"
Sort by
Relevance
Downloads
Recently updated
DotNext.
Net.
Cluster
by:
dotnetfoundation
rvsakno
65,688 total downloads
last updated
11/19/2023
Latest version:
4.15.3
Consensus
Raft
HyParView
WAL
Basic framework for building clusters
DotNext.
AspNetCore.
Cluster
by:
dotnetfoundation
rvsakno
43,504 total downloads
last updated
11/19/2023
Latest version:
4.15.3
consensus
raft
aspnetcore
HyParView
Framework for fault-tolerant clustered microservices based on ASP.NET Core
TeamDecided.
RaftConsensus
by:
TeamDecided
18,622 total downloads
last updated
10/13/2018
Latest version:
0.3.11
Raft
Consensus
This is a WIP consensus library based on the Raft algorithm built as a team for our BCompSc major project
Aeron.
Cluster
by:
AdaptiveConsulting
6,939 total downloads
last updated
1/17/2023
Latest version:
1.40.0
aeron
cluster
high-performance
raft
Clustering over the Aeron transport
RaftCore
by:
guille
1,188 total downloads
last updated
6/21/2018
Latest version:
1.0.0
raft
consensus
RaftCore is an implementation of the Raft algorithm for .NET Core
Raft.
Client
by:
rizTaak
1,094 total downloads
last updated
11/1/2016
Latest version:
0.1.0
Raft
Raft.NET
Raft.Net client bindings
Raft.
Server
by:
rizTaak
1,098 total downloads
last updated
11/1/2016
Latest version:
0.1.0
Raft
Raft.NET
Raft server library
Raft
by:
hhblaze
7,180 total downloads
last updated
10/17/2019
Latest version:
1.6.0
RAFT
Raft.NET
dotnet
dbreeze
netcore
netstandard
net
framework
Implementation of the RAFT consensus algorithm among TCP peers with disk or memory persistence
Slik.
Cache
by:
Insvald
959 total downloads
last updated
5/3/2021
Latest version:
2.0.1
Distributed
Cache
Raft
gRPC
Distributed in-process cache using Raft protocol with gRPC API
SlimCluster.
Consensus.
Raft
by:
zarusz
439 total downloads
last updated
9/3/2023
Latest version:
0.9.0
SlimCluster
Cluster
Consensus
Raft
Raft consensus algorithm implementation for a distributed .NET service
RqLite.
Client
by:
cube3
436 total downloads
last updated
1/31/2021
Latest version:
0.0.2-alpha
rqlite
dotnet
client
database
raft
rqlite distributed database client. rqlite is a RAFT implementation on top of sqlite that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. rqlite...
More information
SlimCluster.
AspNetCore
by:
zarusz
78 total downloads
last updated
9/3/2023
Latest version:
0.9.0
SlimCluster
Cluster
Consensus
Raft
ASP.NET
ASP.NET Core integration for SlimCluster
Coracle.
Raft
by:
endecipher
307 total downloads
last updated
3/9/2023
Latest version:
1.0.2
Raft
Consensus
Replication
State
Machine
Paxos
Coracle
Replicated
Fault
Tolerant
More tags
Clusterize your functionality and build your own replicated state machine using this completely extensible implementation of the Raft consensus algorithm in .NET
Coracle.
Raft.
Examples
by:
endecipher
158 total downloads
last updated
3/9/2023
Latest version:
1.0.1
Raft
Consensus
Replication
State
Machine
Paxos
Coracle
Replicated
Fault
Tolerant
More tags
An example use case of Coracle.Raft in .NET