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

alexruperez/SecurePropertyStorage

0
View on GitHub↗
473 stars·20 forks·Swift·MIT·6 viewsalexruperez.github.io/SecurePropertyStorage↗

SecurePropertyStorage

Helps you define secure storages for your properties using Swift property wrappers.

Features

  • Authentication and Passcodes - Secure property wrappers for data storage.
  • Keychain Management - Define secure property storage using property wrappers.

Star history

Star history chart for alexruperez/securepropertystorageStar history chart for alexruperez/securepropertystorage

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

Projects sharing features with SecurePropertyStorage

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

    soffes/SAMKeychain

    5,368View on GitHub↗

    SAMKeychain is an Objective-C keychain manager providing a programmatic interface to create, read, and delete secure credentials stored in the macOS and iOS system keychain. It serves as a lightweight wrapper for managing passwords and sensitive data on Apple platforms. The project provides a unified API that abstracts the implementation differences between macOS and iOS. It wraps low-level C APIs in Objective-C classes to provide an object-oriented interface for interacting with the system security daemon. The library covers secure credential storage and access control, including the abilit

    Objective-Ciosmacosobjective-c
    View on GitHub↗5,368
  • evgenyneu/keychain-swiftevgenyneu avatar

    evgenyneu/keychain-swift

    3,008View on GitHub↗

    Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.

    Swift
    View on GitHub↗3,008
  • goodrequest/goodpersistenceGoodRequest avatar

    GoodRequest/GoodPersistence

    36View on GitHub↗

    💾 GoodPersistence is an iOS library that simplifies caching data in keychain and UserDefaults. Using a property wrapper, it reduces the complexity of implementing caching mechanisms, making it easier for developers to focus on app functionality. Compatible with latest Swift and supports all iOS devices. Easy to install with SPM.

    Swift
    View on GitHub↗36
  • endocrimes/latchendocrimes avatar

    endocrimes/Latch

    58View on GitHub↗

    A simple Swift Keychain Wrapper for iOS, watchOS, and OS X.

    Swift
    View on GitHub↗58
Compare all 19 related projects→

Frequently asked questions

What does alexruperez/securepropertystorage do?

Helps you define secure storages for your properties using Swift property wrappers.

What are the main features of alexruperez/securepropertystorage?

The main features of alexruperez/securepropertystorage are: Authentication and Passcodes, Keychain Management.

Which projects share features with alexruperez/securepropertystorage?

Projects with overlapping indexed features include: soffes/samkeychain — SAMKeychain is an Objective-C keychain manager providing a programmatic interface to create, read, and delete secure… evgenyneu/keychain-swift — Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS. goodrequest/goodpersistence — 💾 GoodPersistence is an iOS library that simplifies caching data in keychain and UserDefaults. Using a property… granoff/lockbox — Objective-C utility class for storing data securely in the key chain. hmakt99/untouchid — Use your phone's fingerprint to authenticate on any Mac — sudo, screensaver, App Store. No $199 Magic Keyboard needed.… endocrimes/latch — A simple Swift Keychain Wrapper for iOS, watchOS, and OS X.