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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
phimage avatar

phimage/Prephirences

0
View on GitHub↗
574 stele·35 fork-uri·Swift·MIT·7 vizualizări

Prephirences

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

Features

  • Data Persistence - Manage preferences across various storage backends.
  • Database Engines - Protocol-based management for app settings and state.
  • Database Libraries - Managing application configurations and state.

Istoric stele

Graficul istoricului de stele pentru phimage/prephirencesGraficul istoricului de stele pentru phimage/prephirences

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Prephirences

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Prephirences.
  • ccgus/fmdbAvatar ccgus

    ccgus/fmdb

    13,851Vezi pe 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
    Vezi pe GitHub↗13,851
  • dreymonde/shallowsAvatar dreymonde

    dreymonde/Shallows

    617Vezi pe GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    Vezi pe GitHub↗617
  • artsabintsev/zephyrAvatar ArtSabintsev

    ArtSabintsev/Zephyr

    944Vezi pe GitHub↗

    Effortlessly synchronize UserDefaults over iCloud.

    Swift
    Vezi pe GitHub↗944
  • hemantasapkota/swiftstoreAvatar hemantasapkota

    hemantasapkota/SwiftStore

    129Vezi pe GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    Vezi pe GitHub↗129
Vezi toate cele 30 alternative pentru Prephirences→

Întrebări frecvente

Ce face phimage/prephirences?

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

Care sunt principalele funcționalități ale phimage/prephirences?

Principalele funcționalități ale phimage/prephirences sunt: Data Persistence, Database Engines, Database Libraries.

Care sunt câteva alternative open-source pentru phimage/prephirences?

Alternativele open-source pentru phimage/prephirences includ: ccgus/fmdb — fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It… marcoarment/fcmodel — An alternative to Core Data for people who like having direct SQL access. artsabintsev/zephyr — Effortlessly synchronize UserDefaults over iCloud. dreymonde/shallows — 🛶 Your lightweight persistence toolbox. hemantasapkota/swiftstore — Key-Value store for Swift backed by LevelDB. modo-studio/sugarrecord — CoreData/Realm sweet wrapper written in Swift.