ajantis / java-crdtLinks
Collection of common Conflict-free Replicated Data Types in Java
☆109Updated 2 years ago
Alternatives and similar repositories for java-crdt
Users that are interested in java-crdt are comparing it to the libraries listed below
Sorting:
- Experimental CRDT-implementations for the JVM☆126Updated 8 years ago
- Java CRDT Library with a focus on supporting Riak.☆41Updated 12 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- ☆143Updated 3 years ago
- Asynchronous PostgreSQL client for Java and the JVM☆65Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- ReactiveJournal a journalling facility for Reactive Streams. Intended for testing, remote connections and effective handling of back pres…☆27Updated 8 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Virtual Time for the JVM☆63Updated 6 years ago
- simple rules engine☆93Updated 5 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆98Updated 2 years ago
- Fn Project Native Java Function using GraalVM☆29Updated 7 years ago
- ☆95Updated last year
- Java implementation of the Sparkey key value store