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
IvanRublev avatar

IvanRublev/PersistentStorageSerializable

0
View on GitHub↗
157 stars·4 forks·Swift·MIT·6 views

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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with PersistentStorageSerializable

These projects share indexed features with PersistentStorageSerializable. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with ivanrublev/persistentstorageserializable?

Projects with overlapping indexed features 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.