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
nmdias avatar

nmdias/DefaultsKit

0
View on GitHub↗
1,442 stars·92 forks·Swift·MIT·9 views

DefaultsKit

Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

Features

  • Data Persistence - Simple, strongly-typed UserDefaults.
  • Database Libraries - Strongly typed UserDefaults for Apple platforms.

Star history

Star history chart for nmdias/defaultskitStar history chart for nmdias/defaultskit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to DefaultsKit

Similar open-source projects, ranked by how many features they share with DefaultsKit.
  • dreymonde/shallowsdreymonde avatar

    dreymonde/Shallows

    617View on GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    View on GitHub↗617
  • hemantasapkota/swiftstorehemantasapkota avatar

    hemantasapkota/SwiftStore

    129View on GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    View on GitHub↗129
  • 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
  • modo-studio/sugarrecordmodo-studio avatar

    modo-studio/SugarRecord

    2,103View on GitHub↗

    CoreData/Realm sweet wrapper written in Swift

    Swift
    View on GitHub↗2,103
See all 30 alternatives to DefaultsKit→

Frequently asked questions

What does nmdias/defaultskit do?

Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

What are the main features of nmdias/defaultskit?

The main features of nmdias/defaultskit are: Data Persistence, Database Libraries.

What are some open-source alternatives to nmdias/defaultskit?

Open-source alternatives to nmdias/defaultskit include: hemantasapkota/swiftstore — Key-Value store for Swift backed by LevelDB. nirma/default — Modern interface to UserDefaults + Codable support. ccgus/fmdb — fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It… dreymonde/shallows — 🛶 Your lightweight persistence toolbox. modo-studio/sugarrecord — CoreData/Realm sweet wrapper written in Swift. phimage/prephirences — Prephirences is a Swift library that provides useful protocols and convenience methods to manage application…