relational-pouch VS automerge-rs

Compare relational-pouch vs automerge-rs and see what are their differences.

relational-pouch

Store relational data in PouchDB/CouchDB (by pouchdb-community)

automerge-rs

Rust implementation of automerge [Moved to: https://github.com/automerge/automerge] (by automerge)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
relational-pouch automerge-rs
1 12
403 1,018
0.0% -
2.3 9.8
10 months ago about 1 year 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.

relational-pouch

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

automerge-rs

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

What are some alternatives?

When comparing relational-pouch and automerge-rs you can also consider the following projects:

yjs - Shared data types for building collaborative software

automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.

rust-libp2p - The Rust Implementation of the libp2p networking stack.

y-crdt - Rust port of Yjs

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

slate-yjs - Yjs binding for Slate

crdt-benchmarks - A collection of CRDT benchmarks

y-websocket - Websocket Connector for Yjs

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

earthstar - Storage for private, distributed, offline-first applications.

rust-crdt - a collection of well-tested, serializable CRDTs for Rust