sergey-melnychuk / distributed-algorithmsLinks
Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.
☆12Updated 6 years ago
Alternatives and similar repositories for distributed-algorithms
Users that are interested in distributed-algorithms are comparing it to the libraries listed below
Sorting:
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Introduction to JDBC Streaming for Java Developers☆47Updated 8 years ago
- सूचि - Toolkit to build Distributed Data Systems☆53Updated 3 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- All stuff in a single repo (tests, ideas, benchmarks)☆23Updated 2 years ago
- JMH based benchmarks for testing Java performance☆11Updated last year
- Disruptor vs ForkJoinPool playground☆15Updated last year
- A simple java disk backed map☆29Updated 14 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A distributed generic query layer for Apache Kafka Interactive Queries☆26Updated 8 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated 11 months ago
- Deterministic transactional database layer on top of a stream processing engine☆26Updated 6 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Workshop Examples☆57Updated 8 years ago
- Blazing Fast Distributed Cache☆38Updated 5 months ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 5 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Useful Java utilities☆152Updated last year
- Framework for building Secure Scalable Microservices on Distributed Ledger Technology☆52Updated last year
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Helpful system tools and scripts☆33Updated 12 years ago
- Bloom filters for Java☆66Updated 2 years ago
- HFT meets Blockchain in Java platform☆59Updated 7 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago