awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IvanRublev avatar

IvanRublev/PersistentStorageSerializable

0
View on GitHub↗
157 stars·4 forks·Swift·MIT·1 view

PersistentStorageSerializable

Swift library that makes easier to serialize the user's preferences (app's settings) with system User Defaults or Property List file on disk.

Features

  • Database Libraries - Serializing user preferences to disk.

Star history

Star history chart for ivanrublev/persistentstorageserializableStar history chart for ivanrublev/persistentstorageserializable

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 PersistentStorageSerializable

Similar open-source projects, ranked by how many features they share with PersistentStorageSerializable.
  • arturdev/unrealmarturdev avatar

    arturdev/Unrealm

    534View on GitHub↗

    Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.

    Swift
    View on GitHub↗534
  • caiyue1993/icecreamcaiyue1993 avatar

    caiyue1993/IceCream

    2,010View on GitHub↗

    Sync Realm Database with CloudKit

    Swiftcloudkitrealm-databaserealmswift
    View on GitHub↗2,010
  • ccgus/fmdbccgus avatar

    ccgus/fmdb

    13,851View on GitHub↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Objective-C
    View on GitHub↗13,851
  • ahkdb/ahkdbAHKDb avatar

    AHKDb/AHKDb

    30View on GitHub↗

    A database library for AutoHotkey.

    AutoHotkey
    View on GitHub↗30
See all 30 alternatives to PersistentStorageSerializable→

Frequently asked questions

What does ivanrublev/persistentstorageserializable do?

Swift library that makes easier to serialize the user's preferences (app's settings) with system User Defaults or Property List file on disk.

What are the main features of ivanrublev/persistentstorageserializable?

The main features of ivanrublev/persistentstorageserializable are: Database Libraries.

What are some open-source alternatives to ivanrublev/persistentstorageserializable?

Open-source alternatives to ivanrublev/persistentstorageserializable include: arturdev/unrealm — Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm. caiyue1993/icecream — Sync Realm Database with CloudKit. ccgus/fmdb — fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It… dreymonde/shallows — 🛶 Your lightweight persistence toolbox. duckdb/duckdb-swift. ahkdb/ahkdb — A database library for AutoHotkey.