Ross ROSS = Recommend OSS · open-source software intelligence for agents

y-crdt/y-crdt

Rust port of Yjs observed · 2026-08-28

github.com/y-crdt/y-crdt · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 39
  • age_days: 2164
  • days_rel: 11
  • days_push: 7
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2150 stars · 137 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Yrs is a high-performance Rust implementation of the Yjs CRDT algorithm and protocol, providing shared data types that automatically sync between peers. It offers cross-language bindings (C FFI, WebAssembly, Python, Ruby, .NET, Swift, Kotlin) while maintaining binary protocol compatibility with Yjs.

Use cases

  • build collaborative document editing with real-time sync
  • port Yjs CRDT to Rust or native backends
  • sync shared state between peers offline-first
  • embed CRDTs in Python, Ruby, .NET, Swift, or Kotlin apps
  • implement a collaborative backend server compatible with Yjs clients
  • share data structures across platforms via WebAssembly

When to choose

  • you need Yjs-compatible CRDTs with native performance in Rust or other languages
  • you're building multi-user real-time applications with offline support
  • you want a battle-tested CRDT core with bindings for many languages

When to avoid

  • you only need CRDTs in JavaScript - use Yjs directly
  • you need a turnkey collaborative editor rather than a CRDT library
  • you need a simple last-write-wins sync without CRDT complexity

Facets

library · maturity active

serialization concurrency developer-tools microservices developer-tools cross-platform rust wasm cross-platform python jvm dotnet crdt yjs-compatible collaborative-editing real-time-sync shared-types ffi-bindings real-time swift

10 sources

Member repositories

RepositoryRoleHealth v2
y-crdt/y-crdtmain95

For agents

markdown · JSON · MCP: product_card(name="y-crdt/y-crdt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem