- [What is crdt-store](#what-is-crdt-store) - [Basic Usage](#basic-usage)
Shared Editing Library
Collection of libraries for building collaborative editing apps.
SyncedStore is an easy-to-use library for building collaborative applications that sync automatically. It's built on top of Yjs, a proven, high performance CRDT implementation.
A reactive data store and sync engine.
CRDT layer of Actual
Zustand middleware for syncing state with Yjs.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Shared Editing Library
React external-store hooks and adapters for Frontier state, cache, and CRDT surfaces.
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
wasm-bindgen bindings to the automerge rust implementation
Adaptors that bridge the Loro protocol to `loro-crdt` documents, `flock` replicas, and the ephemeral store. Includes an end‑to‑end encrypted adaptor for %ELO.
TypeScript definitions for use-sync-external-store
CoCreate crdt
Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.
Source maps for the loro-crdt WebAssembly bundles.
JSON CRDT server and syncing local-first browser client
Rich text Delta, marks, embeds, ranges, and cursor helpers for Frontier editor integrations.
Sync Data.
Commutative Replicated Data Types for easy distributed/collaborative apps
Better localStorage
A schema-driven, type-safe wrapper for Loro CRDT that provides natural JavaScript syntax for collaborative data mutations
Fractional index library with jittering and generator
Persistence backends for crdt-kit: SQLite, redb, in-memory, and flash storage
Code generation from TOML schemas for crdt-kit: persistence layer with repositories, events, and sync
Embedded web panel for inspecting crdt-kit databases during development
Transparent schema migrations for crdt-kit: versioned serialization and automatic data migration
Proc macros for crdt-migrate: #[crdt_schema] and #[migration]
CLI development tool for crdt-kit: inspect, migrate, compact, export, and generate code