All Projects → golearn → Similar Projects or Alternatives

1054 Open source projects that are alternatives of or similar to golearn

Etcd
Distributed reliable key-value store for the most critical data of a distributed system
Stars: ✭ 38,238 (+106116.67%)
Mutual labels:  distributed-systems, raft, etcd
Blog
my blog, using markdown
Stars: ✭ 25 (-30.56%)
Mutual labels:  distributed-systems, raft, etcd
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (+202.78%)
Mutual labels:  raft, etcd
Pysyncobj
A library for replicating your python class between multiple servers, based on raft protocol
Stars: ✭ 468 (+1200%)
Mutual labels:  distributed-systems, raft
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (+1430.56%)
Mutual labels:  distributed-systems, raft
Hraftd
A reference use of Hashicorp's Raft implementation
Stars: ✭ 732 (+1933.33%)
Mutual labels:  distributed-systems, raft
Patroni
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Stars: ✭ 4,434 (+12216.67%)
Mutual labels:  raft, etcd
Raft
An Elixir implementation of the raft consensus protocol
Stars: ✭ 369 (+925%)
Mutual labels:  distributed-systems, raft
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (+927.78%)
Mutual labels:  distributed-systems, raft
Raft Rs
Raft distributed consensus algorithm implemented in Rust.
Stars: ✭ 1,859 (+5063.89%)
Mutual labels:  distributed-systems, raft
Etcd Cloud Operator
Deploying and managing production-grade etcd clusters on cloud providers: failure recovery, disaster recovery, backups and resizing.
Stars: ✭ 149 (+313.89%)
Mutual labels:  distributed-systems, etcd
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+5961.11%)
Mutual labels:  distributed-systems, raft
Verdi Raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Stars: ✭ 143 (+297.22%)
Mutual labels:  distributed-systems, raft
Zatt
Python implementation of the Raft algorithm for distributed consensus
Stars: ✭ 119 (+230.56%)
Mutual labels:  distributed-systems, raft
6.824 2017
⚡️ 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
Stars: ✭ 219 (+508.33%)
Mutual labels:  distributed-systems, raft
MIT6.824-2021
4 labs + 2 challenges + 4 docs
Stars: ✭ 594 (+1550%)
Mutual labels:  distributed-systems, raft
Burry.sh
Cloud Native Infrastructure BackUp & RecoveRY
Stars: ✭ 260 (+622.22%)
Mutual labels:  distributed-systems, etcd
Cronhub
CronHub is a better crontab, it is a web application which can schedule, monitor and control the crontabs of multiple machines from the web page.
Stars: ✭ 337 (+836.11%)
Mutual labels:  distributed-systems, crontab
Elasticell
Elastic Key-Value Storage With Strong Consistency and Reliability
Stars: ✭ 453 (+1158.33%)
Mutual labels:  distributed-systems, raft
Ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Stars: ✭ 478 (+1227.78%)
Mutual labels:  distributed-systems, raft
6.824 2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Stars: ✭ 59 (+63.89%)
Mutual labels:  distributed-systems, raft
Xraft
xnnyygn's raft implementation
Stars: ✭ 99 (+175%)
Mutual labels:  distributed-systems, raft
crontab
cron expression parser and executor for dotnet core.
Stars: ✭ 13 (-63.89%)
Mutual labels:  crontab, crontab-task
Bifrost
Pure rust building block for distributed systems
Stars: ✭ 118 (+227.78%)
Mutual labels:  distributed-systems, raft
Mgmt
Next generation distributed, event-driven, parallel config management!
Stars: ✭ 2,708 (+7422.22%)
Mutual labels:  distributed-systems, etcd
nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Stars: ✭ 8,196 (+22666.67%)
Mutual labels:  distributed-systems, raft
huffleraft
Replicated key-value store driven by the raft consensus protocol 🚵
Stars: ✭ 32 (-11.11%)
Mutual labels:  distributed-systems, raft
Kingbus
A distributed MySQL binlog storage system built on Raft
Stars: ✭ 798 (+2116.67%)
Mutual labels:  distributed-systems, raft
Mit 6.824 2018
Solutions to mit 6.824 2018
Stars: ✭ 158 (+338.89%)
Mutual labels:  distributed-systems, raft
nebula
A distributed block-based data storage and compute engine
Stars: ✭ 127 (+252.78%)
Distributed-Algorithms
利用 Go 语言实现多种分布式算法
Stars: ✭ 53 (+47.22%)
Mutual labels:  distributed-systems, raft
Gosiris
An actor framework for Go
Stars: ✭ 222 (+516.67%)
Mutual labels:  distributed-systems, etcd
Dister
dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务健康检查、服务负载均衡。dister的灵感来源于ZooKeeper、Consul、Etcd,它们都实现了类似的分布式组件,但是dister更加的轻量级、低成本、易维护、架构清晰、简单实用、性能高效,这也是dister设计的初衷。
Stars: ✭ 41 (+13.89%)
Mutual labels:  raft, etcd
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+25308.33%)
Mutual labels:  distributed-systems, raft
kerala
Distributed KV Streams
Stars: ✭ 16 (-55.56%)
Mutual labels:  distributed-systems, raft
Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Stars: ✭ 41 (+13.89%)
Mutual labels:  distributed-systems, raft
Dragonboat
Dragonboat is a high performance multi-group Raft consensus library in pure Go.
Stars: ✭ 3,983 (+10963.89%)
Mutual labels:  distributed-systems, raft
asparagus
An easy to use task scheduler for distributed systems
Stars: ✭ 14 (-61.11%)
Mutual labels:  distributed-systems, crontab
Nuraft
C++ implementation of Raft core logic as a replication library
Stars: ✭ 428 (+1088.89%)
Mutual labels:  distributed-systems, raft
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (+1025%)
Mutual labels:  distributed-systems, raft
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (+55.56%)
Mutual labels:  distributed-systems, raft
Pachyderm
Reproducible Data Science at Scale!
Stars: ✭ 5,305 (+14636.11%)
Dbtester
Distributed database benchmark tester
Stars: ✭ 214 (+494.44%)
Mutual labels:  distributed-systems, etcd
raftor
Distributed chat system built with rust
Stars: ✭ 31 (-13.89%)
Mutual labels:  distributed-systems, raft
little-raft
The lightest distributed consensus library. Run your own replicated state machine! ❤️
Stars: ✭ 316 (+777.78%)
Mutual labels:  distributed-systems, raft
teracache
Scalable, fault-tolerant, highly-available cache
Stars: ✭ 15 (-58.33%)
Mutual labels:  distributed-systems
tieba-zhuaqu
百度贴吧分布式爬虫,用于贴吧数据挖掘。从贴吧维度和用户维度进行数据分析
Stars: ✭ 56 (+55.56%)
Mutual labels:  data-analysis
pylm
A framework to build components for high performance distributed applications.
Stars: ✭ 14 (-61.11%)
Mutual labels:  distributed-systems
tianchi-diabetes
天池精准医疗大赛——人工智能辅助糖尿病遗传风险预测 第一赛季
Stars: ✭ 20 (-44.44%)
Mutual labels:  data-analysis
datatile
A library for managing, validating, summarizing, and visualizing data.
Stars: ✭ 419 (+1063.89%)
Mutual labels:  data-analysis
awesome-list-of-awesomes
A curated list of all the Awesome --Topic Name-- lists I've found till date relevant to Data lifecycle, ML and DL.
Stars: ✭ 259 (+619.44%)
Mutual labels:  distributed-systems
raft-grpc-example
Example code for how to get hashicorp/raft running with gRPC
Stars: ✭ 83 (+130.56%)
Mutual labels:  raft
Fraud-Detection-in-Online-Transactions
Detecting Frauds in Online Transactions using Anamoly Detection Techniques Such as Over Sampling and Under-Sampling as the ratio of Frauds is less than 0.00005 thus, simply applying Classification Algorithm may result in Overfitting
Stars: ✭ 41 (+13.89%)
Mutual labels:  data-analysis
crazy-awesome-crypto
A list of awesome crypto and blockchain projects
Stars: ✭ 35 (-2.78%)
Mutual labels:  data-analysis
commit-bot
Automatically generates GitHub activity
Stars: ✭ 65 (+80.56%)
Mutual labels:  crontab
go interview
Interview Questions & Answers For Experienced Go Developers | 互联网 GO 工程师面经交流,学习
Stars: ✭ 522 (+1350%)
Mutual labels:  etcd
distkv
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
Stars: ✭ 50 (+38.89%)
Mutual labels:  raft
Anubis
Distributed LMS for automating Computing Science Courses From NYU
Stars: ✭ 184 (+411.11%)
Mutual labels:  distributed-systems
jobor
支持秒级分布式定时任务系统, A high performance distributed task scheduling system, Support multi protocol scheduling tasks
Stars: ✭ 52 (+44.44%)
Mutual labels:  raft
zimfarm
Farm operated by bots to grow and harvest new zim files
Stars: ✭ 58 (+61.11%)
Mutual labels:  distributed-systems
1-60 of 1054 similar projects