Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ios Development

Ios Development

291 projects

Showing 36 of 291 projects

StoryboardMerge
StoryboardMergeObjective-C

A specialized diff and merge tool for Xcode storyboard files that resolves version control conflicts.

#version-control#conflict-resolution#git
Stars237
Forks20
Last commit8 years ago
chairs
chairsRuby

A gem for swapping iOS simulator states by saving and restoring app documents, library, and cache files.

#simulator-tools#version-control#ruby-gem
Stars226
Forks6
Last commit11 years ago
InitialsImageView
InitialsImageViewSwift

A Swift UIImageView extension that generates letter initials with random background colors as profile image placeholders.

#ios#profile-images#ui-extension
Stars215
Forks41
Last commit3 years ago
PSTModernizer
PSTModernizerObjective-C++

Patches UIKit and Apple frameworks to fix known iOS bugs, making it easier to support older iOS versions.

#bug-fixes#ios#objective-c
Stars214
Forks4
Last commit9 years ago
async+
async+Swift

A chainable interface for Swift's async/await that provides promise-like operations while using native language features.

#macos-development#futures#async-await
Stars213
Forks9
Last commit2 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
Stars200
Forks26
Last commit1 year ago
Pluralize.swift
Pluralize.swiftSwift

A Swift string extension for intelligent pluralization with support for irregular nouns, uncountable nouns, and custom rules.

#macos-development#text-processing#pluralization
Stars196
Forks47
Last commit3 years ago
SwiftyAnimate
SwiftyAnimateSwift

A Swift library for creating composable, readable, and maintainable animations on iOS.

#ios#ui-animation#composable-animations
Stars195
Forks17
Last commit8 years ago
Ambassador
AmbassadorSwift

A super lightweight Swift web framework for API mocking and UI testing, based on SWSGI.

#http-server#ios#webserver
Stars189
Forks47
Last commit3 years ago
TvOSScribble
TvOSScribbleSwift

A handwriting gesture recognizer for tvOS that enables number input using the Siri Remote touchpad.

#apple-tv#tvos#gesture-recognition
Stars182
Forks5
Last commit4 years ago
Me
MeSwift

A super slim Swift library that solves nested async code by chaining blocks instead of nesting them.

#macos-development#async-programming#callback-hell
Stars181
Forks6
Last commit8 years ago
OptionalExtensions
OptionalExtensionsSwift

A Swift microframework providing utility extensions for the Optional type, inspired by functional programming patterns.

#type-extensions#functional-programming#microframework
Stars181
Forks18
Last commit
SwiftMath
SwiftMathSwift

A Swift framework providing essential math constructs like vectors, matrices, complex numbers, quaternions, and polynomials.

#macos-development#mathematics#quaternions
Stars178
Forks14
Last commit7 years ago
Parks And Recreation
Parks And RecreationSwift

A collection of Swift and SwiftUI playgrounds demonstrating practical solutions for iOS/macOS development challenges.

#parsing#keyboard-handling#ui-components
Stars177
Forks11
Last commit10 months ago
Prolific Interactive Style Guide
Prolific Interactive Style Guide

A comprehensive style guide for writing clean, consistent, and idiomatic Swift code, with an accompanying linter.

#swiftlint#coding-standards#code-quality
Stars176
Forks18
Last commit9 years ago
CSwiftV
CSwiftVSwift

A CSV parser for Swift that conforms to RFC 4180 standards for reliable CSV file handling.

#macos-development#file-parsing#rfc4180
Stars172
Forks45
Last commit3 years ago
SwiftSnippets
SwiftSnippetsShell

A collection of reusable Swift code snippets for Xcode to accelerate iOS/macOS development.

#macos-development#ios#productivity
Stars171
Forks21
Last commit6 years ago
XCSnippetsApp
XCSnippetsAppSwift

A macOS app to explore, edit, and add community Swift/iOS code snippets directly to Xcode.

#developer-tools#open-source#productivity
Stars169
Forks4
Last commit3 years ago
SwiftCoreMLTools
SwiftCoreMLToolsSwift

A Swift library for programmatically creating and exporting CoreML models using a Swift-native DSL and API.

