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
·
phimage avatar

phimage/Prephirences

0
View on GitHub↗
574 estrellas·35 forks·Swift·MIT·9 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de phimage/prephirencesGráfico del historial de estrellas de phimage/prephirences

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.

Start searching with AI

Alternativas open-source a Prephirences

Proyectos open-source similares, clasificados según cuántas características comparten con Prephirences.
  • 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
  • dreymonde/shallowsAvatar de dreymonde

    dreymonde/Shallows

    617Ver en GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    Ver en GitHub↗617
  • artsabintsev/zephyrAvatar de ArtSabintsev

    ArtSabintsev/Zephyr

    944Ver en GitHub↗

    Effortlessly synchronize UserDefaults over iCloud.

    Swift
    Ver en GitHub↗944
  • hemantasapkota/swiftstoreAvatar de hemantasapkota

    hemantasapkota/SwiftStore

    129Ver en GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    Ver en GitHub↗129
Ver las 30 alternativas a Prephirences→

Preguntas frecuentes

¿Qué hace phimage/prephirences?

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

¿Cuáles son las características principales de phimage/prephirences?

Las características principales de phimage/prephirences son: Data Persistence, Database Engines, Database Libraries.

¿Qué alternativas de código abierto existen para phimage/prephirences?

Las alternativas de código abierto para phimage/prephirences incluyen: 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.