SoySauceLab/CollectionKit
Reimagining UICollectionView observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3329
- days_rel: n/a
- days_push: 1401
- n_releases_24m: 0
Adoption not part of the score
4511 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CollectionKit is a Swift framework that reimagines UICollectionView as a composable, data-driven collection view built on top of UIScrollView. It provides automatic data diffing, cell reuse, batched reloads, and composable sections with type-safe providers.
Use cases
- build data-driven lists and grids in iOS apps
- replace UICollectionView with a simpler composable API
- automatically animate collection updates when data changes
- compose multiple sections with independent layouts
- build high-performance scrolling feeds with cell reuse
When to choose
- you want declarative, type-safe collection views in Swift
- you need automatic diff-based UI updates with animations
- you want composable sections each with their own layout
When to avoid
- you target SwiftUI-first development with modern tools
- you need a library under active development - releases stopped in 2022
- you only need simple static lists where UICollectionView suffices
Facets
library · maturity maintenance
ui-components state-management mobile-development frontend uicollectionview collection-view-layout swift-generics diffing cell-reuse cocoapods carthage ios swift mobile
1 source
- readme: https://github.com/SoySauceLab/CollectionKit · fetched 2026-08-28 · 4acd6dc222d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SoySauceLab/CollectionKit | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="SoySauceLab/CollectionKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem