kean/DFImageManager
Image loading, processing, caching and preheating observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4324
- days_rel: n/a
- days_push: 2482
- n_releases_24m: 0
Adoption not part of the score
1176 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C framework for loading, caching, processing, displaying, and preheating images on iOS. It is no longer maintained; the author recommends its Swift successor, Nuke.
Use cases
- load and display remote images in an iOS app
- cache images with memory and HTTP caching layers
- resize and crop images to fit view sizes
- preheat images near the viewport for smoother scrolling
- decode progressive JPEGs and WebP images
When to choose
- maintaining a legacy Objective-C iOS codebase that already uses it
- you need a zero-config image pipeline with preheating and cannot migrate
When to avoid
- starting any new project - it is unmaintained
- you program in Swift - use Nuke instead
- you need ongoing bug fixes, security updates, or modern platform support
Facets
library · maturity abandoned
image-processing caching http-client mobile-development image-processing objective-c image-loading preheating deprecated cocoapods ios mobile swift
1 source
- readme: https://github.com/kean/DFImageManager · fetched 2026-08-28 · a992f18488c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kean/DFImageManager | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="kean/DFImageManager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem