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

MetalPetal/MetalPetal

A GPU accelerated image and video processing framework built on Metal. observed · 2026-08-28

github.com/MetalPetal/MetalPetal · homepage · Objective-C · MIT (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3356
  • days_rel: n/a
  • days_push: 875
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2179 stars · 288 forks observed · 2026-08-28

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

MetalPetal is a GPU-accelerated image and video processing framework built on Apple's Metal API. It provides an image/filter/render pipeline with built-in filters, custom shader support, and integrations with Core Image, SceneKit, and SpriteKit.

Use cases

  • apply gpu-accelerated filters to images in an ios app
  • process live camera video in real time with metal shaders
  • build a photo or video editing pipeline on apple platforms
  • write custom metal shader filters for image effects
  • replace core image for faster image rendering
  • render filtered images to a display or video file

When to choose

  • you need real-time gpu image/video processing on ios, macOS, tvOS, or Mac Catalyst
  • you want to write custom Metal shaders with a structured filter pipeline
  • core image is too slow or too inflexible for your rendering needs

When to avoid

  • you target non-Apple platforms (no Metal support)
  • you need a cross-platform CPU-based image library
  • your project cannot adopt Objective-C/Swift or Metal

Facets

framework · maturity active

image-processing video-processing graphics gpu-computing image-processing graphics media cpp metal gpu-accelerated real-time apple-platforms filters core-image-alternative objective-c swift video ios macos

2 sources

Member repositories

RepositoryRoleHealth v2
MetalPetal/MetalPetalmain23

For agents

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

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