awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
plivesey avatar

plivesey/RocketData

0
View on GitHub↗
647 stars·50 forks·Swift·Apache-2.0·2 viewsplivesey.github.io/RocketData↗

RocketData

A caching and consistency solution for immutable models.

Features

  • Cache - Caches and maintains consistency for immutable models.

Star history

Star history chart for plivesey/rocketdataStar history chart for plivesey/rocketdata

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to RocketData

Similar open-source projects, ranked by how many features they share with RocketData.
  • buzzfeed/mattressbuzzfeed avatar

    buzzfeed/mattress

    521View on GitHub↗

    iOS Offline Caching for Web Content

    Swift
    View on GitHub↗521
  • haneke/hanekeswiftHaneke avatar

    Haneke/HanekeSwift

    5,164View on GitHub↗

    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

    Swift
    View on GitHub↗5,164
  • hyperoslo/cachehyperoslo avatar

    hyperoslo/Cache

    3,146View on GitHub↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    View on GitHub↗3,146
  • aschuch/awesomecacheaschuch avatar

    aschuch/AwesomeCache

    1,271View on GitHub↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    View on GitHub↗1,271
See all 9 alternatives to RocketData→

Frequently asked questions

What does plivesey/rocketdata do?

A caching and consistency solution for immutable models.

What are the main features of plivesey/rocketdata?

The main features of plivesey/rocketdata are: Cache.

What are some open-source alternatives to plivesey/rocketdata?

Open-source alternatives to plivesey/rocketdata include: aschuch/awesomecache — Delightful on-disk cache (written in Swift). buzzfeed/mattress — iOS Offline Caching for Web Content. haneke/hanekeswift — HanekeSwift is a generic caching library for iOS and a specialized image caching framework. It provides a multi-level… hyperoslo/cache — :package: Nothing but Cache. ibireme/yycache — High performance cache framework for iOS. maquannene/track — Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU.