loom

CRDT library

A collection of composable and extensible conflict-free data types designed to track causality for modifications

A CRDT library with δ-CRDT support.

GitHub

224 stars
17 watching
14 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
basho/riak_dt A set of implementations of Convergent Replicated Data Types in Erlang. 353
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
fthomas/crjdt A high-level API to the conflict-free replicated JSON datatype in Scala 297
aysylu/loom A Clojure library for graph manipulation and analysis 887
archagon/crdt-playground An educational implementation of a causal tree-based CRDT in Swift, demonstrating operational consistency and peer-to-peer syncing capabilities. 296
netopyr/wurmloch-crdt Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems 116
jungsoft/crudry A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. 90
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
azarattum/crstore A conflict-free replicated store with automatic schema management and support for multiple frameworks. 95
jboner/akka-crdt An eventually consistent, distributed database using CRDTs and Akka Cluster 227
ioannad/asd-graph Tools for visualizing Common Lisp system dependencies 3
ipfs-shipyard/peer-crdt An extensible collection of operation-based CRDTs for peer-to-peer networks 60
rougin/credo A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. 14
evilsoft/crocks A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. 1,592
maennchen/crontab A library for parsing and composing Cron format strings in Elixir. 93