Skopelos
Core Data wrapper
A minimalistic implementation of Core Data's persistent store management and synchronization features
A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.
237 stars
8 watching
18 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists
coredatacoredatastackiospersistenceswift
Related projects:
Repository | Description | Stars |
---|---|---|
tadija/aerecord | A Core Data wrapper library providing a simple and flexible way to manage data storage and querying for iOS, macOS, tvOS applications. | 302 |
prosumma/coredataqueryinterface | A fluent interface library for working with Core Data in Swift | 36 |
mrdekk/datakernel | A minimalistic wrapper around CoreData to simplify persistence operations | 18 |
modo-studio/sugarrecord | A persistence wrapper designed to simplify working with Core Data in Swift applications. | 2,110 |
jmfieldman/cadmium | A framework that simplifies Core Data usage by enforcing best practices and providing a transparent API for common CRUD operations. | 122 |
ddddxxx/swiftcf | A collection of convenience wrappers and utilities to simplify using CoreFoundation frameworks in Swift | 18 |
andrewcbancroft/blogidealist-swiftui | Demonstrates how to use Core Data with SwiftUI for persisting data and fetching it in an app | 71 |
apparentsoft/reactivecoredata | A framework for integrating Core Data with ReactiveCocoa to enable reactive programming and background processing. | 254 |
jordanebelanger/swiftybluetooth | A library providing a closure-based API for CoreBluetooth operations | 209 |
jessesquires/jsqcoredatakit | A comprehensive framework for building Core Data stacks with a focus on simplicity and best practices. | 616 |
andyshep/coredataplaygrounds | A set of playgrounds for exploring the Core Data framework in bite-sized increments. | 152 |
nmdias/defaultskit | A lightweight wrapper for UserDefaults that provides strongly typed and efficient storage for iOS, macOS, and tvOS apps. | 1,432 |
dfreniche/modern-core-data-playground | An introduction to Core Data using a Swift Playground project that tests and demonstrates its usage | 35 |
databricks/spark-corenlp | Wraps Stanford CoreNLP annotators as Spark DataFrame functions for natural language processing tasks | 422 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |