drewmccormack/ensembles
A synchronization framework for Core Data. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4739
- days_rel: n/a
- days_push: 28
- n_releases_24m: 0
Adoption not part of the score
1627 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ensembles is a local-first synchronization framework that extends Apple's Core Data to sync SQLite persistent stores across macOS and iOS devices via file-sync services like iCloud and Dropbox, or peer-to-peer connections, without a dedicated server. This Objective-C version is deprecated in favor of the Swift rewrite Ensembles 3.
Use cases
- sync core data between ios and mac devices
- offline-first app with core data sync
- sync core data via icloud or dropbox without a server
- peer-to-peer core data synchronization
- keep local sqlite database in sync across apple devices
When to choose
- you have a legacy Objective-C Core Data app needing device-to-device sync
- you want local-first sync with no server infrastructure
- you sync via file-based backends like iCloud or Dropbox
When to avoid
- starting a new Swift project - use Ensembles 3 instead
- you need SwiftData support
- you need end-to-end encryption or modern backends like S3 or WebDAV
Facets
framework · maturity maintenance
backup database file-system mobile-development databases cross-platform cpp core-data local-first objective-c icloud dropbox offline-sync sqlite deprecated ios macos swift
1 source
- readme: https://github.com/drewmccormack/ensembles · fetched 2026-08-28 · 023679c442b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| drewmccormack/ensembles | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="drewmccormack/ensembles")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem