awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nmdias avatar

nmdias/DefaultsKit

0
View on GitHub↗
1,442 estrellas·92 forks·Swift·MIT·6 vistas

DefaultsKit

Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

Features

  • Data Persistence - Simple, strongly-typed UserDefaults.
  • Database Libraries - Strongly typed UserDefaults for Apple platforms.

Historial de estrellas

Gráfico del historial de estrellas de nmdias/defaultskitGráfico del historial de estrellas de nmdias/defaultskit

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a DefaultsKit

Proyectos open-source similares, clasificados según cuántas características comparten con DefaultsKit.
  • dreymonde/shallowsAvatar de dreymonde

    dreymonde/Shallows

    617Ver en GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    Ver en GitHub↗617
  • hemantasapkota/swiftstoreAvatar de hemantasapkota

    hemantasapkota/SwiftStore

    129Ver en GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    Ver en GitHub↗129
  • ccgus/fmdbAvatar de ccgus

    ccgus/fmdb

    13,851Ver en 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
    Ver en GitHub↗13,851
  • modo-studio/sugarrecordAvatar de modo-studio

    modo-studio/SugarRecord

    2,103Ver en GitHub↗

    CoreData/Realm sweet wrapper written in Swift

    Swift
    Ver en GitHub↗2,103
Ver las 30 alternativas a DefaultsKit→

Preguntas frecuentes

¿Qué hace nmdias/defaultskit?

Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

¿Cuáles son las características principales de nmdias/defaultskit?

Las características principales de nmdias/defaultskit son: Data Persistence, Database Libraries.

¿Qué alternativas de código abierto existen para nmdias/defaultskit?

Las alternativas de código abierto para nmdias/defaultskit incluyen: 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. phimage/prephirences — Prephirences is a Swift library that provides useful protocols and convenience methods to manage application…