rust operational transform vector
Find a file
2024-09-16 17:23:27 +02:00
src add readme 2024-09-16 17:23:27 +02:00
tests test: add transform_seq testing 2024-09-16 02:27:04 +02:00
.editorconfig initial commit 2023-05-25 17:44:19 +02:00
.gitignore initial commit 2023-05-25 17:44:19 +02:00
.pre-commit-config.yaml initial commit 2023-05-25 17:44:19 +02:00
Cargo.toml wip: mov-del 2024-09-01 14:47:51 +02:00
LICENSE add MIT license, update deps 2023-11-15 18:15:18 +01:00
README.md add readme 2024-09-16 17:23:27 +02:00

otvec

License

Otvec is a operational transformation library for lists in Rust.

It allows you to create distributed applications where lists can be edited without being connected to the server.