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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
phimage avatar

phimage/Prephirences

0
View on GitHub↗
574 stars·35 forks·Swift·MIT·6 views

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.

Star history

Star history chart for phimage/prephirencesStar history chart for phimage/prephirences

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does phimage/prephirences do?

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

What are the main features of phimage/prephirences?

The main features of phimage/prephirences are: Data Persistence, Database Engines, Database Libraries.

What are some open-source alternatives to phimage/prephirences?

Open-source alternatives to phimage/prephirences include: 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.

Open-source alternatives to Prephirences

Similar open-source projects, ranked by how many features they share with Prephirences.
  • ccgus/fmdbccgus avatar

    ccgus/fmdb

    13,851View on 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
    View on GitHub↗13,851
  • dreymonde/shallowsdreymonde avatar

    dreymonde/Shallows

    617View on GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    View on GitHub↗617
  • artsabintsev/zephyrArtSabintsev avatar

    ArtSabintsev/Zephyr

    944View on GitHub↗

    Effortlessly synchronize UserDefaults over iCloud.

    Swift
    View on GitHub↗944
  • hemantasapkota/swiftstorehemantasapkota avatar

    hemantasapkota/SwiftStore

    129View on GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    View on GitHub↗129
See all 30 alternatives to Prephirences→