wurmloch-crdt
CRDT library
Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems
Experimental CRDT-implementations for the JVM
117 stars
8 watching
21 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ipfs-shipyard/peer-crdt | An extensible collection of operation-based CRDTs for peer-to-peer networks | 60 |
fthomas/crjdt | A high-level API to the conflict-free replicated JSON datatype in Scala | 297 |
vigzmv/ipfs-crdt-shared-editing | A decentralized text editor allowing multiple users to edit a document in real-time without a server. | 44 |
basho/riak_dt | A set of implementations of Convergent Replicated Data Types in Erlang. | 353 |
jboner/akka-crdt | An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
nkohari/kseq | An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems. | 57 |
asonge/loom | A collection of composable and extensible conflict-free data types designed to track causality for modifications | 224 |
archagon/crdt-playground | An educational implementation of a causal tree-based CRDT in Swift, demonstrating operational consistency and peer-to-peer syncing capabilities. | 296 |
neoclide/coc-java | Provides Java language support via Eclipse JDT Language Server | 453 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
mraleph/irhydra | Displays intermediate representations and native code generated by V8 and Dart VM compilers during optimization | 433 |
mez-0/winrmdll | A C++ implementation of the WinRM API using reflective DLLs | 140 |
jbkunst/highcharter | A comprehensive R wrapper around the Highcharts JavaScript charting library, providing a flexible and customizable way to visualize data. | 721 |
kaixhin/grokking-pytorch | An introduction to using PyTorch for deep learning tasks | 1,194 |
sap/sapmachine | SAP maintains and supports an alternate version of the OpenJDK project to support SAP customers' use of Java. | 510 |