An open API service indexing awesome lists of open source software.

https://github.com/nathanborror/replicable


https://github.com/nathanborror/replicable

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Replicable

A collection of conflict-free replicated data types (CRDTs) in Swift based on articles authored by [Drew McCormak](https://appdecentral.com). Reference tests to understand how they work or visit his [repo](https://github.com/appdecentral/replicatingtypes) to see a sample app.