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

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

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

Open-source alternatives to PersistentStorageSerializable

30 open-source projects similar to ivanrublev/persistentstorageserializable, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PersistentStorageSerializable alternative.

  • ahkdb/ahkdbAHKDb 的头像

    AHKDb/AHKDb

    30在 GitHub 上查看↗

    A database library for AutoHotkey.

    AutoHotkey
    在 GitHub 上查看↗30
  • 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
  • dreymonde/shallowsdreymonde 的头像

    dreymonde/Shallows

    617在 GitHub 上查看↗

    🛶 Your lightweight persistence toolbox

    Swift
    在 GitHub 上查看↗617

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • duckdb/duckdb-swiftduckdb 的头像

    duckdb/duckdb-swift

    130在 GitHub 上查看↗
    C++
    在 GitHub 上查看↗130
  • groue/grdb.swiftgroue 的头像

    groue/GRDB.swift

    8,209在 GitHub 上查看↗

    GRDB.swift is a comprehensive SQLite toolkit and object-relational mapper for Swift. It provides a database wrapper that handles local data persistence, connection management, and encrypted file storage for Apple platforms. The library features a dedicated observation framework that tracks database changes to automatically synchronize the application state and user interface in real time. It distinguishes itself with a type-safe query builder and a protocol-based mapping system that converts database rows into structured Swift objects. The toolkit covers a broad range of administrative and o

    Swiftdatabasedatabase-observationgrdb
    在 GitHub 上查看↗8,209
  • hemantasapkota/swiftstorehemantasapkota 的头像

    hemantasapkota/SwiftStore

    129在 GitHub 上查看↗

    Key-Value store for Swift backed by LevelDB

    C++
    在 GitHub 上查看↗129
  • isnull/ahkdbaIsNull 的头像

    IsNull/ahkDBA

    50在 GitHub 上查看↗

    AutoHotkey DBA is an OOP-SQL DataBase access framework. It currently supports SQLite, MySQL and ADO.

    AutoHotkey
    在 GitHub 上查看↗50
  • kevgk/leyakevgk 的头像

    kevgk/Leya

    18在 GitHub 上查看↗

    Work with MySQL databases in autohotkey, without exposing server credentials.

    PHP
    在 GitHub 上查看↗18
  • marcoarment/fcmodelmarcoarment 的头像

    marcoarment/FCModel

    1,641在 GitHub 上查看↗

    An alternative to Core Data for people who like having direct SQL access.

    Objective-C
    在 GitHub 上查看↗1,641
  • mhergon/realmgeoqueriesmhergon 的头像

    mhergon/RealmGeoQueries

    142在 GitHub 上查看↗

    Realm GeoQueries made easy

    Swift
    在 GitHub 上查看↗142
  • modo-studio/sugarrecordmodo-studio 的头像

    modo-studio/SugarRecord

    2,103在 GitHub 上查看↗

    CoreData/Realm sweet wrapper written in Swift

    Swift
    在 GitHub 上查看↗2,103
  • nirma/defaultNirma 的头像

    Nirma/Default

    468在 GitHub 上查看↗

    Modern interface to UserDefaults Codable support

    Swifthacktoberfestuserdefaults
    在 GitHub 上查看↗468
  • nmdias/defaultskitnmdias 的头像

    nmdias/DefaultsKit

    1,442在 GitHub 上查看↗

    Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

    Swift
    在 GitHub 上查看↗1,442
  • objectbox/objectbox-swiftobjectbox 的头像

    objectbox/objectbox-swift

    601在 GitHub 上查看↗
    Swiftdatabaseedgeembedded
    在 GitHub 上查看↗601
  • oleghnidets/ohmysqloleghnidets 的头像

    oleghnidets/OHMySQL

    238在 GitHub 上查看↗

    Swift MySQL = ❤️

    C
    在 GitHub 上查看↗238
  • openkitten/mongokittenOpenKitten 的头像

    OpenKitten/MongoKitten

    751在 GitHub 上查看↗

    Native MongoDB driver for Swift, written in Swift

    Swift
    在 GitHub 上查看↗751
  • perfectlysoft/perfect-mysqlPerfectlySoft 的头像

    PerfectlySoft/Perfect-MySQL

    126在 GitHub 上查看↗

    A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.

    Swift
    在 GitHub 上查看↗126
  • phimage/prephirencesphimage 的头像

    phimage/Prephirences

    574在 GitHub 上查看↗

    Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults

    Swift
    在 GitHub 上查看↗574
  • realm/realm-cocoarealm 的头像

    realm/realm-cocoa

    16,608在 GitHub 上查看↗

    Realm-Cocoa is a NoSQL mobile database engine and reactive object database designed for local data storage on mobile devices. It serves as a non-relational alternative to Core Data and SQLite, storing data as objects rather than tables. The system functions as an encrypted local store that protects sensitive application data using encryption. It provides reactive data synchronization, allowing application objects and user interfaces to update automatically when the underlying database changes.

    Objective-C
    在 GitHub 上查看↗16,608
  • sd10/noraSD10 的头像

    SD10/Nora

    269在 GitHub 上查看↗

    Nora is a Firebase abstraction layer for FirebaseDatabase and FirebaseStorage

    Swift
    在 GitHub 上查看↗269
  • sindresorhus/defaultssindresorhus 的头像

    sindresorhus/Defaults

    2,471在 GitHub 上查看↗

    💾 Swifty and modern UserDefaults

    Swiftiosmacosnsuserdefaults
    在 GitHub 上查看↗2,471
  • stephencelis/sqlite.swiftstephencelis 的头像

    stephencelis/SQLite.swift

    10,167在 GitHub 上查看↗

    SQLite.swift is a type-safe Swift wrapper and object-relational mapping layer that provides a bridge for interacting with SQLite databases. It functions as a database driver that allows for embedded database management and local data persistence within Swift applications. The project distinguishes itself through a type-safe expression builder that verifies SQL statement syntax and intent at compile time. It includes specialized support for high-performance text matching via full-text search integration and provides mechanisms for securing sensitive data through database encryption. The libra

    Swift
    在 GitHub 上查看↗10,167
  • storagekit/storagekitStorageKit 的头像

    StorageKit/StorageKit

    226在 GitHub 上查看↗

    Your Data Storage Troubleshooter 🛠

    Swift
    在 GitHub 上查看↗226
  • sunshinejr/swiftyuserdefaultssunshinejr 的头像

    sunshinejr/SwiftyUserDefaults

    4,893在 GitHub 上查看↗

    SwiftyUserDefaults is a type-safe Swift interface for reading and writing user preferences using the NSUserDefaults storage system. It provides a statically typed preference store that utilizes generic types and default values to prevent runtime type mismatches in application settings. The library includes a custom type serializer to convert complex objects and arrays into compatible storage formats and an observer that uses key-value observing to trigger logic when preference values change. It also features an app group preference manager that utilizes suite names to exchange user preference

    Swift
    在 GitHub 上查看↗4,893
  • tasanobu/typeddefaultstasanobu 的头像

    tasanobu/TypedDefaults

    110在 GitHub 上查看↗

    TypedDefaults is a utility library to type-safely use NSUserDefaults.

    Swift
    在 GitHub 上查看↗110
  • teknasyon-teknoloji/persistencekitTeknasyon-Teknoloji 的头像

    Teknasyon-Teknoloji/PersistenceKit

    156在 GitHub 上查看↗

    Store and retrieve Codable objects to various persistence layers, in a couple lines of code!

    Swift
    在 GitHub 上查看↗156
  • tencent/mmkvTencent 的头像

    Tencent/MMKV

    18,623在 GitHub 上查看↗

    MMKV is a high-performance, cross-platform key-value storage framework designed for mobile platforms and POSIX environments, including Android, iOS, macOS, and Windows. It provides a persistence layer that utilizes memory-mapped files and binary serialization to achieve low-latency data access. The project distinguishes itself through native support for multi-process synchronization, allowing concurrent read and write operations across different application processes. It also implements security via AES encryption for data at rest, featuring symmetric encryption and key rotation to protect st

    C++
    在 GitHub 上查看↗18,623
  • tencent/wcdbTencent 的头像

    Tencent/wcdb

    11,502在 GitHub 上查看↗

    WCDB is a cross-platform storage layer and embedded database engine that serves as a framework for SQLite. It functions as an object relational mapper, linking application classes to database tables to enable data operations via objects rather than raw queries. The project is distinguished by an integrated encryption layer for securing data at rest and a full-text search engine that uses language-specific tokenizers for text lookups. It also features transparent field compression to reduce storage footprints and a connection-pooling model to coordinate simultaneous read and write operations a

    Candroiddatabaseios
    在 GitHub 上查看↗11,502