automerge

Data merger

A system that enables concurrent modifications and automatic merging of data structures.

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.

GitHub

4k stars
32 watching
181 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yjs/yjs A CRDT framework for collaborative software development, enabling real-time sharing and merging of data without conflicts. 17,297
ianhattendorf/autocomplete-ruby Provides intelligent code completion for Ruby programming language in the Atom editor 51
autobrr/autobrr Automates the download of new torrents from various indexers using filters and notification channels. 1,496
fabianlindfors/reshape Automates schema changes in PostgreSQL without downtime 1,733
yourlabs/django-autocomplete-light Provides an autocompletion feature for Django applications with customizable widgets and support for multiple data models. 1,807
moonstorm/fastcrud A fast and strongly typed .NET ORM library for interacting with various relational databases. 506
vigzmv/ipfs-crdt-shared-editing A decentralized text editor allowing multiple users to edit a document in real-time without a server. 44
rustyconover/duckdb-fuzzycomplete-extension A DuckDB extension that provides fuzzy string matching based autocompletion 8
jayree/sfdx-autocomplete-plugin An autocomplete plugin for Salesforce development tools 10
autoforce/apicasso An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs 32
serde-rs/json A strongly typed JSON library for Rust that provides efficient and flexible data conversion between different representations. 4,944
rpav/cl-autowrap A wrapper generator for C to Common Lisp interfaces with performance, convenience, and completeness. 218
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
ycd/manage-fastapi A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. 1,701
yousefed/matrix-crdt A framework for using Matrix as a real-time backend for collaborative web applications with automatic sync. 731