automerge

Crates.ioautomerge
lib.rsautomerge
version0.5.12
sourcesrc
created_at2019-12-28 16:02:39.614423
updated_at2024-10-21 11:41:28.867633
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,371,625
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: 1281

cargo fmt