a decent(ralised) secure gossip platform sea-slang for gossip - a scuttlebutt is basically a watercooler on a ship.
Cost / License
- Free
- Open Source (MIT)
Application types
Alerts
- Discontinued
Platforms
- Mac
- Windows
- Linux
- Patchwork

Loro is described as 'Uses Conflict-free Replicated Data Types (CRDTs) to resolve parallel edits. By utilizing Loro’s data types, your applications can be made collaborative and keep the editing history with low overhead' and is an app in the development category. There are more than 10 alternatives to Loro for a variety of platforms, including Linux, Mac, Windows, Self-Hosted and BSD apps. The best Loro alternative is Scuttlebutt.nz, which is both free and Open Source. Other great apps like Loro are CockroachDB, GUN, iroh and Git LFS.
a decent(ralised) secure gossip platform sea-slang for gossip - a scuttlebutt is basically a watercooler on a ship.

Cockroach is a distributed key/value datastore which supports ACID transactional semantics and versioned values as first-class features. The primary design goal is global consistency and survivability, hence the name.

GUN is an open source, realtime, graph database written entirely in JavaScript and built using peer-to-peer algorithms, making it surprisingly fault tolerant and easy to get started with.

Iroh is a protocol for syncing & moving bytes. Bytes of any size, on any device. At its core, it's a peer-2-peer network built on a magic socket that establishes QUIC connections between peers. Peers request and provide blobs of opaque bytes that are incrementally...



Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.
Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug-ins.
PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.
Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with superpowers: changes are automatically distributed to other peers and merged without merge conflicts.
OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. It's an eventually consistent database that uses CRDTs for conflict-free database merges making OrbitDB an excellent...