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
Back to endocrimes/latch

Open-source alternatives to Latch

11 open-source projects similar to endocrimes/latch, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Latch alternative.

  • 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
  • granoff/lockboxgranoff avatar

    granoff/Lockbox

    843View on GitHub↗

    Objective-C utility class for storing data securely in the key chain.

    Objective-C
    View on GitHub↗843

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
hmakt99/untouchidHMAKT99 avatar

HMAKT99/UnTouchID

247View on GitHub↗

Use your phone's fingerprint to authenticate on any Mac — sudo, screensaver, App Store. No $199 Magic Keyboard needed. Works with iPhone, Android, Apple Watch, Wear OS, or any browser. Ready for MacBook Neo.

Swiftandroidbiometricskotlin
View on GitHub↗247
  • jrendel/swiftkeychainwrapperjrendel avatar

    jrendel/SwiftKeychainWrapper

    1,594View on GitHub↗

    A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.

    Swift
    View on GitHub↗1,594
  • kishikawakatsumi/keychainaccesskishikawakatsumi avatar

    kishikawakatsumi/KeychainAccess

    8,247View on GitHub↗

    KeychainAccess is a Swift library used for storing and retrieving encrypted data within the Apple system keychain across iOS and macOS. It provides a type-safe interface for managing sensitive information and user credentials on iOS, macOS, tvOS, and watchOS. The library includes a biometric authentication interface that requires FaceID or TouchID verification with custom prompts before accessing specific secure items. It also enables the synchronization of credentials across Apple devices via a cloud keychain and provides a manager for sharing login credentials between native applications an

    Swift
    View on GitHub↗8,247
  • kishikawakatsumi/uickeychainstorekishikawakatsumi avatar

    kishikawakatsumi/UICKeyChainStore

    3,091View on GitHub↗

    UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.

    Objective-C
    View on GitHub↗3,091
  • matthewpalmer/locksmithmatthewpalmer avatar

    matthewpalmer/Locksmith

    2,915View on GitHub↗

    A powerful, protocol-oriented library for working with the keychain in Swift.

    Swift
    View on GitHub↗2,915
  • alexruperez/securepropertystoragealexruperez avatar

    alexruperez/SecurePropertyStorage

    473View on GitHub↗

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

    Swiftdependency-injectionkeychainproperty-wrappers
    View on GitHub↗473
  • square/valetsquare avatar

    square/Valet

    4,162View on GitHub↗

    Valet is a Swift library for managing secure data storage in the Apple system keychain across iOS and macOS. It provides a high-level wrapper for storing and retrieving sensitive strings and data objects using hardware-backed secure enclaves. The project enables the synchronization of stored keychain data across multiple devices via cloud-based keychain services. It also includes mechanisms for exchanging secure credentials between multiple applications from the same developer using shared keychain access and app group entitlements. The library covers biometric authentication to protect data

    Swift
    View on GitHub↗4,162