ios-queryable
Query library
A Core Data extension that enables querying and iteration using a LINQ-like syntax
ios-queryable is an implementation of IQueryable/IEnumerable for Core Data
227 stars
15 watching
18 forks
Language: Objective-C
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maikcl/pkdex-ios | A proof-of-concept for a modular iOS app with Clean Architecture and MVI + Combine + SwiftUI, testing new trends in iOS development | 17 |
mxcl/yolokit | A modular collection of functions for working with arrays and collections in iOS development | 662 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
andrewcbancroft/blogidealist-swiftui | Demonstrates how to use Core Data with SwiftUI for persisting data and fetching it in an app | 71 |
marmelroy/objectivekit | A Swift-friendly API for accessing and modifying Objective C runtime functions | 849 |
nmdias/defaultskit | A lightweight wrapper for UserDefaults that provides strongly typed and efficient storage for iOS, macOS, and tvOS apps. | 1,432 |
philippeboisney/modernsearchbar | A custom iOS search bar implementation with auto-completion feature and customizable data source | 185 |
junyixie/xjychart | A high-performance charting framework for iOS with support for animation, scrolling, area highlighting, and touch events. | 871 |
martinrgb/replace-ios | An implementation of Zee Young's animation effect for iOS using Objective-C | 1,079 |
marty-suzuki/qiitawithfluxsample | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 105 |
julialang/mbedtls.jl | A Julia wrapper around a cryptographic C library | 41 |
slurmulon/json-where | A library providing transparent querying and addressing of JSON data | 16 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
clintjang/ios-swift-objc-questions-and-answers | A collection of iOS development questions and answers | 540 |
zomato/dr-charts | A versatile and customizable iOS charting library with various graph types | 95 |