awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesComposable Transformations

A system for chaining multiple image processing operations into a single execution pipeline.

Distinct from Image Processing: Focuses on the composability and sequencing of transformations rather than individual processing tasks.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Composable Transformations. Refine with filters or upvote what's useful.

Awesome Composable Transformations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sdwebimage/sdwebimageAvatar de SDWebImage

    SDWebImage/SDWebImage

    25,644Ver en GitHub↗

    SDWebImage is an asynchronous image downloader and caching library for iOS and macOS applications. It provides a core identity centered on a network utility for fetching images from URLs, a tiered memory and disk caching engine, and a processing framework for decoding and encoding media. The library features a specialized rendering engine for animated formats such as GIF and WebP, including support for progressive animation rendering. It distinguishes itself through a plugin system that allows for extended image format support and the ability to replace default loading or storage logic with c

    Allows execution of customizable and composable image processing tasks immediately after a remote download.

    Objective-Ccachecarthagecocoapods
    Ver en GitHub↗25,644
  • rs/sdwebimageAvatar de rs

    rs/SDWebImage

    25,645Ver en GitHub↗

    SDWebImage is an asynchronous image loading library for iOS that provides a framework for fetching, decoding, and caching images. It consists of a core loading library, a decoding engine, a processing pipeline, and a caching system designed to reduce network traffic and improve load times. The project features a two-tier caching architecture that stores assets in both volatile memory and persistent disk storage. It distinguishes itself through a modular loader pattern and a plugin-based decoding system, which allow for the integration of custom storage engines and the support of non-standard

    Provides a pipeline for chaining multiple visual filters and transformations to images after retrieval.

    Objective-C
    Ver en GitHub↗25,645
  1. Home
  2. Graphics & Multimedia
  3. Image Processing & Editing
  4. Image Processing
  5. Composable Transformations