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.
224 stars
17 watching
14 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of implementations of Convergent Replicated Data Types in Erlang. | 353 |
| An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems. | 57 |
| A high-level API to the conflict-free replicated JSON datatype in Scala | 297 |
| A Clojure library for graph manipulation and analysis | 888 |
| An educational implementation of a causal tree-based CRDT in Swift, demonstrating operational consistency and peer-to-peer syncing capabilities. | 296 |
| Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems | 119 |
| A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| A conflict-free replicated store with automatic schema management and support for multiple frameworks. | 96 |
| An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
| Tools for visualizing Common Lisp system dependencies | 3 |
| An extensible collection of operation-based CRDTs for peer-to-peer networks | 60 |
| A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
| A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |
| A library for parsing and composing Cron format strings in Elixir. | 93 |