awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Local-first development tools

排名更新于 2026年7月3日

For a library for building local-first applications, the strongest matches are yjs/yjs (Yjs is a CRDT-based shared data type library and), automerge/automerge (Automerge is a CRDT-based state synchronization library that provides) and orbitdb/orbit-db (OrbitDB is a decentralized CRDT-based NoSQL database that runs). n0-computer/iroh and orbitdb/orbitdb round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore the best local-first development tools. Compare top open-source libraries for offline-ready apps, ranked by activity to find the best fit.

Local-first development tools

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • yjs/yjsyjs 的头像

    yjs/yjs

    22,069在 GitHub 上查看↗

    Yjs is a CRDT framework and real-time state synchronization engine providing shared data types for collaborative software. It functions as a shared data type library of collaborative maps, arrays, and text structures that converge automatically across distributed clients, serving as a local-first data store and a collaborative editor backend. The system distinguishes itself through a synchronization engine that encodes document changes into commutative binary updates. It employs state-vector based differencing to transmit only missing incremental updates between peers and uses relative-positi

    Yjs is a CRDT-based shared data type library and real-time synchronization engine that natively supports offline-first persistence, automatic conflict resolution, and peer-to-peer data sharing, making it a direct fit for building local-first applications with eventual synchronization.

    JavaScriptConflict-Free Replicated Data TypesConflict-Free Replicated Data TypesLocal-First Persistence
    在 GitHub 上查看↗22,069
  • automerge/automergeautomerge 的头像

    automerge/automerge

    6,373在 GitHub 上查看↗

    Automerge is a distributed state synchronization engine and library for conflict-free replicated data types. It enables multiple nodes to perform concurrent updates to a shared dataset while guaranteeing that all replicas eventually converge to the same state. The project provides a high-performance implementation written in Rust to manage state merging and synchronization. It employs a byte-compressed synchronization protocol to transmit minimal delta updates between peers, facilitating data consistency in peer-to-peer and real-time collaborative environments. The system covers broad capabi

    Automerge is a CRDT-based state synchronization library that provides offline-first data persistence, automatic conflict resolution, and peer-to-peer sync, directly enabling the local-first architecture you are looking for.

    JavaScriptConflict-Free Replicated Data TypesConflict-Free Replicated Data Types
    在 GitHub 上查看↗6,373
  • orbitdb/orbit-dborbitdb 的头像

    orbitdb/orbit-db

    8,791在 GitHub 上查看↗

    Orbit DB is a decentralized NoSQL database that utilizes conflict-free replicated data types to ensure eventual consistency across a network of nodes. It functions as a peer-to-peer data store that uses IPFS for content-addressing and synchronization, allowing for the maintenance of application state without a central server or authority. The system is built upon a cryptographically verifiable, immutable operation log, which serves as the foundation for custom decentralized data models. This architecture enables the implementation of various data storage patterns, including JSON document stor

    OrbitDB is a decentralized CRDT-based NoSQL database that runs locally and syncs peer-to-peer, providing offline-first data persistence, automatic conflict resolution, and realtime synchronization — directly enabling the local-first architecture you want.

    JavaScriptConflict-Free Replicated Data TypesCRDT Databases
    在 GitHub 上查看↗8,791
  • n0-computer/irohn0-computer 的头像

    n0-computer/iroh

    7,858在 GitHub 上查看↗

    Iroh is a peer-to-peer networking stack and distributed system designed for secure direct connections, content-addressed storage, and synchronized data sharing. It provides a foundation for decentralized applications by combining a QUIC-based networking layer with primitives for distributed state and data transfer. The project distinguishes itself through a comprehensive suite of decentralized capabilities, including a distributed data store using conflict-free replicated data types for collaborative synchronization and a content-addressed storage system for verifiable, resumable transfers of

    Iroh is a Rust library providing a P2P networking and sync layer with CRDT-based conflict resolution, content-addressed local storage, and secure data transfer — directly enabling the offline-first, eventual-sync architecture this search targets.

    RustConflict-Free Replicated Data TypesCRDT Databases
    在 GitHub 上查看↗7,858
  • orbitdb/orbitdborbitdb 的头像

    orbitdb/orbitdb

    8,737在 GitHub 上查看↗

    OrbitDB is a decentralized data storage system that enables the creation of serverless databases residing across a network of peers. It functions as a peer-to-peer database that integrates with a content-addressed storage layer to distribute and replicate data without a central server. The system utilizes conflict-free replicated data types to ensure eventual consistency and state convergence across distributed nodes. It maintains an immutable record of updates using a directed acyclic graph to preserve causal ordering and cryptographic integrity. Access is managed through a decentralized ide

    OrbitDB is a peer-to-peer database using CRDTs and IPFS to offer offline-first persistence, automatic conflict resolution, realtime sync, and data encryption — exactly the kind of library for building local-first applications with decentralized synchronization.

    JavaScriptConflict-Free Replicated Data TypesCRDT Databases
    在 GitHub 上查看↗8,737
  • nozbe/watermelondbNozbe 的头像

    Nozbe/WatermelonDB

    11,722在 GitHub 上查看↗

    WatermelonDB is an offline-first data synchronization engine and reactive database library designed for mobile and web applications. It provides a persistent storage layer backed by SQLite, enabling applications to maintain full functionality and data consistency while operating without an internet connection. The framework distinguishes itself through a reactive data binding system that automatically updates user interface components whenever underlying database records change. It utilizes schema-driven model mapping to generate type-safe interfaces and employs lazy object materialization to

    WatermelonDB is an offline-first reactive database and sync engine for React/React Native apps, providing an embedded SQLite store with automatic data binding and synchronization — which directly fits the need for a local-first development library with core offline persistence and sync capabilities.

    JavaScriptLocal-First Data PersistenceOffline-First Persistence
    在 GitHub 上查看↗11,722
  • realm/realm-swiftrealm 的头像

    realm/realm-swift

    16,608在 GitHub 上查看↗

    This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object

    Realm Swift is a mobile object database with built-in sync, offline-first persistence, automatic conflict resolution, live change notifications, and encryption — a comprehensive local-first framework for building apps that work offline and sync seamlessly.

    Objective-CLocal-First StorageLocal Data Stores
    在 GitHub 上查看↗16,608
  • pouchdb/pouchdbpouchdb 的头像

    pouchdb/pouchdb

    17,583在 GitHub 上查看↗

    PouchDB is a JavaScript NoSQL document database that runs directly in the browser. It serves as an offline-first data store that allows applications to save state and user data locally using persistent storage. The database is compatible with CouchDB, implementing its API to enable synchronization between browser environments and remote servers. This allows for cross-device data syncing and the development of local-first software that operates without a constant internet connection. The project covers data storage and synchronization capabilities, including the ability to migrate database sc

    PouchDB is a browser-based NoSQL database purpose-built for offline-first applications, providing local persistent storage and automatic synchronization with CouchDB servers — a genuine local-first development library, even though it lacks peer-to-peer sharing and built-in client-side encryption.

    JavaScriptLocal-First DatabasesOffline-First Persistence
    在 GitHub 上查看↗17,583
  • pubkey/rxdbpubkey 的头像

    pubkey/rxdb

    23,048在 GitHub 上查看↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    RxDB is an offline-first NoSQL database engine for JavaScript that treats local storage as the primary source of truth, providing realtime sync, conflict resolution (via CRDTs), and support for multiple embedded databases — exactly the kind of local-first development library this search is after.

    TypeScriptConflict-Free Replicated Data TypesConflict-Free Replicated Data TypesLocal-First Databases
    在 GitHub 上查看↗23,048
  • streamich/json-joystreamich 的头像

    streamich/json-joy

    1,079在 GitHub 上查看↗

    json-joy is a comprehensive library for building real-time collaborative applications and distributed systems. It provides a robust framework for managing shared JSON-like data structures that automatically merge concurrent edits from multiple users, ensuring consistent state across all replicas without requiring a central coordination server. The project distinguishes itself through a high-performance approach to data handling, utilizing conflict-free replicated data types and logical clock-based synchronization to maintain data integrity. It includes a specialized engine for navigating and

    json-joy is a CRDT-based library for building real-time collaborative local-first applications with automatic conflict resolution and peer-to-peer sync, covering offline capability and eventual consistency, though it does not explicitly include an embedded local database or client-side encryption out of the box.

    TypeScriptConflict-Free Replicated Data TypesCRDT Databases
    在 GitHub 上查看↗1,079
  • wzhudev/reverse-linear-sync-enginewzhudev 的头像

    wzhudev/reverse-linear-sync-engine

    2,091在 GitHub 上查看↗

    The reverse-linear-sync-engine is a data synchronization framework designed to manage distributed application state. It provides a system for tracking local data mutations, resolving discrepancies between multiple sources, and maintaining consistency across connected clients through a centralized transaction-based model. The engine distinguishes itself by integrating reactive state observation with a transaction history stack. This combination allows the framework to automatically refresh interface components when data changes while simultaneously enabling precise undo and redo functionality.

    This is a JavaScript sync engine library that covers real-time synchronization and conflict resolution, key components for local-first development, but it focuses on the sync layer rather than providing a full offline-first stack with embedded database or encryption.

    JavaScriptData Synchronization EnginesUndo-Redo ManagementConflict Resolution Strategies
    在 GitHub 上查看↗2,091
一览前 10 名对比
仓库Star 数语言许可证最后推送
yjs/yjs22.1KJavaScriptNOASSERTION2026年6月22日
automerge/automerge6.4KJavaScriptMIT2026年6月22日
orbitdb/orbit-db8.8KJavaScriptMIT2026年5月14日
n0-computer/iroh7.9KRustapache-2.02026年2月20日
orbitdb/orbitdb8.7KJavaScriptmit2025年8月4日
nozbe/watermelondb11.7KJavaScriptMIT2025年8月11日
realm/realm-swift16.6KObjective-CApache-2.02026年6月14日
pouchdb/pouchdb17.6KJavaScriptApache-2.02026年6月9日
pubkey/rxdb23KTypeScriptapache-2.02026年2月21日
streamich/json-joy1.1KTypeScriptNOASSERTION2026年6月2日

Related searches

  • Local development servers
  • a comprehensive suite of software development tools
  • 支持离线优先移动应用的本地数据库
  • API development tools
  • an automation tool for CI/CD pipelines
  • 开发环境与实用工具
  • a productivity extension for code editors
  • a library for offline first data synchronization