#neural-networks#model-export#coreml
Stars166
Forks6
Last commit6 years ago
HeckelDiff
HeckelDiffSwift

A fast Swift diffing library implementing Paul Heckel's algorithm for efficient UITableView and UICollectionView updates.

#batched-updates#collectionview#diffing
Stars165
Forks28
Last commit5 years ago
MiniTabBar
MiniTabBarSwift

A minimal iOS tab bar that only shows titles when tapped, providing a cleaner app interface.

#mobile-ui#ios#custom-ui
Stars163
Forks23
Last commit7 years ago
iOS-GenAI-Sampler
iOS-GenAI-SamplerSwift

A collection of iOS sample apps demonstrating Generative AI capabilities including OpenAI, local LLMs, Stable Diffusion, and speech recognition.

#ios#metal#openai
Stars157
Forks15
Last commit7 months ago
nslocalizer
nslocalizerPython

A command-line tool for finding missing and unused NSLocalizedStrings in Xcode projects.

#macos-development#build-automation#command-line-tool
Stars156
Forks10
Last commit7 years 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
MLKit
MLKitSwift

A simple machine learning framework written in Swift, currently focusing on regression algorithms.

#genetic-algorithms#machine-learning-library#data-science
Stars153
Forks14
Last commit7 years ago
Switch
SwitchSwift

A customizable iOS switch control built in Swift with full Interface Builder support.

#ios#uiswitch#custom-switch
Stars148
Forks26
Last commit4 years ago
TSAO
TSAOSwift

A Swift library providing type-safe associated objects with compile-time type checking and support for value types.

#macos-development#objective-c-runtime#associated-objects
Stars137
Forks6
Last commit3 years ago
react-native-hot-redux-starter
react-native-hot-redux-starterJavaScript

A deprecated starter kit for React Native apps with Redux and hot reloading via webpack server.

#hot-reloading#boilerplate#starter-kit
Stars137
Forks8
Last commit10 years ago
E2E TFLite Tutorials
E2E TFLite Tutorials

A community-driven collection of end-to-end tutorials for creating and deploying TensorFlow Lite models on mobile devices.

#community-projects#deep-learning#on-device-ai
Stars136
Forks26
Last commit4 years ago
xib2Storyboard
xib2StoryboardObjective-C

A macOS tool to convert Xcode .xib files to .storyboard files while preserving outlets, constraints, and other objects.

#ios#macos-tool#xib-converter
Stars133
Forks14
Last commit6 years ago
second_curtain
second_curtainObjective-C

Uploads failing iOS snapshot test images to S3 for visual debugging in continuous integration environments.

#ios#continuous-integration#snapshot-testing
Stars131
Forks7
Last commit10 years ago
Toybox
ToyboxSwift

A command-line tool for creating and managing Xcode Playgrounds from the terminal.

#macos-development#developer-tools#terminal
Stars130
Forks4
Last commit6 years ago
Croc
CrocSwift

A lightweight Swift library for detecting, generating, categorizing, and managing emoji characters on iOS.

#emoji#ios#unicode
Stars129
Forks11
Last commit7 years ago
awesome-xcode-scripts
awesome-xcode-scriptsShell

A curated collection of shell scripts to automate Xcode build processes, versioning, and icon management.

#macos-development#developer-tools#build-automation
Stars128
Forks14
Last commit8 years ago
Localizations
LocalizationsSwift

macOS app that manages Xcode project localization files by keeping .strings files in sync with code and UI.

#strings-files#objective-c#xib
Stars128
Forks6
Last commit8 years ago
ARHeadsetKit
ARHeadsetKitSwift

A Swift framework that enables immersive AR headset experiences using Google Cardboard, with handheld AR alternatives.

#ios#mobile-ar#metal
Stars128
Forks11
Last commit2 years ago
PreviousPage 7 of 9

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
7 years ago
Next
#Swift191
#Ios92
#Macos Development85
#Xcode74
#Objective C53
#Mobile Development50
#Developer Tools43
#Cocoapods41
#Swift Library38
#Macos34
#Uikit32
#Carthage28