Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Xcode

Xcode

322 projects

Showing 34 of 322 projects

DocumenterXcode
DocumenterXcodeObjective-C

Xcode source editor extension for generating documentation comments in Objective-C and Swift.

#xcode-plugin#hacktoberfest#developer-tools
Stars35
Forks14
Last commit7 years ago
Localizable.strings
Localizable.stringsSwift

A macOS app for managing Xcode localization files (.strings) directly without specialized web services.

#strings-files#desktop-tool#macos-app
Stars32
Forks8
Last commit8 years ago
XcodeCodeSnippets
XcodeCodeSnippetsShell

A collection of reusable code snippets for Xcode to accelerate iOS/macOS development in Swift and Objective-C.

#developer-tools#productivity#objective-c
Stars32
Forks6
Last commit6 years ago
SwiftCoin
SwiftCoinSwift

A minimal blockchain and cryptocurrency implementation built as a Swift Playground for educational purposes.

#educational#cryptocurrency#swift-language
Stars32
Forks3
Last commit9 years ago
Concurrency on iOS
Concurrency on iOSSwift

Playground demonstrating iOS concurrency concepts presented at @Swift 2017 conference.

#ios#educational#async-programming
Stars32
Forks5
Last commit9 years ago
Torrent Preview
Torrent PreviewSwift

A macOS QuickLook extension that displays detailed information about .torrent files directly in Finder.

#quicklook-plugin#metadata-viewer#finder-extension
Stars32
Forks3
Last commit4 months ago
calabash-launcher
calabash-launcherSwift

A macOS app for running and managing Calabash iOS tests with a graphical interface and element inspector.

#calabash#ios#mobile-automation
Stars30
Forks5
Last commit2 years ago
MockImagePicker
MockImagePickerSwift

Mock UIImagePickerController to simulate camera functionality in iOS simulator for testing camera-based UI.

#camera#ios#simulator
Stars30
Forks2
Last commit1 year ago
TJProfileImage
TJProfileImageSwift

A custom UIImageView subclass that enables live rendering of border and shape properties directly in Xcode's Interface Builder.

#ios#live-rendering#ui-design
Stars30
Forks4
Last commit8 years ago
FDBarGauge
FDBarGaugeSwift

A customizable iOS bar gauge control for real-time data visualization, replicating audio mixing board level indicators.

#ios#custom-view#quartz-graphics
Stars28
Forks8
Last commit5 years ago
GithubNotify
GithubNotifySwift

A macOS menubar app that changes color when you have unread GitHub notifications.

#oauth#developer-tools#github-notifications
Stars26
Forks4
Last commit8 years ago
xc
xcSwift

A command-line tool to open Xcode projects with specific Xcode versions, automatically detecting project files and installed Xcode instances.

#developer-tools#version-management#command-line-tool
Stars24
Forks0
Last commit2 months ago
Swift Hack Pack
Swift Hack PackSwift

A collection of Swift Playground files for learning Apple's Swift programming language through hands-on examples.

#programming-education#learning-resource#coding-tutorials
Stars23
Forks6
Last commit7 years ago
ContactsWrapper
ContactsWrapperObjective-C

An Objective-C wrapper for the iOS Contacts framework, simplifying contact management for iOS 9+.

#contacts-framework#ios#cncontact
Stars21
Forks7
Last commit2 years ago
DRL Theme
DRL ThemeShell

A custom dark color theme for Xcode with carefully selected syntax highlighting colors.

#macos-development#xcodetheme#ide-customization
Stars21
Forks3
Last commit7 years ago
SwiftShell
SwiftShellSwift

Execute shell commands inside Xcode Playgrounds with Swift syntax and IDE features.

#developer-tools#bash-alternative#shell-commands
Stars21
Forks3
Last commit8 years ago
JustTags
JustTagsSwift

A macOS application for decoding, filtering, viewing, and comparing BER-TLV EMV tags from hex or base64 strings.

#ber-tlv#command-line-tool#emvtags
Stars21
Forks3
Last commit1 day ago
Swift Protocol Extensions
Swift Protocol ExtensionsSwift

