Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ios Development

Ios Development

93 projects

Showing 36 of 93 projects

InjectionIII
InjectionIIIObjective-C

Hot reloading tool for Swift and SwiftUI development in Xcode, enabling code injection into running iOS/macOS simulators without full rebuilds.

#macos-development#injection#developer-tools
Stars4.6k
Forks350
Last commit6 days ago
libextobjc
libextobjcObjective-C

A modular Objective-C library that extends the language with safe categories, concrete protocols, compile-time checks, and other patterns.

#macos-development#macros#objective-c
Stars4.5k
Forks461
Last commit7 years ago
Chatto
ChattoSwift

A lightweight Swift framework for building extensible and performant chat applications.

#message-ui#mobile-chat#pagination
Stars4.5k
Forks588
Last commit21 days ago
Then
ThenSwift

A Swift library providing syntactic sugar for object initialization and configuration using closures.

#developer-tools#closure-based#code-style
Stars4.4k
Forks299
Last commit1 month ago
Playgrounds
PlaygroundsSwift

A curated list of awesome Swift playgrounds for learning, experimenting, and exploring Swift programming concepts.

#code-examples#apple#algorithm-visualization
Stars4.4k
Forks343
Last commit22 days ago
Awesome-Swift-Playgrounds
Awesome-Swift-PlaygroundsSwift

A curated list of awesome Swift playgrounds for learning, experimenting, and exploring Swift programming concepts.

#apple#wwdc#experimental-coding
Stars4.4k
Forks343
Last commit22 days ago
BuildTimeAnalyzer
BuildTimeAnalyzerSwift

A macOS app that analyzes and breaks down Swift build times in Xcode projects.

#developer-tools#analyzer#compilation
Stars4.3k
Forks265
Last commit1 month ago
WebDriverAgent Inspector
WebDriverAgent InspectorObjective-C

A WebDriver server for iOS that enables remote control and automation of iOS devices and simulators for testing.

#appium-integration#end-to-end-testing#test-automation
Stars4.2k
Forks1.5k
Last commit
SwiftTips
SwiftTips

A collection of Swift tips and tricks shared on Twitter, covering async testing, dependency injection, Codable, and more.

#codable#xctest#dependency-injection
Stars4.0k
Forks245
Last commit2 years ago
XCGLogger
XCGLoggerSwift

A debug log framework for Swift that adds context like date, function, filename, and line number to console and file logs.

#macos-development#ios#file-logging
Stars4.0k
Forks477
Last commit1 year ago
promises
promisesObjective-C

A modern framework providing promises for asynchronous programming in Swift and Objective-C.

#macos-development#futures#apple-platforms
Stars3.8k
Forks308
Last commit1 year ago
FengNiao
FengNiaoSwift

A command-line tool for cleaning unused image and resource files in Xcode projects.

#resource-cleanup#developer-tools#slim
Stars3.6k
Forks245
Last commit3 days ago
Inject
InjectSwift

A thin wrapper for InjectionIII that provides hot reloading for Swift applications, saving hours of development time.

#macos-development#ios#developer-tools
Stars3.4k
Forks144
Last commit10 days ago
FlagKit
FlagKitSwift

A collection of beautiful flag icons in PNG and SVG formats with framework support for Apple platforms.

#macos-development#ios#swift-package-manager
Stars3.1k
Forks329
Last commit2 years ago
Flag Kit
Flag KitSwift

A collection of beautiful flag icons in PNG and SVG formats with framework support for Apple platforms.

#macos-development#ios#swift-package-manager
Stars3.1k
Forks329
Last commit2 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
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
iOS-Learning-Materials
iOS-Learning-MaterialsSwift

A curated collection of articles, tutorials, and repositories for deep learning in iOS and Apple platforms development.

#developer-education#apple-platforms#ios
Stars3.1k
Forks393
Last commit1 year ago
Mogenerator
MogeneratorObjective-C

A command-line tool that generates Core Data classes from .xcdatamodel files, separating machine and human code.

#macos-development#objective-c#data-modeling
Stars3.0k
Forks390
Last commit10 months ago
EZSwiftExtensions
EZSwiftExtensionsSwift

A collection of useful extensions for Swift Standard Library, Foundation, and UIKit to simplify common tasks.

