automerge

Crates.ioautomerge
lib.rsautomerge
version0.5.11
sourcesrc
created_at2019-12-28 16:02:39.614423
updated_at2024-05-07 22:39:51.345675
descriptionA JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically
homepage
repositoryhttps://github.com/automerge/automerge
max_upload_size
id192979
size1,368,595
Orion Henry (orionz)

documentation

README

Automerge

Automerge is a library of data structures for building collaborative local-first applications. This is the Rust implementation. See automerge.org

Commit count: 1241

cargo fmt