automerge/automerge-frontend
2021-06-18 11:25:39 -04:00
..
benches Flatten objtype (#175) 2021-06-17 20:06:10 +01:00
src Rebase + clippy 2021-06-18 11:25:39 -04:00
tests Rebase + clippy 2021-06-18 11:25:39 -04:00
.gitignore Add first crdt benchmark and some frontend optimisations 2021-01-20 15:18:47 +00:00
Cargo.toml Add get_value to Value (#160) 2021-06-10 14:13:50 +01:00
README.md Fix typo (#98) 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.