awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jjsaccolo/uiactivityindicator-for-sdwebimage

Open-source alternatives to UIActivityIndicator For SDWebImage

30 open-source projects similar to jjsaccolo/uiactivityindicator-for-sdwebimage, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best UIActivityIndicator For SDWebImage alternative.

  • alamofire/alamofireimageAlamofire avatar

    Alamofire/AlamofireImage

    4,029View on GitHub↗

    AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a serialization framework to convert network responses into image objects and a memory-based caching system to reduce redundant network requests. The project features a variant-aware asynchronous cache that stores both original images and their filtered versions separately. It includes tools for animating the replacement of placeholder images with downloaded content through various transition effects. The library covers image acquisition through parallel downloading and prioritized

    Swift
    View on GitHub↗4,029
  • amitshekhariitbhu/glidebitmappoolamitshekhariitbhu avatar

    amitshekhariitbhu/GlideBitmapPool

    601View on GitHub↗

    Glide Bitmap Pool is a memory management library for reusing the bitmap memory

    Java
    View on GitHub↗601
  • aryarohit07/glidefacedetectiontransformationA

    aryarohit07/GlideFaceDetectionTransformation

    0View on GitHub↗
    View on GitHub↗0
  • aryarohit07/picassofacedetectiontransformationA

    aryarohit07/PicassoFaceDetectionTransformation

    0View on GitHub↗
    View on GitHub↗0
  • badereddineouaich/bitmapplusplusBaderEddineOuaich avatar

    BaderEddineOuaich/BitmapPlusPlus

    49View on GitHub↗

    Simple and Fast single header Bitmap (BMP) C++ library

    CMake
    View on GitHub↗49

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bumptech/glidebumptech avatar

    bumptech/glide

    35,021View on GitHub↗

    Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from local or remote sources. It functions as a media rendering framework and memory management tool designed to resize and downsample assets to fit specific view dimensions. The system prioritizes scrolling performance through a multi-level caching strategy that stores decoded media in memory and raw data on disk. It employs resource pooling to reuse bitmap memory and binds image loading tasks to component lifecycles to automatically release resources and prevent memory leaks. T

    Java
    View on GitHub↗35,021
  • coil-kt/coilcoil-kt avatar

    coil-kt/coil

    11,819View on GitHub↗

    Coil is an image loading and caching pipeline designed for Android and Compose Multiplatform applications. It functions as a comprehensive loader, caching engine, and rendering utility that asynchronously fetches and displays images from network URLs, local storage, and multiplatform resource systems. The library distinguishes itself through a flexible fetcher-decoder pipeline and an interface-driven component registry, allowing for the integration of custom networking clients and decoders. It provides specialized support for rendering scalable vector graphics, animated formats such as GIF an

    Kotlinandroidandroidxcompose
    View on GitHub↗11,819
  • cyberagent/android-gpuimageC

    CyberAgent/android-gpuimage

    0View on GitHub↗
    View on GitHub↗0
  • davidsonfellipe/lena.jsdavidsonfellipe avatar

    davidsonfellipe/lena.js

    679View on GitHub↗

    :woman: Library for image processing

    JavaScript
    View on GitHub↗679
  • dmilos/colordmilos avatar

    dmilos/color

    186View on GitHub↗

    C++ library thats implemets class color. Available models: RGB, HSL, HSV, CMY, CMYK, YIQ, YUV and growing.

    C++
    View on GitHub↗186
  • dollarshaveclub/imagebutterdollarshaveclub avatar

    dollarshaveclub/ImageButter

    389View on GitHub↗

    Makes dealing with images buttery smooth.

    C
    View on GitHub↗389
  • dtschump/cimgdtschump avatar

    dtschump/CImg

    1,681View on GitHub↗

    The CImg Library is a small and open-source C++ toolkit for image processing

    C++
    View on GitHub↗1,681
  • enormego/egocacheenormego avatar

    enormego/EGOCache

    1,323View on GitHub↗

    Fast Caching for Objective-C (iPhone & Mac Compatible)

    Objective-C
    View on GitHub↗1,323
  • facebook/frescofacebook avatar

    facebook/fresco

    17,149View on GitHub↗

    Fresco is an Android image loading library and cache manager designed to fetch, decode, and display images from network or local sources. It functions as a rendering engine for animated image formats and a streaming system for progressive image loading. The library distinguishes itself through specialized memory management that utilizes off-heap allocation to reduce garbage collection overhead and prevent out-of-memory errors. It includes a dedicated rendering pipeline for animated GIFs and WebP files and supports progressive JPEG decoding to render low-resolution versions of images while the

    Kotlin
    View on GitHub↗17,149
  • fengyuanchen/cropperfengyuanchen avatar

    fengyuanchen/cropper

    7,691View on GitHub↗

    Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image manipulation tool that allows users to visually select and trim specific areas of an image directly within a browser. The library provides a visual interface for defining precise crop areas with configurable aspect ratios and zoom controls. It includes tools to rotate, scale, and zoom images to align subjects before exporting the final result. The tool handles browser-based image processing by generating a canvas element from a selected image area for use or download. It manages crop

    JavaScript
    View on GitHub↗7,691
  • ibireme/yywebimageibireme avatar

    ibireme/YYWebImage

    3,528View on GitHub↗

    YYWebImage

    Objective-C
    View on GitHub↗3,528
  • jcupitt/ruby-vipsjcupitt avatar

    jcupitt/ruby-vips

    904View on GitHub↗

    Ruby extension for the libvips image processing library.

    Ruby
    View on GitHub↗904
  • jellydevelopment/jdswiftavatarprogressJellyDevelopment avatar

    JellyDevelopment/JDSwiftAvatarProgress

    85View on GitHub↗

    ##Objective-C

    Shell
    View on GitHub↗85
  • juliaimages/imagefeatures.jlJuliaImages avatar

    JuliaImages/ImageFeatures.jl

    48View on GitHub↗

    Image feature detection for the Julia language

    Julia
    View on GitHub↗48
  • juliaimages/imagefiltering.jlJuliaImages avatar

    JuliaImages/ImageFiltering.jl

    105View on GitHub↗

    Julia implementations of multidimensional array convolution and nonlinear stencil operations

    Julia
    View on GitHub↗105
  • juliaimages/images.jlJuliaImages avatar

    JuliaImages/Images.jl

    551View on GitHub↗

    An image library for Julia

    Julia
    View on GitHub↗551
  • juliaimages/imagesegmentation.jlJuliaImages avatar

    JuliaImages/ImageSegmentation.jl

    47View on GitHub↗

    Partitioning images into meaningful regions

    Julia
    View on GitHub↗47
  • juliaimages/imagetransformations.jlJuliaImages avatar

    JuliaImages/ImageTransformations.jl

    48View on GitHub↗

    Geometric transformations on images for Julia

    Julia
    View on GitHub↗48
  • jwagner/smartcrop.jsjwagner avatar

    jwagner/smartcrop.js

    12,952View on GitHub↗

    smartcrop.js is a JavaScript image processing tool and library designed for content-aware image cropping. It provides a face-aware cropping algorithm that calculates optimal crop coordinates to preserve the most important visual content within an image. The project prioritizes human faces to ensure people remain the central focus of the crop. It utilizes a content-aware approach to determine the best coordinates for a target width and height, allowing for dynamic resizing across different screen sizes and aspect ratios. The toolset includes a command line interface for automating the resizin

    JavaScript
    View on GitHub↗12,952
  • kean/dfimagemanagerkean avatar

    kean/DFImageManager

    1,176View on GitHub↗

    Advanced framework for loading, caching, processing, displaying and preheating images.

    Objective-C
    View on GitHub↗1,176
  • layervault/psd.rblayervault avatar

    layervault/psd.rb

    3,115View on GitHub↗

    Parse Photoshop files in Ruby with ease

    Ruby
    View on GitHub↗3,115
  • luispedro/mahotasL

    luispedro/mahotas

    0View on GitHub↗
    View on GitHub↗0
  • maxim/skeptickmaxim avatar

    maxim/skeptick

    314View on GitHub↗

    Better ImageMagick for Ruby

    Ruby
    View on GitHub↗314
  • minimagick/minimagickminimagick avatar

    minimagick/minimagick

    2,862View on GitHub↗

    mini replacement for RMagick

    Ruby
    View on GitHub↗2,862
  • nicklockwood/asyncimageviewnicklockwood avatar

    nicklockwood/AsyncImageView

    904View on GitHub↗

    DEPRECATED

    Objective-C
    View on GitHub↗904