rust-crdt VS peritext

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

rust-crdt

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

peritext

A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes. (by inkandswitch)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rust-crdt peritext
2 20
1,279 615
1.8% 2.6%
6.1 0.0
2 months ago over 1 year ago
Rust TypeScript
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.

rust-crdt

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

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 rust-crdt and peritext you can also consider the following projects:

y-crdt - Rust port of Yjs

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.

yjs - Shared data types for building collaborative software

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

slate-yjs - Yjs binding for Slate

threlte - 3D framework for Svelte

obake - Versioned data-structures for Rust

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

crdt-benchmarks - A collection of CRDT benchmarks