Storez
Storage framework
A framework for building key-value storage solutions in Swift, supporting multiple persistence store options and flexible data definitions.
💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!
68 stars
5 watching
8 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists
cachecarthagecocoapodscodableioskey-valuemacospersistencepreferencesstoragetvosuser-defaultswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
storagekit/storagekit | A framework to simplify data storage management by decoupling the persistent layer from client code. | 227 |
swiftkitz/appz | A framework that simplifies deep linking and external app launching on iOS using Swift. | 1,176 |
nvzqz/threadly | A framework for thread-local storage with type safety in Swift | 74 |
swiftkitz/datez | A framework providing types and utilities for working with dates, calendars, and time intervals in Swift. | 261 |
stewartlynch/ubiquitouskeyvalue-storage | A solution for storing and managing key-value data across multiple devices using a persistent storage system | 4 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
macpass/keepasskit | A framework for loading, storing and manipulating password databases in Objective-C. | 125 |
1amageek/ballcap-ios | A framework for designing and working with databases using Cloud Firestore | 228 |
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
spotify/sparkey | A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,179 |
fhisa/swiftylayout | A lightweight framework for declaratively specifying layout constraints in Swift. | 15 |
basememara/zamzamkit | A collection of utility extensions for Swift's Standard Library and Foundation frameworks. | 270 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
twitter/storehaus | A library that makes it easy to work with asynchronous key-value stores | 464 |
teknasyon-teknoloji/persistencekit | A library providing a simple way to store and retrieve Codable objects in various persistence layers | 155 |