Skip to content

A collection of resources on local-first software and CRDTs

Notifications You must be signed in to change notification settings

yuya-fujimoto/local-first-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Local-first Resources

A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable - Leslie Lamport (1987)

In local-first software, the availability of another computer should never prevent you from working.

Blogs

Videos

Conferences & Meetups

Podcasts & Newsletters


CRDTs

A Conflict-free Replicated Data Type (CRDT) is a data structure that simplifies distributed data storage systems and multi-user applications. - CRDT.tech

Papers

Blogs

Videos

About

A collection of resources on local-first software and CRDTs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published