ibireme/YYKit
A collection of iOS components. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4893
- days_rel: n/a
- days_push: 799
- n_releases_24m: 0
Adoption not part of the score
13975 stars · 3708 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
YYKit is a large collection of high-performance iOS components written in Objective-C, including model serialization, caching, image loading, rich text rendering, and UIKit/Foundation categories. It is split into independent subcomponents like YYModel, YYCache, YYImage, YYWebImage, and YYText.
Use cases
- high-performance json-to-model serialization on ios
- display animated gif webp apng images in ios app
- asynchronous image loading and caching for tableviews
- rich text label with emoji and at-mentions
- asynchronous rendering to keep scrolling smooth
- foundation and uikit utility categories
- track keyboard animation in ios
When to choose
- building an objective-c ios app needing battle-tested performance-focused components
- you need any single component like YYModel or YYText and want the full collection
- supporting older iOS versions with mature, stable libraries
When to avoid
- starting a new Swift-first project where Swift-native alternatives are preferred
- you only need one small component - use the standalone subcomponent repo instead
- you need actively developed features - the project is largely in maintenance mode
Facets
library · maturity maintenance
ui-components caching image-processing serialization concurrency mobile-development developer-tools ios-components objective-c rich-text async-rendering uikit-extensions cocoapods ios mobile
1 source
- readme: https://github.com/ibireme/YYKit · fetched 2026-08-28 · 6b7df5c30db3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ibireme/YYKit | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem