Tencent/LKImageKit
A high-performance image framework, including a series of capabilities such as image views, image downloader, memory caches, disk caches, image decoders and image processors. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3165
- days_rel: n/a
- days_push: 2601
- n_releases_24m: 0
Adoption not part of the score
2064 stars · 283 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LKImageKit is a high-performance Objective-C image framework for iOS that bundles image views, downloading, memory/disk caching, decoding, and processing into a modular, customizable pipeline. It emphasizes a dedicated threading model with concurrency control and extensible components.
Use cases
- load and display images efficiently in iOS apps
- cache images in memory and on disk
- progressively decode large images
- preload and predecode images before display
- customize image loading or decoding pipeline
- replace SDWebImage with a modular image framework
When to choose
- building an iOS app in Objective-C that needs fast, tunable image loading
- you need fine-grained control over caching, decoding, and scheduling
- you want progressive loading and thumbnail-then-fullsize behavior
When to avoid
- developing for Android or cross-platform
- project uses Swift-first tooling and wants actively maintained dependencies
- you need formats beyond PNG/JPG/GIF without writing custom decoders
Facets
library · maturity maintenance
image-processing caching ui-components http-client mobile-development image-processing frontend cpp objective-c image-downloader image-decoding memory-cache disk-cache imageview progressive-loading ios mobile swift
1 source
- readme: https://github.com/Tencent/LKImageKit · fetched 2026-08-28 · dd9baebebe41
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/LKImageKit | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Tencent/LKImageKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem