Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Apple Ecosystem

Apple Ecosystem

61 projects

Showing 36 of 61 projects

iOS
iOSSwift

A curated list of awesome iOS libraries, frameworks, tutorials, and resources for Swift and Objective-C development.

#ios#objective-c#open-source-libraries
Stars52.9k
Forks7.0k
Last commit1 month ago
Turi Create
Turi CreateC++

A Python library for building custom machine learning models for tasks like image classification, object detection, and recommendations.

#model-training#python-library#deep-learning
Stars11.2k
Forks1.1k
Last commit2 years ago
WWDC
WWDCSwift

An unofficial macOS app for watching WWDC sessions live, exploring videos with transcripts, and managing bookmarks with iCloud sync.

#apple#wwdc#developer-tools
Stars8.8k
Forks769
Last commit1 month ago
Core ML Models
Core ML ModelsPython

A curated collection of machine learning models in Core ML format for iOS, macOS, tvOS, and watchOS developers.

#apple#coremltools#coreml-model
Stars7.0k
Forks509
Last commit1 year ago
JSONModel
JSONModelObjective-C

A magical data modeling framework for JSON that automates model creation and validation for iOS, macOS, watchOS, and tvOS apps.

#ios#objective-c#data-modeling
Stars6.8k
Forks1.0k
Last commit4 years ago
NY Times - Objective C Style Guide
NY Times - Objective C Style Guide

A deprecated Objective-C style guide outlining coding conventions used by The New York Times iOS teams.

#objective-c#coding-standards#deprecated
Stars5.8k
Forks1.2k
Last commit3 years ago
NYTimes Objective-C Style Guide
NYTimes Objective-C Style Guide

A deprecated Objective-C style guide outlining coding conventions used by The New York Times iOS teams.

#objective-c#coding-standards#deprecated
Stars5.8k
Forks1.2k
Last commit3 years ago
Awesome-Swift-Education
Awesome-Swift-Education

A curated collection of high-quality Swift learning resources, tutorials, and educational materials.

#developer-tools#education#awesome-list
Stars5.8k
Forks468
Last commit8 years ago
Education
Education

A curated collection of high-quality Swift learning resources, tutorials, and educational materials.

#developer-tools#programming-education#awesome-list
Stars5.8k
Forks468
Last commit8 years ago
Tuist
TuistSwift

A virtual platform team for Swift app developers that provides project generation, caching, selective testing, and build insights.

#gradle#ios#productivity
Stars5.8k
Forks762
Last commit19 hours ago
Screensavers
Screensavers

A curated collection of screensavers for macOS, featuring clocks, Apple-inspired designs, retro themes, and developer-focused animations.

#developer-tools#awesome-list#screensavers
Stars4.4k
Forks165
Last commit9 months ago
Reminders MenuBar
Reminders MenuBarSwift

A simple macOS menu bar app to view and interact with Apple Reminders using SwiftUI.

#apple-reminders#productivity#desktop-app
Stars3.9k
Forks163
Last commit1 day ago
raywenderlich Style Guide
raywenderlich Style Guide

Official Objective-C style guide for Kodeco (raywenderlich.com) focusing on readability for print and web.

#readability#macos-development#coding-conventions
Stars3.1k
Forks615
Last commit8 years ago
The official raywenderlich.com Objective-C style guide
The official raywenderlich.com Objective-C style guide

A comprehensive Objective-C style guide focused on readability for print and web, used by Kodeco (formerly raywenderlich.com).

#readability#macos-development#objective-c
Stars3.1k
Forks615
Last commit8 years ago
Actions
Actions

A free app providing powerful extra actions for the Shortcuts app on macOS, iOS, and visionOS.

#ios-app#ios#shortcuts
Stars3.0k
Forks146
Last commit1 year ago
SmartPush
SmartPushObjective-C

A macOS application for testing and debugging iOS Apple Push Notification Service (APNS) messages.

#ios#macos-app#mobile-development
Stars2.3k
Forks514
Last commit2 years ago
IceCream
IceCreamSwift

A Swift library that automatically syncs Realm Database with Apple CloudKit for seamless offline-first data synchronization across Apple devices.

#mobile-database#cross-platform-sync#realm-database
Stars2.0k
Forks259
Last commit1 year ago
Connectivity
ConnectivitySwift

A Swift framework for robust Internet connectivity detection, including captive portal and Wi-Fi without Internet scenarios.

