All Projects → hhblaze → Raft.net

hhblaze / Raft.net

Licence: bsd-2-clause
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Raft.net

Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+264.29%)
Mutual labels:  netstandard, tcp, dotnetcore, netcore
Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (+8.04%)
Mutual labels:  netstandard, dotnet-standard, dotnet-core, netcore
Rafty
Implementation of RAFT consensus in .NET core
Stars: ✭ 182 (+62.5%)
Mutual labels:  dotnet-standard, raft, dotnet-core, dotnetcore
Gb28181.solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Stars: ✭ 323 (+188.39%)
Mutual labels:  dotnet-core, dotnetcore, netcore
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-87.5%)
Mutual labels:  core, netcore, net
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (+150.89%)
Mutual labels:  dotnet-standard, dotnet-core, netcore
Awesome Cms Core
Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.
Stars: ✭ 352 (+214.29%)
Mutual labels:  dotnet-standard, dotnet-core, dotnetcore
Gofer.net
Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
Stars: ✭ 383 (+241.96%)
Mutual labels:  netstandard, dotnet-core, netcore
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (+241.96%)
Mutual labels:  netstandard, netcore, net
Epplus
EPPlus 5-Excel spreadsheets for .NET
Stars: ✭ 693 (+518.75%)
Mutual labels:  netstandard, netcore, net
Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
Stars: ✭ 612 (+446.43%)
Mutual labels:  netstandard, dotnet-standard, dotnet-core
Tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
Stars: ✭ 812 (+625%)
Mutual labels:  dotnet-standard, dotnet-core, netcore
Cosmos.Identity
A Cosmos storage provider for ASP.NET Core Identity.
Stars: ✭ 26 (-76.79%)
Mutual labels:  dotnetcore, netcore, netstandard
DotNetDynamicInjector
💉 Dynamically reference external dlls without the need to add them to the project. Leave your project with low dependency and allowing specific dlls according to your business rule or database parameters.
Stars: ✭ 18 (-83.93%)
Mutual labels:  netcore, net, netstandard
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+3001.79%)
Mutual labels:  dotnet-core, dotnetcore, netcore
DotNetGraph
Create GraphViz DOT graph with .NET / C#
Stars: ✭ 57 (-49.11%)
Mutual labels:  dotnetcore, netcore, netstandard
NETProvider
Firebird ADO.NET Data Provider
Stars: ✭ 113 (+0.89%)
Mutual labels:  netcore, net, netstandard
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+672.32%)
Mutual labels:  dotnet-core, dotnetcore, distributed
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (-3.57%)
Mutual labels:  dotnetcore, netcore, dotnet-standard
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 3,309 (+2854.46%)
Mutual labels:  tcp, netcore, net

Raft.NET

Image of Build NuGet Badge Image of Build

Implementation of the RAFT distributed consensus algorithm among TCP peers with disk or memory data persistence.
.NET c# / dotnet / netstandard /netcore


[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].