Ross ROSS = Recommend OSS · open-source software intelligence for agents

JohnEstropia/CoreStore

Unleashing the real power of Core Data with the elegance and safety of Swift observed · 2026-08-28

github.com/JohnEstropia/CoreStore · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • 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: 4280
  • days_rel: 671
  • days_push: 35
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4047 stars · 258 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

CoreStore is a Swift library that wraps Apple's Core Data framework with a type-safe, elegant API. It provides safe transactions, migrations, observation, and a modern data stack for Apple-platform apps.

Use cases

  • manage Core Data persistence in Swift apps
  • perform safe Core Data migrations
  • observe and react to Core Data changes
  • set up an in-memory or local data store
  • run type-safe Core Data transactions
  • query and fetch entities with a clean Swift API

When to choose

  • you use Core Data on iOS/macOS and want a safer, more expressive Swift API
  • you need robust migration and transaction handling
  • you want reactive observation of data changes in Apple apps

When to avoid

  • you are not on Apple platforms or not using Swift
  • you prefer SQLite directly or a cross-platform ORM
  • your project uses an older Swift or OS version than supported

Facets

library · maturity active

orm database database-driver databases mobile-development developer-tools core-data swift persistence data-stack migrations cocoapods swift-package-manager ios macos watchos tvos

1 source

Member repositories

RepositoryRoleHealth v2
JohnEstropia/CoreStoremain66

For agents

markdown · JSON · MCP: product_card(name="JohnEstropia/CoreStore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem