shwetayakkali / Distributed-System-Algorithms-ImplementationLinks
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆53Updated 7 years ago
Alternatives and similar repositories for Distributed-System-Algorithms-Implementation
Users that are interested in Distributed-System-Algorithms-Implementation are comparing it to the libraries listed below
Sorting:
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 10 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- ☆56Updated 3 years ago
- A Java implementation of Lamport's Paxos algorithm.☆90Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- ☆62Updated 3 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- ☆76Updated 3 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆172Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Mirror of Apache Omid Incubator☆89Updated last week
- Java implementation of TPC-C benchmark☆39Updated 8 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆45Updated 5 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- KV Store for Java backed by RocksDB☆16Updated last month
- zero copy in Java and C☆50Updated 10 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Lock-free (Non-blocking) Data Structures in Java☆13Updated 9 years ago
- Implementation of Basho's bitcask in Java☆71Updated 13 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Java bindings for pmemkv☆29Updated 2 years ago
- A port of Akka's Phi Accrual Failure Detector☆48Updated last year
- Code for doing chaos testing on various distributed systems☆83Updated 2 years ago