Crates.io | automerge |
lib.rs | automerge |
version | 0.5.12 |
source | src |
created_at | 2019-12-28 16:02:39.614423 |
updated_at | 2024-10-21 11:41:28.867633 |
description | A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically |
homepage | |
repository | https://github.com/automerge/automerge |
max_upload_size | |
id | 192979 |
size | 1,371,625 |
Automerge is a library of data structures for building collaborative local-first applications. This is the Rust implementation. See automerge.org