awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IvanRublev avatar

IvanRublev/PersistentStorageSerializable

0
View on GitHub↗
157 星标·4 分支·Swift·MIT·3 次浏览

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 历史

ivanrublev/persistentstorageserializable 的 Star 历史图表ivanrublev/persistentstorageserializable 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

PersistentStorageSerializable 的开源替代方案

相似的开源项目,按与 PersistentStorageSerializable 的功能重合度排序。
  • arturdev/unrealmarturdev 的头像

    arturdev/Unrealm

    534在 GitHub 上查看↗

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

    Swift
    在 GitHub 上查看↗534
  • caiyue1993/icecreamcaiyue1993 的头像

    caiyue1993/IceCream

    2,010在 GitHub 上查看↗

    Sync Realm Database with CloudKit

    Swiftcloudkitrealm-databaserealmswift
    在 GitHub 上查看↗2,010
  • ccgus/fmdbccgus 的头像

    ccgus/fmdb

    13,851在 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
    在 GitHub 上查看↗13,851
  • ahkdb/ahkdbAHKDb 的头像

    AHKDb/AHKDb

    30在 GitHub 上查看↗

    A database library for AutoHotkey.

    AutoHotkey
    在 GitHub 上查看↗30
查看 PersistentStorageSerializable 的所有 30 个替代方案→

常见问题解答

ivanrublev/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.

ivanrublev/persistentstorageserializable 的主要功能有哪些?

ivanrublev/persistentstorageserializable 的主要功能包括:Database Libraries。

ivanrublev/persistentstorageserializable 有哪些开源替代品?

ivanrublev/persistentstorageserializable 的开源替代品包括: 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.