awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to teknasyon-teknoloji/persistencekit

Open-source alternatives to PersistenceKit

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

  • sindresorhus/defaultsAvatar de sindresorhus

    sindresorhus/Defaults

    2,471Ver en GitHub↗

    💾 Swifty and modern UserDefaults

    Swiftiosmacosnsuserdefaults
    Ver en GitHub↗2,471
  • phimage/prephirencesAvatar de phimage

    phimage/Prephirences

    574Ver en GitHub↗

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

    Swift
    Ver en GitHub↗574
  • vpeschenkov/securedefaultsAvatar de vpeschenkov

    vpeschenkov/SecureDefaults

    231Ver en GitHub↗

    Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

    Swift
    Ver en GitHub↗231
  • dreymonde/shallowsAvatar de dreymonde

    dreymonde/Shallows

    617Ver en GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    Ver en GitHub↗617
  • modo-studio/sugarrecordAvatar de modo-studio

    modo-studio/SugarRecord

    2,103Ver en GitHub↗

    CoreData/Realm sweet wrapper written in Swift

    Swift
    Ver en GitHub↗2,103
  • nirma/defaultAvatar de Nirma

    Nirma/Default

    468Ver en GitHub↗

    Modern interface to UserDefaults Codable support

    Swifthacktoberfestuserdefaults
    Ver en GitHub↗468

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • nmdias/defaultskitAvatar de nmdias

    nmdias/DefaultsKit

    1,442Ver en GitHub↗

    Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

    Swift
    Ver en GitHub↗1,442
  • sunshinejr/swiftyuserdefaultsAvatar de sunshinejr

    sunshinejr/SwiftyUserDefaults

    4,893Ver en 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
    Ver en GitHub↗4,893
  • ccgus/fmdbAvatar de ccgus

    ccgus/fmdb

    13,851Ver en 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
    Ver en GitHub↗13,851
  • hemantasapkota/swiftstoreAvatar de hemantasapkota

    hemantasapkota/SwiftStore

    129Ver en GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    Ver en GitHub↗129
  • anviking/decodableAvatar de Anviking

    Anviking/Decodable

    1,033Ver en GitHub↗

    Probably deprecated Swift 2/3 JSON unmarshalling done (more) right

    Swiftjsonswift
    Ver en GitHub↗1,033
  • chriscaixx/gkdatabaseAvatar de ChrisCaixx

    ChrisCaixx/GKDatabase

    101Ver en GitHub↗

    ###基于SQLite3轻量级封装,一行代码实现增删改查

    Objective-C
    Ver en GitHub↗101
  • coderjackyhuang/runtimedemoAvatar de CoderJackyHuang

    CoderJackyHuang/RuntimeDemo

    86Ver en GitHub↗

    学习Runtime

    Objective-C
    Ver en GitHub↗86
  • cosmicmind/graphAvatar de CosmicMind

    CosmicMind/Graph

    873Ver en GitHub↗

    Graph is a semantic database that is used to create data-driven applications.

    Swiftcoredatacosmicminddata
    Ver en GitHub↗873
  • flutterchina/cookie_jarF

    flutterchina/cookie_jar

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alibaba/handyjsonAvatar de alibaba

    alibaba/handyjson

    4,262Ver en GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    Ver en GitHub↗4,262
  • ahkdb/ahkdbAvatar de AHKDb

    AHKDb/AHKDb

    30Ver en GitHub↗

    A database library for AutoHotkey.

    AutoHotkey
    Ver en GitHub↗30
  • casatwy/ctpersistanceC

    casatwy/CTPersistance

    0Ver en GitHub↗
    Ver en GitHub↗0
  • duckdb/duckdb-swiftAvatar de duckdb

    duckdb/duckdb-swift

    130Ver en GitHub↗
    C++
    Ver en GitHub↗130
  • caiyue1993/icecreamAvatar de caiyue1993

    caiyue1993/IceCream

    2,010Ver en GitHub↗

    Sync Realm Database with CloudKit

    Swiftcloudkitrealm-databaserealmswift
    Ver en GitHub↗2,010
  • evermeer/evcloudkitdaoAvatar de evermeer

    evermeer/EVCloudKitDao

    644Ver en GitHub↗

    Simplified access to Apple's CloudKit

    Swift
    Ver en GitHub↗644
  • evermeer/evreflectionAvatar de evermeer

    evermeer/EVReflection

    959Ver en GitHub↗

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift

    Swiftalamofireevreflectionjson
    Ver en GitHub↗959
  • albertodebortoli/skopelosAvatar de albertodebortoli

    albertodebortoli/Skopelos

    239Ver en GitHub↗

    A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.

    Swift
    Ver en GitHub↗239
  • freshos/arrowAvatar de freshOS

    freshOS/Arrow

    387Ver en GitHub↗

    🏹 Parse JSON with style

    Swift
    Ver en GitHub↗387
  • gerry1218/gxdatabaseutilsAvatar de Gerry1218

    Gerry1218/GXDatabaseUtils

    30Ver en GitHub↗

    GXDatabaseUtils

    Objective-C
    Ver en GitHub↗30
  • groue/grdb.swiftAvatar de groue

    groue/GRDB.swift

    8,209Ver en 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
    Ver en GitHub↗8,209
  • dfed/cacheadvanceAvatar de dfed

    dfed/CacheAdvance

    50Ver en GitHub↗

    A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.

    Swift
    Ver en GitHub↗50
  • hyperoslo/cacheAvatar de hyperoslo

    hyperoslo/Cache

    3,146Ver en GitHub↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    Ver en GitHub↗3,146
  • iamrsalman/storagemanagerAvatar de iAmrSalman

    iAmrSalman/StorageManager

    52Ver en GitHub↗

    Safe and easy way to use FileManager as Database

    Swift
    Ver en GitHub↗52
  • delba/jasonAvatar de delba

    delba/JASON

    1,008Ver en GitHub↗

    Fast JSON parsing for Swift

    Swift
    Ver en GitHub↗1,008