#apple#ios#wifi-detection
Stars1.7k
Forks86
Last commit1 year ago
The Swift Summary Book
The Swift Summary BookSwift

An interactive Swift language summary written as a single Xcode Playground with all core concepts.

#code-examples#apple#swift-summary
Stars1.7k
Forks127
Last commit4 years ago
CloudyTabs
CloudyTabsObjective-C

A macOS menu bar app that displays your iCloud Tabs and Reading List from all Apple devices.

#productivity#objective-c#reading-list
Stars798
Forks54
Last commit3 years ago
learn-swift
learn-swiftSwift

Interactive Swift playgrounds for experienced programmers to quickly learn Apple's Swift language.

#programming-language#code-samples#education
Stars793
Forks191
Last commit5 years ago
AlecrimCoreData
AlecrimCoreDataSwift

A powerful and elegant Core Data framework for Swift that simplifies data persistence and querying.

#macos-development#data-persistence#coredata
Stars776
Forks101
Last commit6 years ago
EVCloudKitDao
EVCloudKitDaoSwift

A Swift library that simplifies access to Apple's CloudKit for iOS and macOS apps.

#object-mapping#ios#evreflection
Stars642
Forks66
Last commit7 years ago
SYM
SYMSwift

A macOS GUI application for symbolizing Apple, Umeng, and Fabric crash reports by automatically finding and matching dSYM files.

#crash-symbolicating#symbolicate#gui-application
Stars604
Forks77
Last commit2 years ago
Awesome CoreML
Awesome CoreML

A curated collection of open-source machine learning models compatible with Apple's Core ML framework.

#ai#coremltools#ios
Stars587
Forks63
Last commit6 years ago
Airstream
AirstreamObjective-C

An iOS/macOS framework for creating AirPlay servers to receive audio streams from Apple devices.

#ios#ios-framework#airplay-server
Stars422
Forks37
Last commit9 years ago
iOS-Playbook
iOS-Playbook

A living collection of guidelines and best practices for developing excellent iOS applications.

#guidelines#team-collaboration#playbook
Stars397
Forks51
Last commit8 years ago
Xcode Developer Disk Images
Xcode Developer Disk Images

A repository hosting developer disk images for iOS, tvOS, and watchOS to fix Xcode compatibility issues with newer device OS versions.

#ios#developer-tools#watchos-development
Stars322
Forks41
Last commit3 years ago
Life Saver
Life SaverSwift

Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit.

#artificial-life#abstract#cellular-automata
Stars239
Forks11
Last commit2 months ago
The Swift Programming Language Playgrounds
The Swift Programming Language PlaygroundsSwift

A collection of Swift playgrounds implementing examples from Apple's official Swift documentation and related resources.

#language-reference#code-samples#programming-examples
Stars229
Forks45
Last commit
nef
nefSwift

An Xcode extension that integrates nef features for exporting code snippets, generating markdown, and creating Playground Books.

#xcode-plugin#hacktoberfest#developer-tools
Stars201
Forks11
Last commit4 years ago
SYSymbol
SYSymbolSwift

A Swift library providing type-safe access to all SF Symbols from versions 1.1 through 6.

#icon-library#sfsymbol6#type-safe
Stars199
Forks27
Last commit1 year ago
CloudCore
CloudCoreSwift

An advanced sync engine for Core Data and CloudKit with offline editing, field-level deltas, and support for private, shared, and public databases.

#ios#offline-first#cloudkit
Stars163
Forks16
Last commit10 days ago
A Swift Introduction to Core Data
A Swift Introduction to Core DataSwift

A collection of Swift playgrounds for learning Core Data through practical, incremental examples.

#macos-development#data-persistence#coredata
Stars154
Forks12
Last commit6 years ago
Iconology
IconologySwift

A macOS app for importing, editing, and exporting icons for Xcode and other platforms with a native UI.

#icon-export#icons#icon-editor
Stars150
Forks11
Last commit3 years ago
Ares
AresSwift

A proof-of-concept P2P file transfer service for Mac-to-iOS devices with zero setup during transfers.

#ios#airdrop-alternative#nodejs-backend
Stars134
Forks16
Last commit10 years ago
Page 1 of 2

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
Next
#Swift38
#Ios Development28
#Macos16
#Ios15
#Xcode12
#Playground12
#Swift Playground10
#Swift Playgrounds8
#Educational Tool8
#Mobile Development8
#Objective C8
#Developer Tools8