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

buaazp/zimg

A lightweight and high performance image storage and processing system. observed · 2026-08-28

github.com/buaazp/zimg · homepage · C · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4811
  • days_rel: n/a
  • days_push: 3079
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2683 stars · 399 forks observed · 2026-08-28

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

zimg is a lightweight, high-performance image storage and processing server written in C. It serves resized, cropped, rotated, and reformatted images via URL parameters and supports distributed storage backends like memcached, Redis, beansdb, and SSDB.

Use cases

  • serve dynamically resized images from a self-hosted image server
  • store and deliver user-uploaded images at high concurrency
  • generate thumbnails on the fly via URL parameters
  • replace nginx plus PHP image processing with a single fast server
  • customize image compression rules with Lua scripts
  • store images in distributed backends like Redis or memcached

When to choose

  • you need a standalone high-concurrency image hosting and processing server
  • you want on-the-fly resizing, cropping, rotation, and format conversion via simple URLs
  • you prefer a lightweight C server over heavyweight image processing stacks
  • you need distributed image storage with memcached or Redis protocol backends

When to avoid

  • you need a managed cloud image service with CDN integration out of the box
  • your project requires active community development and frequent updates
  • you need features beyond image storage and processing, such as video or document handling
  • you are not comfortable building C software with dependencies like ImageMagick and LuaJIT

Facets

service · maturity maintenance

image-processing http-server file-upload caching image-processing web-development self-hosted media self-hosted image-storage image-resizing high-concurrency lua-scripting memcached redis linux web-server

2 sources

Member repositories

RepositoryRoleHealth v2
buaazp/zimgmain23

For agents

markdown · JSON · MCP: product_card(name="buaazp/zimg")

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