9 open-source projects similar to maquannene/track, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Delightful on-disk cache (written in Swift)
HanekeSwift is a generic caching library for iOS and a specialized image caching framework. It provides a multi-level system that stores arbitrary data types in memory and on persistent disk storage to reduce network requests. The project features a specialized image handler that manages asynchronous loading, resizing, and disk storage for user interface components. It includes a background retrieval system that fetches remote content and automatically populates local caches. The library covers key-value data storage with sequential fallbacks, where it checks memory, then disk, and finally r
:package: Nothing but Cache.
High performance cache framework for iOS.
Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X
Easily persist structs, images, and data on iOS
Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours.