awesome-crdt VS peritext

Compare awesome-crdt vs peritext and see what are their differences.

awesome-crdt

A collection of awesome CRDT resources (by alangibson)

peritext

A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes. (by inkandswitch)
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
awesome-crdt peritext
2 20
1,110 615
- 2.6%
10.0 0.0
about 3 years ago over 1 year ago
TypeScript
- 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.

awesome-crdt

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

peritext

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

What are some alternatives?

When comparing awesome-crdt and peritext you can also consider the following projects:

OctoBase - 🐙 OctoBase is the open-source database behind AFFiNE, local-first, yet collaborative. A light-weight, scalable, data engine written in Rust.

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

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

y-crdt - Rust port of Yjs

yjs - Shared data types for building collaborative software

dokieli - :bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions

threlte - 3D framework for Svelte

automerge-rs - Rust implementation of automerge [Moved to: https://github.com/automerge/automerge]

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

crdt-benchmarks - A collection of CRDT benchmarks