Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for distributed systems raft
distributed-systems
x
raft
x
70 search results found
Etcd
⭐
47,267
Distributed reliable key-value store for the most critical data of a distributed system
Rqlite
⭐
14,492
The lightweight, distributed relational database built on SQLite
Nebula
⭐
9,841
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Easegress
⭐
5,753
A Cloud Native traffic orchestration system
Thebytebook
⭐
5,520
⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。 DevOps、SRE指南。如发现错误,谢谢提issue
Dragonboat
⭐
4,831
A feature complete and high performance multi-group Raft library in Go.
Raft Rs
⭐
2,851
Raft distributed consensus algorithm implemented in Rust.
Maelstrom
⭐
2,598
A workbench for writing toy implementations of distributed systems.
Atomix
⭐
2,333
A Kubernetes toolkit for building distributed applications using cloud native principles
Curve
⭐
2,163
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
Logcabin
⭐
1,328
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
Openraft
⭐
1,066
rust raft with improvements
Icefiredb
⭐
1,064
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
Nuraft
⭐
905
C++ implementation of Raft core logic as a replication library
Hraftd
⭐
828
A reference use of Hashicorp's Raft implementation
Nebula Graph
⭐
817
A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
Kingbus
⭐
719
A distributed MySQL binlog storage system built on Raft
Raft
⭐
447
Raft library for maintaining a replicated state machine
Elasticell
⭐
418
Elastic Key-Value Storage With Strong Consistency and Reliability
Raft
⭐
415
An Elixir implementation of the raft consensus protocol
Little Raft
⭐
320
The lightest distributed consensus library. Run your own replicated state machine! ❤️
Riteraft
⭐
275
RiteRaft - A raft framework, for regular people
Mit 6.824 Distributed Systems
⭐
246
2018年春季课程学习资料汇总
Jgroups Raft
⭐
243
Implementation of the RAFT consensus protocol in JGroups
Eraft
⭐
231
A generic raft library
Klein
⭐
151
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lock, etc..
Matrixcube
⭐
149
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
Omnipaxos
⭐
145
OmniPaxos is a distributed log implemented as a Rust library.
Microraft
⭐
144
Feature-complete implementation of the Raft consensus algorithm in Java
Kunlun
⭐
136
KunlunBase is a distributed relational database management system(RDBMS) with complete NewSQL capabilities and robust transaction ACID guarantees and is compatible with standard SQL. Applications which used PostgreSQL or MySQL can work with KunlunBase as-is without any code change or rebuild because KunlunBase supports both PostgreSQL and MySQL connection protocols and DML SQL grammars. MySQL DBAs can quickly work on a KunlunBase cluster because we use MySQL as storage nodes of KunlunBase. Kunl
Zatt
⭐
106
Python implementation of the Raft algorithm for distributed consensus
Timemachine
⭐
87
A distributed fault tolerant scheduler that is horizontally scalable 🔥
Distributed_systems_notes
⭐
82
My collection of handwritten notes and resources for learning distributed systems
Regatta
⭐
59
Regatta is a distributed key-value store. It is Kubernetes friendly with emphasis on high read throughput and low operational cost.
Distributed Algorithms
⭐
47
利用 Go 语言实现多种分布式算法
Mnevis
⭐
46
Raft-based, consensus oriented implementation of Mnesia transactions
Mit 6.824 Labs
⭐
44
MIT 6.824 (Distributed Systems) labs in Go
Madraft
⭐
42
The labs of Raft consensus algorithm based on MadSim.
Kites
⭐
38
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Golearn
⭐
36
🔥 Golang basics and actual-combat (including: crawler, distributed-systems, data-analysis, redis, etcd, raft, crontab-task)
Blog
⭐
34
my tech blog, using markdown
Raft Auto Increment
⭐
23
Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus
Huffleraft
⭐
22
Replicated key-value store driven by the raft consensus protocol 🚵
Paper
⭐
20
Computer Foundations Practices
M2
⭐
19
a simple http key/value cache system based on raft protocol.
Raft Badger
⭐
18
Badger-based backend for Hashicorp's raft package
Raftor
⭐
18
Distributed chat system built with rust
Rraft Py
⭐
17
Unofficial Python Binding of the tikv/raft-rs
Awesome Big Data
⭐
17
大数据&&分布式系统学习过程中一些经验总结
Vrrm
⭐
15
rough code for running consensus
Redqueen
⭐
14
Reliable distributed key-value store, and provides some advanced functions internal
Rawkv
⭐
13
Cloud-native distributed key-value database.
Nodedial
⭐
13
A distributed, key-value NoSQL database 🌌
Interview
⭐
13
成为一名更好的软件工程师所需要的一切。
Kerala
⭐
13
Distributed KV Streams
Raft Kvs
⭐
11
⛵ A distributed key-value store based on Raft. (WIP)
Registry
⭐
10
Nju Dissys
⭐
10
南京大学分布式系统Raft算法最简实现
6.824
⭐
9
🤹 MIT 6.824 Distributed Systems
Turingcell
⭐
9
TuringCell: Run Linux over Paxos/Raft
Store
⭐
8
Mystore
⭐
7
A distributed, in-memory key-value store written in C++
Raft
⭐
6
🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.
Trabica
⭐
5
Raft Consensus Algorithm implementation in Scala
Learn
⭐
5
miscellaneous codes, including MIT 6.824, Raft, B+ Tree, LSM, etc
Related Searches
Golang Raft (336)
Golang Distributed Systems (322)
Java Distributed Systems (295)
1-70 of 70 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.