crjdt

JSON CRDT library

A high-level API to the conflict-free replicated JSON datatype in Scala

A conflict-free replicated JSON datatype (CRDT) in Scala

GitHub

297 stars
14 watching
18 forks
Language: Scala
last commit: over 5 years ago
crdtjsonscala

Related projects:

RepositoryDescriptionStars
jboner/akka-crdtAn eventually consistent, distributed database using CRDTs and Akka Cluster227
basho/riak_dtA set of implementations of Convergent Replicated Data Types in Erlang.353
ipfs-shipyard/peer-crdtAn extensible collection of operation-based CRDTs for peer-to-peer networks60
netopyr/wurmloch-crdtExperimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems119
asonge/loomA collection of composable and extensible conflict-free data types designed to track causality for modifications224
nkohari/kseqAn implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems.57
ff-notes/ronImplementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems.65
mediamath/scala-jsonProvides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON.62
vigzmv/ipfs-crdt-shared-editingA decentralized text editor allowing multiple users to edit a document in real-time without a server.44
fthomas/refinedA Scala library that allows adding constraints to types at compile-time using type-level predicates.1,715
azarattum/crstoreA conflict-free replicated store with automatic schema management and support for multiple frameworks.96
japgolly/scalajs-reactA Scala-based implementation of Facebook's React library for the JVM1,645
typelevel/jawnA JSON parser library for Scala that provides fast and featureful parsing capabilities433
gnieh/diffsonA Scala library for computing diffs and patches of JSON data315
plokhotnyuk/jsoniter-scalaProvides a way to generate efficient and safe JSON codecs at compile-time using Scala macros752