netopyr / wurmloch-crdtLinks
Experimental CRDT-implementations for the JVM
☆127Updated 8 years ago
Alternatives and similar repositories for wurmloch-crdt
Users that are interested in wurmloch-crdt are comparing it to the libraries listed below
Sorting:
- Collection of common Conflict-free Replicated Data Types in Java☆112Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated 10 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Software Transactional Memory Implementation for the JVM☆245Updated 12 years ago
- A Finite State Machine Implementation along with an integrated Spring Based Framework☆175Updated 3 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- ☆69Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- ☆84Updated last week
- Low-overhead logging façade for performance-sensitive applications☆107Updated 3 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 3 weeks ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Implementation of the Raft consensus protocol in JGroups☆282Updated this week
- 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
- Feature-complete implementation of the Raft consensus algorithm in Java☆250Updated 5 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 11 months ago
- A fast object pool for the JVM☆379Updated last week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Reactive (RSocket/gRPC) Gateway for the event-based systems☆236Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- Standard RSocket RPC Java Implementation☆172Updated 2 years ago
- ☆161Updated 4 years ago
- A JVM-embeddable Distributed Database☆325Updated 3 months ago
- Java file-based extremely fast and reliable FIFO queue.☆62Updated 3 years ago
- Converts between various future types