Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for golang raft
golang
x
raft
x
48 search results found
Etcd
⭐
47,334
Distributed reliable key-value store for the most critical data of a distributed system
Tidb
⭐
35,604
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
Rqlite
⭐
14,492
The lightweight, distributed relational database built on SQLite
Awesome Architecture
⭐
8,359
架构师技术图谱,助你早日成为架构师
Easegress
⭐
5,753
A Cloud Native traffic orchestration system
Share_ppt
⭐
5,176
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
Dragonboat
⭐
4,831
A feature complete and high performance multi-group Raft library in Go.
Go Awesome
⭐
4,144
Go 语言优秀资源整理,为项目落地加速🏃
Atomix
⭐
2,333
A Kubernetes toolkit for building distributed applications using cloud native principles
Tidis
⭐
1,398
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
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.
Blast
⭐
1,034
Blast is a full text search and indexing server, written in Go, built on top of Bleve.
Flydb
⭐
897
The high-performance kv storage engine based on bitcask paper made in golang
Hraftd
⭐
828
A reference use of Hashicorp's Raft implementation
Comqtt
⭐
740
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
Kingbus
⭐
719
A distributed MySQL binlog storage system built on Raft
Xenon
⭐
615
The MySQL Cluster Autopilot Management with GTID and Raft
Uhaha
⭐
537
High Availability Raft Framework for Go
Finn
⭐
531
Fast Raft framework using the Redis protocol for Go
Raft
⭐
447
Raft library for maintaining a replicated state machine
Elasticell
⭐
418
Elastic Key-Value Storage With Strong Consistency and Reliability
Go Dqlite
⭐
389
Go bindings for libdqlite
Godown
⭐
343
Distributed, fault-tolerant key-value storage written in go.
Radondb Mysql Kubernetes
⭐
323
Open Source,High Availability Cluster,based on MySQL
Raftd
⭐
269
A reference implementation for using the go-raft library for distributed consensus.
Mit 6.824 Distributed Systems
⭐
246
2018年春季课程学习资料汇总
Annchain
⭐
222
AnnChain is the core engine of the new generation alliance chain of Zhongan Science and Technology
Dragonboat Example
⭐
163
Examples for Dragonboat
Graft
⭐
163
A RAFT Election implementation in Go.
Raft
⭐
150
An implementation of the Raft distributed consensus protocol.
Matrixcube
⭐
149
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
Raftdb
⭐
135
A simple distributed key value store based on the Raft consensus protocol
Go Interview
⭐
107
golang 面试总结
Raft Badger
⭐
100
Raft backend implementation using BadgerDB
Etcd 3.1.10 Codedump
⭐
93
Gojob
⭐
89
Distributed Job Schedule Platform With Goalng、Raft And Cron (分布式任务调度平台,核心理念:易部署、高可用、跨平台、异步并行、弹性伸缩、微服务)
Raft Kv
⭐
88
Fault-tolerant key-value storage system based on Raft
Timemachine
⭐
87
A distributed fault tolerant scheduler that is horizontally scalable 🔥
Paxos
⭐
68
paxos for studying
Redraft
⭐
67
Redis + Raft server implementation
Raft
⭐
65
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Zanredisdb
⭐
65
Yet another distributed kvstore support redis data and index. moved to: https://github.com/youzan/ZanRedisDB
Regatta
⭐
59
Regatta is a distributed key-value store. It is Kubernetes friendly with emphasis on high read throughput and low operational cost.
Go Libp2p Raft
⭐
56
A LibP2P wrapper for hashicorp/raft implementation.
Leto
⭐
53
A key value storage example powered by hashicorp raft and BadgerDB
Distkv
⭐
53
distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.
Slock
⭐
52
High-performance distributed sync service and atomic DB
Distributed Algorithms
⭐
47
利用 Go 语言实现多种分布式算法
Mit 6.824 Labs
⭐
44
MIT 6.824 (Distributed Systems) labs in Go
Dister
⭐
42
dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:
Rony
⭐
40
Fast and Scalable RPC Framework
Ticketd
⭐
37
A distributed service for monotonically increasing tickets.
Golearn
⭐
36
🔥 Golang basics and actual-combat (including: crawler, distributed-systems, data-analysis, redis, etcd, raft, crontab-task)
Go Home
⭐
34
🏆📚Go语言学习、面试题,聚焦Gopher核心必备知识。
Blog
⭐
34
my tech blog, using markdown
Raft Badger
⭐
33
🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥
Mmapd
⭐
31
Distributed mmap
Monereum
⭐
30
Monereum Network - A permissioned implementation of Ethereum supporting data privacy
Blockchain_consensus_algorithm
⭐
28
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
Go Agree
⭐
27
Agree is a Go package that makes it trivial to replicate any data structure using Raft.
Raft Grpc Transport
⭐
24
Make hashicorp/raft communicate over gRPC
Raft Fuzzy
⭐
24
Fuzz Testing for the github.com/hashicorp/raft library
Raft Auto Increment
⭐
23
Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus
Drax
⭐
23
An embeddable distributed k/v store for Go
Raft Rocks
⭐
22
A simple database based on raft and rocksdb
Huffleraft
⭐
22
Replicated key-value store driven by the raft consensus protocol 🚵
Leifdb
⭐
22
LeifDB - a distributed database using the Raft protocol, built in Go
M2
⭐
19
a simple http key/value cache system based on raft protocol.
Raft Badger
⭐
18
Badger-based backend for Hashicorp's raft package
Flotilla
⭐
18
Raspi Cluster
⭐
18
Raspberry pi 4 4개를 이용해서 클러스터 환경을 공부하는 레포
Raft
⭐
18
🐙🌟 Golang implementation of the Raft consensus protocol 自己动手实现 raft 🪵🪵🪵
K8s Influxdb
⭐
17
Deploy influxdb in cluster mode in kubernetes
Tsdb
⭐
16
Lightweight Time Series Database
Ovn_exporter
⭐
15
Prometheus Exporter for Open Virtual Network (OVN)
Kshaka
⭐
15
Kshaka is a Go implementation of the CASPaxos consensus protocol.
Consul Raftdb Reader
⭐
15
A CLI tool to read Consul's RAFT commitlog
Redqueen
⭐
14
Reliable distributed key-value store, and provides some advanced functions internal
Interview
⭐
13
成为一名更好的软件工程师所需要的一切。
Blog
⭐
13
Rawkv
⭐
13
Cloud-native distributed key-value database.
Raft Redcon
⭐
13
Raft transport layer that implements the Redis protocol
Thermionic
⭐
12
SQLite Clustered Database
Ark
⭐
11
Anndb
⭐
11
Distributed Approximate Nearest Neighbors Database https://anndb.com
Goraft
⭐
11
Raft协议Go版本的一种实现。
Tidb
⭐
11
Mit 6.824
⭐
11
2016 MIT-6.824: Distributed System
Dinghy
⭐
10
Dinghy implements leader election using the raft protocol
Cortex
⭐
10
A fault-tolerant events/alerts correlation engine
Swiftraft
⭐
10
lightweight raft for consistency and kv store
Registry
⭐
10
Nju Dissys
⭐
10
南京大学分布式系统Raft算法最简实现
6.824
⭐
9
🤹 MIT 6.824 Distributed Systems
Libraft
⭐
9
C interface to hashicorp/raft
Raft Kv
⭐
8
Simple KV storage with Raft consensus algorithm inside
Raftrpc
⭐
8
Simple RPC Key Value Server using etcd/Raft in Golang
Oncekv
⭐
8
Easy scaling distributed Key/Value dababase
Store
⭐
8
Rafttoy
⭐
8
A playground to experiment with Raft proposal pipeline optimization
Related Searches
Golang Command Line (8,308)
Golang Http (4,189)
Javascript Golang (3,372)
Golang Database (2,743)
Golang Proxy (2,577)
Docker Golang (2,394)
Golang Metrics (2,242)
Golang Prometheus (2,241)
Golang Cloud Computing (2,060)
Golang Rest (1,692)
1-48 of 48 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.