peer-crdt
CRDT library
An extensible collection of operation-based CRDTs for peer-to-peer networks
Peer CRDT
60 stars
16 watching
8 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
peer-star
Related projects:
Repository | Description | Stars |
---|---|---|
ipfs-shipyard/shared-editing-demo | Demonstrates shared text editing using IPFS and Y.js CRDTs | 104 |
vigzmv/ipfs-crdt-shared-editing | A decentralized text editor allowing multiple users to edit a document in real-time without a server. | 44 |
ipfs-shipyard/ipscend | Tools and utilities for publishing web applications to IPFS | 263 |
netopyr/wurmloch-crdt | Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems | 116 |
fthomas/crjdt | A high-level API to the conflict-free replicated JSON datatype in Scala | 297 |
ipfs-shipyard/ipfs-iiif-db | A client-side JavaScript library for managing and annotating IIIF digital collections using IPFS as a decentralized storage solution | 12 |
haadcode/orbit-db | An alpha-stage, peer-to-peer database solution with various data models and use cases, built on top of IPFS and CRDTs. | 5 |
jamescarlyle/ipfs-wiki | A minimal web application to explore the read/write web on IPFS. | 101 |
whs/ipfs-encrypted-share | An IPFS-based file sharing system with end-to-end encryption using libsodium | 23 |
ipfs-shipyard/ipfs-deploy | A tool to deploy static websites to InterPlanetary File System (IPFS) pinning services | 1,160 |
cryptodashie/ipfs | A toolset for exploring and navigating the decentralized web using IPFS | 15 |
peergos/nabu | An IPFS implementation in Java with various features and components | 71 |
ipdr/ipdr | A Docker registry tool that stores images on IPFS instead of traditional registries. | 540 |
hackergrrl/ipfs-hyperlog | A Merkle DAG implementation for replicating immutable data in a peer-to-peer network | 57 |
vijayee/js-ipfs-merkle-dag | A JavaScript implementation of the Merkle DAG data structure used in IPFS networks | 1 |