rust-crdt VS lib0

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

rust-crdt

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

lib0

Monorepo of isomorphic utility functions (by dmonad)
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 lib0
2 1
1,287 307
2.0% -
5.2 8.1
3 days ago 2 days ago
Rust 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.

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.

lib0

Posts with mentions or reviews of lib0. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-10.
  • Automerge: a new foundation for collaboration software [video]
    13 projects | news.ycombinator.com | 10 Dec 2021
    https://github.com/dmonad/lib0

    JavaScript engines use UTF-16 encoding. Golang (my main backend language) is using UTF-8 ... reimplementing Yjs code in Golang with algorithms and optimization and futher scaling might become impossible for small startups.

    Build parallels with Automerge

    4. Rich editing similar to Google Doc is very very complicated subject with lot of landmines

    BitPhinix seems making a progress on updated example

What are some alternatives?

When comparing rust-crdt and lib0 you can also consider the following projects:

y-crdt - Rust port of Yjs

slate-yjs - Yjs binding for Slate

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

yjs - Shared data types for building collaborative software

crdt-benchmarks - A collection of CRDT benchmarks

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

obake - Versioned data-structures for Rust

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

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