mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 13:58:33 -05:00
[PR #3009] [CLOSED] Add crdt-merge — CRDT-backed merge for DataFrames, models & agents #20703
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3009
Author: @mgillr
Created: 3/30/2026
Status: ❌ Closed
Base:
master← Head:add-crdt-merge📝 Commits (1)
0bac7a7Add crdt-merge📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hi! 👋
I'd like to add crdt-merge to the Data Analysis section.
crdt-merge is a Python library that enforces CRDT (Conflict-free Replicated Data Type) correctness across every merge operation — for tabular data, neural network model weights, and AI agent memory.
pip install crdt-mergeThanks for maintaining this incredible list! 🙏
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.