FreeBSD.software
Home/devel/py311-pycrdt

py311-pycrdt

0.12.44_1

Python bindings for Yrs

Pycrdt is a Python CRDT library that provides bindings for Yrs, the Rust port of the Yjs framework. Conflict-free Replicated Data Types (CRDTs) allow creating shared documents that can automatically merge changes made concurrently on different "copies" of the data. When the data lives on different machines, they make it possible to build distributed systems that work with local data, leaving the synchronization and conflict resolution with remote data to the CRDT algorithm, which ensures that all data replicas eventually converge to the same state.

Origin: devel/py-pycrdt
Category: devel
Size: 2.36MiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 4 packages
$pkg install py311-pycrdt

Dependencies (2)

Required By (4 packages)

More in devel