2 Repos
Conflict-free replicated key-value stores using last-write-wins semantics.
Distinct from Collaborative Editing: Candidates focus on app-level collaborative editing or mapping platforms rather than the CRDT map primitive.
Explore 2 awesome GitHub repositories matching data & databases · Collaborative Maps. Refine with filters or upvote what's useful.
Loro is a conflict-free replicated data type (CRDT) framework and collaborative state engine designed for building real-time collaborative applications. It provides a distributed data synchronizer that enables multiple users to edit shared documents and complex nested structures—such as maps, lists, trees, and counters—with automatic state convergence without requiring a central server. The project distinguishes itself through a versioned document store that supports branching, forking, and merging via a directed acyclic graph of causal operation history. It enables advanced version control c
Implements a collaborative map that resolves concurrent edits to key-value pairs using logical timestamps.
iD is a web-based geographic information system tool and vector map editor designed for the OpenStreetMap collaborative database. It serves as a crowdsourced cartography interface for contributors to update global geographic infrastructure and land use data. The tool enables the modification of geographic shapes, attributes, and metadata directly within a web browser. It focuses on managing spatial data and physical landmarks by manipulating topological relationships between map nodes, ways, and relations. The project covers a broad range of capabilities including collaborative map editing,
Provides a platform for community users to collaboratively contribute local knowledge to a public map.