kseq
CRDT library
An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems.
A continuous sequence CRDT based on Logoot/LSEQ
57 stars
4 watching
5 forks
Language: TypeScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jboner/akka-crdt | An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
asonge/loom | A collection of composable and extensible conflict-free data types designed to track causality for modifications | 224 |
basho/riak_dt | A set of implementations of Convergent Replicated Data Types in Erlang. | 353 |
fthomas/crjdt | A high-level API to the conflict-free replicated JSON datatype in Scala | 297 |
chokkan/crfsuite | An implementation of Conditional Random Fields for labeling sequential data | 648 |
netopyr/wurmloch-crdt | Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems | 116 |
archagon/crdt-playground | An educational implementation of a causal tree-based CRDT in Swift, demonstrating operational consistency and peer-to-peer syncing capabilities. | 296 |
kmax/cqels | Continuous Query Evaluation over Linked Data using a Java framework | 5 |
vigzmv/ipfs-crdt-shared-editing | A decentralized text editor allowing multiple users to edit a document in real-time without a server. | 44 |
koudelka/d3-message-sequence | A JavaScript library for generating dynamic message sequence charts with SVG | 100 |
ipfs-shipyard/peer-crdt | An extensible collection of operation-based CRDTs for peer-to-peer networks | 60 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
yousefed/matrix-crdt | A framework for using Matrix as a real-time backend for collaborative web applications with automatic sync. | 729 |
kmkurn/id-nlp-resource | A collection of annotated NLP resources for the Indonesian language | 279 |
kde/qca | A cross-platform cryptographic API with plugins and plugins-based architecture | 89 |