All Projects → Atomix → Similar Projects or Alternatives

962 Open source projects that are alternatives of or similar to Atomix

Raft Java
Raft Java implementation which is simple and easy to understand.
Stars: ✭ 783 (-64.12%)
Mutual labels:  raft, raft-consensus-algorithm
Distributed Consensus Reading List
A long list of academic papers on the topic of distributed consensus
Stars: ✭ 803 (-63.2%)
Zookeeper
Apache ZooKeeper
Stars: ✭ 10,061 (+361.09%)
Mutual labels:  distributed-systems, consensus
Consensus Yaraft
consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implementation of the Raft protocol.
Stars: ✭ 30 (-98.63%)
Mutual labels:  consensus, raft
Skinny
The Skinny Distributed Lock Service
Stars: ✭ 70 (-96.79%)
Mutual labels:  consensus-algorithm, consensus
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+376.76%)
Mutual labels:  consensus, raft
raft-rocks
A simple database based on raft and rocksdb
Stars: ✭ 38 (-98.26%)
Mutual labels:  raft, consensus
Dragonboat Example
Examples for Dragonboat
Stars: ✭ 104 (-95.23%)
Mutual labels:  raft, raft-consensus-algorithm
Xraft
xnnyygn's raft implementation
Stars: ✭ 99 (-95.46%)
Mutual labels:  raft, distributed-systems
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (-95%)
Mutual labels:  consensus, raft
Awesome Consensus
Awesome list for Paxos and friends
Stars: ✭ 1,619 (-25.8%)
Mutual labels:  consensus-algorithm, raft
X0
Xzero HTTP Application Server
Stars: ✭ 111 (-94.91%)
Mutual labels:  consensus, raft
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-94.87%)
Mutual labels:  consensus-algorithm, raft
Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
Stars: ✭ 39 (-98.21%)
Rsm
distributed computing toolkit in rust
Stars: ✭ 17 (-99.22%)
Mutual labels:  consensus-algorithm, raft
Trepang
Trepang is an implementation of Raft Algorithm in Go
Stars: ✭ 111 (-94.91%)
Mutual labels:  consensus, raft
Raft Rs
Raft distributed consensus algorithm implemented in Rust.
Stars: ✭ 1,859 (-14.8%)
Mutual labels:  raft, distributed-systems
Recipe
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
Stars: ✭ 145 (-93.35%)
Mutual labels:  data-structures
Seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Stars: ✭ 13,380 (+513.2%)
Mutual labels:  distributed-systems
Jupyter
Stars: ✭ 145 (-93.35%)
Mutual labels:  data-structures
Data Structures And Algorithms
Stars: ✭ 144 (-93.4%)
Mutual labels:  data-structures
Sharkstore
distributed key - value persisted storage system
Stars: ✭ 165 (-92.44%)
Mutual labels:  raft
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+686.02%)
Mutual labels:  data-structures
Play With Data Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,878 (-13.93%)
Mutual labels:  data-structures
Nservicebus
The most popular service bus for .NET
Stars: ✭ 1,816 (-16.77%)
Mutual labels:  distributed-systems
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+447.11%)
Mutual labels:  distributed-systems
Crdts
A library of Conflict-Free Replicated Data Types for JavaScript
Stars: ✭ 143 (-93.45%)
Mutual labels:  data-structures
Extcore
An extended core library for F#.
Stars: ✭ 172 (-92.12%)
Mutual labels:  data-structures
Uhaha
High Availability Framework for Happy Data
Stars: ✭ 164 (-92.48%)
Mutual labels:  raft
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-92.8%)
Mutual labels:  data-structures
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-93.45%)
Mutual labels:  data-structures
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+1.79%)
Mutual labels:  data-structures
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-92.8%)
Mutual labels:  data-structures
Data Engineering Howto
A list of useful resources to learn Data Engineering from scratch
Stars: ✭ 2,056 (-5.77%)
Mutual labels:  distributed-systems
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-93.49%)
Mutual labels:  data-structures
Node Jet
Realtime Message Bus for the Web. Javascript Implementation
Stars: ✭ 162 (-92.58%)
Mutual labels:  distributed-systems
Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
Stars: ✭ 157 (-92.8%)
Mutual labels:  data-structures
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (-9.9%)
Mutual labels:  data-structures
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-93.58%)
Mutual labels:  data-structures
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-92.8%)
Mutual labels:  data-structures
Skiplist
A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
Stars: ✭ 140 (-93.58%)
Mutual labels:  data-structures
19 udacity dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Stars: ✭ 140 (-93.58%)
Mutual labels:  data-structures
Algorithms Data Structures In Typescript
Stars: ✭ 175 (-91.98%)
Mutual labels:  data-structures
Ctlstore
Control Data Store
Stars: ✭ 171 (-92.16%)
Mutual labels:  distributed-systems
Lru Cache
💫 A feature complete LRU cache implementation in C++
Stars: ✭ 162 (-92.58%)
Mutual labels:  data-structures
Pygm
🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage
Stars: ✭ 156 (-92.85%)
Mutual labels:  data-structures
Orleans.clustering.kubernetes
Orleans Membership provider for Kubernetes
Stars: ✭ 140 (-93.58%)
Mutual labels:  distributed-systems
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-93.63%)
Mutual labels:  data-structures
Icmc Usp
"If You're Going Through Hell, Keep Going" - Winston Churchill 🐢 🐢 🐢
Stars: ✭ 156 (-92.85%)
Mutual labels:  data-structures
Examples
DC/OS examples
Stars: ✭ 139 (-93.63%)
Mutual labels:  distributed-systems
You Dont Know X
🙈 curated list of inspiring resources which show you don't know that much about something you thought you knew.
Stars: ✭ 139 (-93.63%)
Mutual labels:  data-structures
Vue Materialize Datatable
A fancy Materialize CSS datatable VueJS component.
Stars: ✭ 162 (-92.58%)
Mutual labels:  data-structures
Datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
Stars: ✭ 156 (-92.85%)
Mutual labels:  data-structures
Scilab
Free and Open Source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Stars: ✭ 138 (-93.68%)
Mutual labels:  data-structures
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+71.86%)
Mutual labels:  data-structures
Scriptspider
一个java版本的分布式的通用爬虫,可以插拔各个组件(提供默认的)
Stars: ✭ 155 (-92.9%)
Mutual labels:  distributed-systems
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (-93.72%)
Mutual labels:  data-structures
Keyvi
Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
Stars: ✭ 171 (-92.16%)
Mutual labels:  data-structures
Diztl
Share, discover & download files in your network 💥
Stars: ✭ 162 (-92.58%)
Mutual labels:  distributed-systems
D.s.a Leet
References and summary for leetcode high-frequency algorithm problems
Stars: ✭ 155 (-92.9%)
Mutual labels:  data-structures
61-120 of 962 similar projects