Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/widavies/crdt
https://github.com/widavies/crdt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/widavies/crdt
- Owner: widavies
- Created: 2023-11-28T05:41:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-01T15:20:25.000Z (about 1 year ago)
- Last Synced: 2024-04-16T04:10:36.195Z (9 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Notes from https://www.bartoszsypytkowski.com/the-state-of-a-state-based-crdts/ re-implemented in C# to understand them better.