YapImageManager

YapImageManager is a high-performance image downloader written in Swift, powered by YapDatabase.

Features:

  •  Asynchronous image downloader with priority queuing
  •  Advanced memory and database caching using YapDatabase (SQLite)
  •  Guarantee of only one image download per request
  •  Cancellation of pending requests with ticket
  •  Background image decoding, resizing and filtering
  •  Custom image filters
  •  Image rendering of gradients and more using filters
  •  High performance scrolling
  •  Automatic pause and resume of download queue on reachability changes
  •  Written completely in Swift

Leave a Reply