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

Nirma/Default

0
View on GitHub↗
468 stars·18 forks·Swift·MIT·5 views

Default

Modern interface to UserDefaults + Codable support

Features

  • Data Persistence - Interface for UserDefaults with Codable support.
  • Database Libraries - Modern interface for UserDefaults with Codable support.

Star history

Star history chart for nirma/defaultStar history chart for nirma/default

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 Default

Similar open-source projects, ranked by how many features they share with Default.
  • 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 Default→

Frequently asked questions

What does nirma/default do?

Modern interface to UserDefaults + Codable support

What are the main features of nirma/default?

The main features of nirma/default are: Data Persistence, Database Libraries.

What are some open-source alternatives to nirma/default?

Open-source alternatives to nirma/default include: hemantasapkota/swiftstore — Key-Value store for Swift backed by LevelDB. nmdias/defaultskit — Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS. 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…