awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vpeschenkov avatar

vpeschenkov/SecureDefaultsArchived

0
View on GitHub↗
231 星标·18 分支·Swift·MIT·4 次浏览

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 历史

vpeschenkov/securedefaults 的 Star 历史图表vpeschenkov/securedefaults 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

vpeschenkov/securedefaults 是做什么的?

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

vpeschenkov/securedefaults 的主要功能有哪些?

vpeschenkov/securedefaults 的主要功能包括:Data Persistence, Database Libraries。

vpeschenkov/securedefaults 有哪些开源替代品?

vpeschenkov/securedefaults 的开源替代品包括: 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.

SecureDefaults 的开源替代方案

相似的开源项目,按与 SecureDefaults 的功能重合度排序。
  • dreymonde/shallowsdreymonde 的头像

    dreymonde/Shallows

    617在 GitHub 上查看↗

    🛶 Your lightweight persistence toolbox

    Swift
    在 GitHub 上查看↗617
  • hemantasapkota/swiftstorehemantasapkota 的头像

    hemantasapkota/SwiftStore

    129在 GitHub 上查看↗

    Key-Value store for Swift backed by LevelDB

    C++
    在 GitHub 上查看↗129
  • ccgus/fmdbccgus 的头像

    ccgus/fmdb

    13,851在 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
    在 GitHub 上查看↗13,851
  • modo-studio/sugarrecordmodo-studio 的头像

    modo-studio/SugarRecord

    2,103在 GitHub 上查看↗

    CoreData/Realm sweet wrapper written in Swift

    Swift
    在 GitHub 上查看↗2,103
查看 SecureDefaults 的所有 30 个替代方案→