awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kean avatar

kean/DFImageManagerArchived

0
View on GitHub↗
1,176 星标·97 分支·Objective-C·MIT·4 次浏览

DFImageManager

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

Features

  • Image Processing - Comprehensive image loading, processing, caching, and preloading solution.
  • Image Processing - Modern framework for image fetching from multiple sources.

Star 历史

kean/dfimagemanager 的 Star 历史图表kean/dfimagemanager 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

DFImageManager 的开源替代方案

相似的开源项目,按与 DFImageManager 的功能重合度排序。
  • davidsonfellipe/lena.jsdavidsonfellipe 的头像

    davidsonfellipe/lena.js

    679在 GitHub 上查看↗

    :woman: Library for image processing

    JavaScript
    在 GitHub 上查看↗679
  • dollarshaveclub/imagebutterdollarshaveclub 的头像

    dollarshaveclub/ImageButter

    389在 GitHub 上查看↗

    Makes dealing with images buttery smooth.

    C
    在 GitHub 上查看↗389
  • alamofire/alamofireimageAlamofire 的头像

    Alamofire/AlamofireImage

    4,029在 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
    在 GitHub 上查看↗4,029
  • fengyuanchen/cropperfengyuanchen 的头像

    fengyuanchen/cropper

    7,691在 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
    在 GitHub 上查看↗7,691
查看 DFImageManager 的所有 30 个替代方案→

常见问题解答

kean/dfimagemanager 是做什么的?

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

kean/dfimagemanager 的主要功能有哪些?

kean/dfimagemanager 的主要功能包括:Image Processing。

kean/dfimagemanager 有哪些开源替代品?

kean/dfimagemanager 的开源替代品包括: dollarshaveclub/imagebutter — Makes dealing with images buttery smooth. ibireme/yywebimage — YYWebImage. alamofire/alamofireimage — AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a… davidsonfellipe/lena.js — :woman: Library for image processing. fengyuanchen/cropper — Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image… nicklockwood/asyncimageview — [DEPRECATED].