Search results for cache

Carlos screenshot

Carlos

August 25, 2015 • Unspecified License
A simple but flexible cache
No image provided.

DPImageCache

June 24, 2015 • Unspecified License
Swift extension for UIImageView. Help loading image asynchronously and store local file cache.
SwiftMemCache screenshot

SwiftMemCache

March 01, 2015 • MIT License
A Swift Memory Cache with namespace & TTL support
DFImageManager screenshot

DFImageManager

February 28, 2015 • MIT License
Advanced iOS framework for loading, caching, processing, displaying and preheating images. It uses latest features in iOS SDK and doesn't reinvent existing technologies. It provides a powerful API ...
AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS screenshot

AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS

February 20, 2015 • MIT License
A sample project that demonstrates audio streaming and music caching from cloud storage using AVAssetResourceLoader, AVAssetResourceLoaderDelegate, AVURLAsset, AVPlayerItem, AVPlayer. For more ...
HanekeSwift screenshot

HanekeSwift

October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache: `let cache = Cache<NSData>("my-files")` Haneke also includes a zero-...
JMCache screenshot

JMCache

September 02, 2014 • MIT License
JMCache is a key/value store designed for persisting temporary objects fully based on GCD. JMCache is cool because you can : * store object not compliant with NSCoding protocols, by implement...
AwesomeCache screenshot

AwesomeCache

July 28, 2014 • MIT License
Delightful on-disk cache (written in Swift)
No image provided.

Haneke

March 07, 2014 • Apache 2.0 License
A lightweight zero-config image cache for iOS. Haneke resizes images and caches the result on memory and disk. Everything is done in background, allowing for fast, responsive scrolling. Asking H...
FastImageCache screenshot

FastImageCache

October 22, 2013 • MIT License
iOS library for quickly displaying images while scrolling.
IADownloadManager screenshot

IADownloadManager

August 20, 2013 • MIT License
iOS download manager, Download a set of files in parallel and sequential order. A Minimalist download manager for iOS Download a set of files in parallel or sequential order.
No image provided.

ABImageWrapper

August 12, 2013 • MIT License
Image wrapper for temporary and long-term image caching.
RequestCacher screenshot

RequestCacher

June 30, 2013 • MIT License
RequestCacher is a ready to use data caching module for iOS5+ RequestCacher automatically does the following, for you: * caches data fast * creates a local database to keep track of stored d...
No image provided.

ASGallery

May 30, 2013 • MIT License
Photo Gallery control like in native "Photos" application. Zooming, caching, smooth background thread image preloading, video support
WTURLImageView screenshot

WTURLImageView

May 24, 2013 • MIT License
WTURLImageView is a subclass of UIImageView that load images from Internet using AFNetworking.