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.
4k stars
31 watching
179 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
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,042 |
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,440 |
fabianlindfors/reshape | Automates schema changes in PostgreSQL without downtime | 1,725 |
yourlabs/django-autocomplete-light | Automated suggestions based on existing data | 1,804 |
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 | 7 |
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,896 |
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,805 |
ycd/manage-fastapi | A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. | 1,685 |
yousefed/matrix-crdt | A framework for using Matrix as a real-time backend for collaborative web applications with automatic sync. | 729 |