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:
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 8 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 8 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆24Updated 5 years ago
- ☆55Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 5 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 11 months ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Log-Structured Merge Tree Java implementation☆94Updated last year
- ☆76Updated 2 years ago
- Java implementation of TPC-C benchmark☆39Updated 8 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Updated 5 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆16Updated 6 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆171Updated last year