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

vpeschenkov/SecureDefaultsArchived

0
View on GitHub↗
231 stars·18 forks·Swift·MIT·9 views

SecureDefaults

Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

Features

  • Data Persistence - UserDefaults with AES-256 encryption.
  • Database Libraries - Encrypted wrapper for UserDefaults.

Star history

Star history chart for vpeschenkov/securedefaultsStar history chart for vpeschenkov/securedefaults

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

Frequently asked questions

What does vpeschenkov/securedefaults do?

Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

What are the main features of vpeschenkov/securedefaults?

The main features of vpeschenkov/securedefaults are: Data Persistence, Database Libraries.

What are some open-source alternatives to vpeschenkov/securedefaults?

Open-source alternatives to vpeschenkov/securedefaults 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. nmdias/defaultskit — Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.

Open-source alternatives to SecureDefaults

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