A Swift playground demonstrating protocol extensions through interactive examples and exploration.

#code-examples#educational#protocol-extensions
Stars20
Forks1
Last commit11 years ago
Appfigurate
AppfigurateObjective-C

A development platform for runtime configuration and feature toggle management in mobile apps and extensions.

#ios#simulator#android
Stars19
Forks1
Last commit2 months ago
Is It Private?
Is It Private?Swift

A Safari extension that displays a toolbar icon indicating whether Private Browsing is enabled in the current window.

#privacy-tools#browser-extension#fastlane
Stars17
Forks1
Last commit1 month ago
Dmikusa's Playgrounds
Dmikusa's PlaygroundsSwift

A collection of Swift playgrounds demonstrating language basics, JSON parsing, HTTP networking, and file I/O.

#educational#file-io#macadmins
Stars16
Forks3
Last commit11 years ago
shortcut-box
shortcut-boxSwift

A GitHub Action that updates a pinned gist with random IDE shortcuts to help developers learn keyboard commands.

#developer-tools#productivity#learning-tool
Stars14
Forks7
Last commit7 months ago
PredictionBuilder
PredictionBuilderSwift

A Swift library for building predictions using linear regression with simple API and statistical insights.

#ios#data-science#swift-package-manager
Stars13
Forks2
Last commit10 months ago
Swift Regular Expressions
Swift Regular ExpressionsSwift

A Swift playground for learning and practicing regular expressions with practical examples.

#educational#regex#regular-expression
Stars12
Forks2
Last commit8 years ago
Core Animation Playground
Core Animation PlaygroundSwift

A Swift playground demonstrating Core Animation concepts and techniques with practical examples.

#macos-development#animation#educational
Stars9
Forks2
Last commit4 years ago
Boilerplate-iOS
Boilerplate-iOSObjective-C

A discontinued template project for developing iOS games using the OpenAphid-Engine.

#live-editing#discontinued#objective-c
Stars8
Forks3
Last commit13 years ago
Tic Tac Toe
Tic Tac ToeSwift

A Swift Playground implementation of the classic Tic Tac Toe game for iOS.

#ios#educational#game-development
Stars8
Forks1
Last commit9 years ago
Cashew
CashewC

Open-source macOS GitHub issue tracker app for managing repositories and tracking issues.

#github-integration#open-source#issue-tracker
Stars7
Forks6
Last commit7 years ago
Image-As-Wallpaper
Image-As-WallpaperSwift

A macOS utility that checks images for wallpaper suitability by comparing aspect ratios and dimensions with your screen.

#aspect-ratio-checker#image-management#screensaver
Stars6
Forks1
Last commit9 years ago
Rx Playground
Rx PlaygroundSwift

An Xcode playground for experimenting with RxSwift reactive programming in Swift.

#learning-tool#reactive-programming#swift-playground
Stars6
Forks5
Last commit6 years ago
Mondrian
MondrianSwift

Prototype iOS app screens directly in Xcode Playgrounds using Swift 2.x with minimal code.

#app-design#ios-prototyping#swift-2
Stars4
Forks0
Last commit10 years ago
Swift Memory Management
Swift Memory ManagementSwift

A Swift playground demonstrating techniques to prevent retain cycles and write memory-efficient code.

#memory-management#educational#retain-cycles
Stars3
Forks2
Last commit10 years ago
react-native-create-new-file-ios
react-native-create-new-file-iosObjective-C

A React Native module for iOS that creates a unique blank file in the app's documents directory.

#native-module#ios#file-management
Stars2
Forks1
Last commit10 years ago
monkeytype-box
monkeytype-boxSwift

Automatically updates a pinned GitHub Gist with your Monkeytype typing personal bests.

#personal-bests#monkeytype#typing-stats
Stars1
Forks1
Last commit7 months ago
PreviousPage 9 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
#Swift239
#Ios156
#Macos100
#Ios Development86
#Cocoapods75
#Developer Tools73
#Mobile Development65
#Objective C52
#Carthage41
#Swift Package Manager31
#Macos Development30
#Ui Components29