cow-list VS automerge

Compare cow-list vs automerge and see what are their differences.

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
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
cow-list automerge
1 45
4 3,110
- 6.3%
0.0 9.1
over 1 year ago 3 days ago
TypeScript JavaScript
Apache License 2.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.

cow-list

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

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 cow-list and automerge you can also consider the following projects:

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

yjs - Shared data types for building collaborative software

dotted-logootsplit - A delta-state block-wise sequence CRDT

crdt-benchmarks - A collection of CRDT benchmarks

mutative - Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.

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