Loro Blog

Introduction to Loro's Rich Text CRDT

This article presents the rich text CRDT algorithm implemented in Loro, complying with [Peritext]'s criteria for seamless rich text collaboration. Furthermore, it can be built on top of any List CRDT algorithms and turn them into rich text CRDTs. Read more →

2024/01/22

Loro: Reimagine State Management with CRDTs

Loro, our high-performance CRDTs library, is now open source. In this article, we share our vision for the local-first software development paradigm, why we're excited about it, and the current status of Loro. Read more →

2023/11/13

crdt-richtext - Rust implementation of Peritext and Fugue

Presenting a new Rust crate that combines Peritext and Fugue's power with impressive performance, tailored specifically for rich text. This crate's functionality is set to be incorporated into Loro, a general-purpose CRDT library currently under development. Read more →

2023/04/20