# 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.

Repository: https://github.com/Tencent/LKImageKit
Canonical: https://ross.abutalabs.com/products/lkimagekit
Language: Objective-C
License: NOASSERTION
License Family: other
Topics: imageview, ios, uiimageview, imageload, objcective-c, objc
Last push: 2019-07-20T15:16:41+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3165, "days_push": 2601, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2064, forks 283 (observed 2026-08-28T04:06:10.010987+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: image-processing, caching, ui-components, http-client
- domain: mobile-development, image-processing, frontend
- platform: cpp
- tags: objective-c, image-downloader, image-decoding, memory-cache, disk-cache, imageview, progressive-loading, ios, mobile, swift

## Member repositories
- Tencent/LKImageKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.010987+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:59.965434+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/LKImageKit (fetched 2026-08-28T04:06:10.010987+00:00, sha dd9baebebe41)
- Data as of 2026-08-30T08:39:29.467469+00:00.
