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

onevcat/Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web. observed · 2026-08-28

github.com/onevcat/Kingfisher · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 22
  • age_days: 4167
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

24395 stars · 2766 forks observed · 2026-08-28

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

Kingfisher is a pure-Swift library for asynchronously downloading and caching remote images, with a multi-layer memory and disk cache and built-in image processors. It provides convenient extensions for UIImageView, UIButton, SwiftUI views, and more to set images from URLs with transitions and placeholders.

Use cases

  • download and cache images from urls in an ios app
  • load remote images into uiimageview with placeholder and transition
  • cache images to memory and disk with expiration and size limits
  • display remote images in swiftui with kfimage
  • apply filters and processors to downloaded images
  • prefetch images for collection views to improve scroll performance

When to choose

  • you are building an iOS, macOS, or SwiftUI app that displays many remote images
  • you need a battle-tested image loading and caching solution with fine cache control
  • you want built-in image processing, prefetching, and transition animations

When to avoid

  • you are not developing in Swift or on Apple platforms
  • you only need a plain HTTP client without image-specific caching
  • you need image loading for Android or web frontends

Facets

library · maturity stable

caching image-processing http-client mobile-development frontend media cross-platform swift image-downloading swiftui uikit memory-cache disk-cache ios macos

1 source

Member repositories

RepositoryRoleHealth v2
onevcat/Kingfishermain99

For agents

markdown · JSON · MCP: product_card(name="onevcat/Kingfisher")

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