Crates.io | automerge |
lib.rs | automerge |
version | 0.6.0 |
source | src |
created_at | 2019-12-28 16:02:39.614423 |
updated_at | 2025-01-23 00:17:02.91048 |
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,430,545 |
Automerge is a library of data structures for building collaborative local-first applications. This is the Rust implementation. See automerge.org