awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGeneric Object Storage

Storage mechanisms that can persist any object capable of being converted to a data representation.

Distinct from Custom Data Types: Generic object-to-data conversion for caching, not schema-level database type extensions.

Explore 1 awesome GitHub repository matching data & databases · Generic Object Storage. Refine with filters or upvote what's useful.

Awesome Generic Object Storage GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • haneke/hanekeswiftAvatar von Haneke

    Haneke/HanekeSwift

    5,164Auf GitHub ansehen↗

    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

    Saves any object or data structure that can be converted to and from a data representation.

    Swift
    Auf GitHub ansehen↗5,164
  1. Home
  2. Data & Databases
  3. Custom Data Types
  4. Generic Object Storage