Skip to content

lucasmcclean/xcrdtbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcrdtbl

This is an experimental library for testing out CRDTs as I learn about them. It provides implementations for some of the basic, state-based CRDTs. In the future, I'll likely add a text CRDT as well.

You can see it in use on GitHub where I'm dogfooding it on a task management CLI/TUI tool called eph.

If you are interested in Rust or CRDTs and want to talk or have questions, feel free to reach out! I'm also happy to take any feedback or advice.

The non-experimental version is called crdtbl (this version is currently empty).

About

Collection of state-based CRDTs

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors

Languages