
GUN
RxDB
Liveblocks
Reflect.net
ShareDB
Automerge
FeathersJS
A CRDT framework with a powerful abstraction of shared data, Shared data types for building collaborative software

Compute various size metrics for a Git repository, flagging those that might cause problems - github/git-sizer

Which is more popular?
Based on our record, Yjs seems to be a lot more popular than git-sizer. While we know about 27 links to Yjs, we've tracked only 1 mention of git-sizer.
Website, pricing, platforms and company facts side by side.
|
|
|
|
|---|---|---|
| Website | github.com | github.com |
| Listed in |
What each product offers, as listed by its team.


Possible disadvantages
Possible disadvantages
An editorial look at what each product does well and who it suits.


No analysis of Yjs yet.
Overall verdict
Why this product is good
Recommended for
How often each product is chosen within a category, 0–100% relative to the other.


Share your experience with using Yjs and git-sizer. For example, how are they different and which one is better?
Recommendations tracked on public social media and blogs since March 2021.


For multiplayer editing I used Yjs, a CRDT (Conflict-free Replicated Data Type) library — no server-side conflict resolution, edits from multiple clients converge automatically, the same approach Google Docs and Figma use. - Source: dev.to / about 1 month ago
In the architecture of my Collaborative-Code-Editor, choosing CRDTs over OT gives me the advantage of not depending on a server for my data conflicts. Using Yjs as my CRDT library, not only fixes the problems OT arises but comes with... - Source: dev.to / 4 months ago
Highly suggest you take a look here: https://github.com/yjs/yjs CRDT can absolutely do what you’re asking. - Source: Hacker News / 5 months ago
Also there’s a cool project from GitHub you can use to help understand the size of git’s objects in your git repo https://github.com/github/git-sizer. This might help you determine what the best cloning strategy could be. Source: almost 5 years ago
When comparing Yjs and git-sizer, you can also consider the following products.


A fast, offline-first, reactive Database for JavaScript Applications
Compare RxDB to Yjs or git-sizer:


High-performance sync for multiplayer web apps. Up to 120 FPS sync, automatic persistence, server authority, fine-grained auth, and more...
Compare Reflect.net to Yjs or git-sizer:

Realtime database backend based on Operational Transformation (OT)
Compare ShareDB to Yjs or git-sizer:

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
Compare Automerge to Yjs or git-sizer: