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

sindresorhus/Defaults

0
View on GitHub↗
2,471 stars·162 forks·Swift·MIT·11 viewsswiftpackageindex.com/sindresorhus/Defaults/documentation/defaults↗

Defaults

πŸ’Ύ Swifty and modern UserDefaults

Features

  • Data Persistence - Strongly-typed UserDefaults with observation.
  • Database Libraries - Swifty and modern wrapper for UserDefaults.
  • UI Libraries and Extensions - Simplified persistent storage for user preferences.

Star history

Star history chart for sindresorhus/defaultsStar history chart for sindresorhus/defaults

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does sindresorhus/defaults do?

πŸ’Ύ Swifty and modern UserDefaults

What are the main features of sindresorhus/defaults?

The main features of sindresorhus/defaults are: Data Persistence, Database Libraries, UI Libraries and Extensions.

Which projects share features with sindresorhus/defaults?

Projects with overlapping indexed features include: nirma/default β€” Modern interface to UserDefaults + Codable support. modo-studio/sugarrecord β€” CoreData/Realm sweet wrapper written in Swift. 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. hemantasapkota/swiftstore β€” Key-Value store for Swift backed by LevelDB. nmdias/defaultskit β€” Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.

Projects sharing features with Defaults

These projects share indexed features with Defaults. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hemantasapkota/swiftstorehemantasapkota avatar

    hemantasapkota/SwiftStore

    129View on GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    View on GitHub↗129
  • dreymonde/shallowsdreymonde avatar

    dreymonde/Shallows

    617View on GitHub↗

    πŸ›Ά Your lightweight persistence toolbox

    Swift
    View on GitHub↗617
  • 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
Compare all 30 related projects→