#foundation#productivity-tools#swift-extensions
Stars3.0k
Forks378
Last commit2 years ago
EZSwiftExtensions
EZSwiftExtensionsSwift

A collection of useful extensions for Swift's standard library, Foundation, and UIKit to simplify common tasks.

#foundation#block-based-ui#productivity
Stars3.0k
Forks378
Last commit2 years ago
LocationSimulator
LocationSimulatorSwift

A macOS app to spoof the location of iOS, iPadOS, and iPhone Simulator devices for development testing.

#libimobiledevice#developer-tools#simulator
Stars2.9k
Forks221
Last commit1 year ago
Swift
SwiftSwift

A Swift community-driven package for interacting with the OpenAI API and other compatible providers.

#ai#community-driven#ai-integration
Stars2.9k
Forks512
Last commit25 days ago
ZIPFoundation
ZIPFoundationSwift

A Swift library for creating, reading, and modifying ZIP archive files with high performance and a modern API.

#macos-development#file-management#zip-archives
Stars2.7k
Forks345
Last commit3 months ago
Playgrounds
PlaygroundsObjective-C

A playground system for iOS development that supports both Objective-C and Swift, enabling rapid prototyping with live code reload.

#hot-reloading#objective-c#dsl
Stars2.6k
Forks162
Last commit3 years ago
iOS8-day-by-day
iOS8-day-by-daySwift

A collection of iOS 8 sample projects demonstrating new APIs and features from Apple's 2014 SDK.

#wwdc#sample-code#educational
Stars2.6k
Forks553
Last commit5 years ago
Sync
SyncSwift

A sync layer for SwiftData apps that handles JSON-to-model mapping, deterministic diffing, and reactive local reads.

#mobile-database#coredata#reactive-programming
Stars2.5k
Forks262
Last commit1 month ago
Pokemon-Go-Controller
Pokemon-Go-ControllerSwift

Use an iOS device as a location controller to simulate GPS movement in Pokémon Go via Xcode.

#gpx-files#location-simulation#python-scripting
Stars2.5k
Forks268
Last commit2 years ago
ProvisionQL
ProvisionQLSwift

A macOS Quick Look plugin that displays detailed information about iOS/macOS app packages and provisioning profiles.

#quicklook-plugin#finder-integration#provisioning-profiles
Stars2.4k
Forks161
Last commit8 months ago
Swifter
SwifterSwift

A Twitter framework for iOS & macOS written in Swift, supporting multiple authentication protocols and API endpoints.

#macos-development#social-media-integration#oauth-authentication
Stars2.4k
Forks374
Last commit
DACircularProgress
DACircularProgressObjective-C

A UIView subclass for iOS that provides circular progress indicators similar to Facebook's photo progress indicator.

#ios#circular-progress#objective-c
Stars2.3k
Forks338
Last commit3 years ago
PushNotifications
PushNotificationsJavaScript

A cross-platform desktop app to test push notifications on iOS (APNs) and Android (FCM).

#desktop-app#push#testing-tool
Stars2.3k
Forks187
Last commit2 years ago
XVim2
XVim2Objective-C

Vim key-bindings plugin for Xcode, offering a full Vim editing experience within Apple's IDE.

#macos-development#xcode-plugin#developer-tools
Stars2.3k
Forks176
Last commit3 years ago
xcproj
xcprojSwift

A Swift library for reading, updating, and writing Xcode project files programmatically.

#macos-development#ios#developer-tools
Stars2.2k
Forks354
Last commit1 day ago
SwiftStructures
SwiftStructuresSwift

A Swift framework providing implementations of common data structures and algorithms with educational examples.

#search-algorithms#educational#graph-algorithms
Stars2.1k
Forks277
Last commit4 years ago
Bootstrap
BootstrapObjective-C

A comprehensive iOS project bootstrap for high-quality coding with environment management, warnings, and debugging tools.

#debugging-tools#environment-management#objective-c
Stars2.0k
Forks107
Last commit
PreviousPage 2 of 3

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
6 years ago
3 years ago
5 years ago
Next
#Swift64
#Objective C30
#Macos Development29
#Xcode27
#Ios25
#Developer Tools18
#Macos17
#Mobile Development16
#Cocoapods14
#Swift Library13
#Uikit12
#Swift Framework11