chronofold VS automerge

Compare chronofold vs automerge and see what are their differences.

chronofold

Chronofold is a conflict-free replicated data structure (a.k.a. CRDT) for versioned text. (by dkellner)

automerge

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically. (by automerge)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
chronofold automerge
2 45
86 3,009
- 6.7%
0.0 9.1
about 2 years ago 6 days ago
Rust JavaScript
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chronofold

Posts with mentions or reviews of chronofold. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-17.

automerge

Posts with mentions or reviews of automerge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.

What are some alternatives?

When comparing chronofold and automerge you can also consider the following projects:

yjs - Shared data types for building collaborative software

crdt-benchmarks - A collection of CRDT benchmarks

y-websocket - Websocket Connector for Yjs

FluidFramework - Library for building distributed, real-time collaborative web applications

slate-yjs - Yjs binding for Slate

SyncedStore - SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.

y-crdt - Rust port of Yjs

teletype-crdt - String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.

liveblocks - Liveblocks is a real-time collaboration infrastructure for developers.

peritext - A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.

Immer - Create the next immutable state by mutating the current one

rustpad - Efficient and minimal collaborative code editor, self-hosted, no database required