automerge/automerge-frontend
2021-05-10 19:25:43 +01:00
..
benches Switch to expanded_op more 2021-05-10 19:25:43 +01:00
src Switch to expanded_op more 2021-05-10 19:25:43 +01:00
tests Switch to expanded_op more 2021-05-10 19:25:43 +01:00
.gitignore Add first crdt benchmark and some frontend optimisations 2021-01-20 15:18:47 +00:00
Cargo.toml Remove automerge bench harness () 2021-04-27 10:30:07 +01:00
README.md Fix typo () 2021-04-20 21:45:40 +01:00

Automerge Frontend

This is an implementation of the "frontend" of the automerge data structure. It is designed to be used on the UI thread of a user facing application.