caiyue1993/IceCream
Sync Realm Database with CloudKit observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 26
- Release rhythm 8
- Longevity 100
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: 3242
- days_rel: n/a
- days_push: 446
- n_releases_24m: 0
Adoption not part of the score
2004 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
IceCream is a Swift library that syncs a local Realm database with Apple's CloudKit service. It provides automatic, offline-first data synchronization across iOS, macOS, tvOS, and watchOS apps.
Use cases
- sync realm database with cloudkit
- offline-first mobile app with icloud sync
- keep local data in sync across apple devices
- sync realm objects to a private cloudkit database
- automatic background data sync for ios apps
When to choose
- your app uses Realm and you want free iCloud-based sync on Apple platforms
- you need offline-first storage with automatic background syncing
- you want to avoid running your own sync backend for an Apple-only app
When to avoid
- you need cross-platform sync beyond Apple devices
- your app uses a database other than Realm
- you need server-side control or non-iCloud cloud storage
Facets
library · maturity active
database backup orm mobile-development databases apple-ecosystem cloud-computing cross-platform realm cloudkit sync-engine offline-first swift-library ios macos swift
1 source
- readme: https://github.com/caiyue1993/IceCream · fetched 2026-08-28 · ba886a45952c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| caiyue1993/IceCream | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="caiyue1993/IceCream")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem