GoodPersistence

Cache library

A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper.

💾 GoodPersistence is an iOS library that simplifies caching data in keychain and UserDefaults. Using a property wrapper, it reduces the complexity of implementing caching mechanisms, making it easier for developers to focus on app functionality. Compatible with latest Swift and supports all iOS devices. Easy to install with SPM.

GitHub

35 stars
3 watching
1 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list

ioskeychainlibrarypersistenceswiftuserdefaults

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
spotify/sptpersistentcacheA cache library that stores data with time-to-live values and disk management semantics.1,244
creativecreature/sturdycA caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.346
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
jamesmontemagno/monkey-cacheProvides an easy-to-use caching mechanism for data structures in .NET applications.680
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251
pydanny/cached-propertyA decorator that caches properties in classes to improve performance by avoiding redundant computations.704
dfed/cacheadvanceA high-performance cache for logging systems38
sebleier/django-redis-cacheA caching backend for Django web applications using Redis as the storage layer.1,039
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
codenoble/cache-crispiesA Rails gem providing fast JSON serialization with built-in caching and flexible configuration options.156
shopify/identity_cacheA caching solution for Active Record to reduce database queries1,918
sorentwo/readthisA Ruby library that provides a Redis-backed cache client with performance and simplicity features.504
laruence/yacA fast, shared memory cache system for storing and retrieving data in PHP applications.825
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072