Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Objective C

Objective C

666 projects

Showing 36 of 666 projects

Concorde
ConcordeObjective-C

A framework for downloading and decoding progressive JPEGs on iOS and OS X.

#ios#objective-c#image-decoding
Stars1.4k
Forks146
Last commit4 years ago
SubEthaEdit
SubEthaEditObjective-C

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

#developer-tools#collaborative-editing#objective-c
Stars1.4k
Forks115
Last commit8 months ago
BartyCrouch
BartyCrouchSwift

A command-line tool to incrementally update and translate iOS/macOS localization strings from Swift, Objective-C, and Interface Builder files.

#ios-localization#incremental#strings-files
Stars1.4k
Forks116
Last commit2 years ago
BartyCrouch
BartyCrouchSwift

Incrementally update and translate iOS/macOS app Strings files from Swift, Objective-C, Storyboard, and XIB files.

#incremental#strings-files#ios
Stars1.4k
Forks116
Last commit2 years ago
IHKeyboardAvoiding
IHKeyboardAvoidingSwift

An iOS library that automatically moves any UIView above the keyboard without requiring a UIScrollView.

#ios#keyboard-avoidance#objective-c
Stars1.4k
Forks155
Last commit3 years ago
NetworkEye
NetworkEyeObjective-C

An iOS network debugging library that monitors HTTP requests from web pages, NSURLConnection, NSURLSession, AFNetworking, and third-party libraries.

#ios#network-debug#nsurlconnection
Stars1.4k
Forks235
Last commit6 years ago
UzysAnimatedGifPullToRefresh
UzysAnimatedGifPullToRefreshObjective-C

A lightweight iOS library to add pull-to-refresh functionality with animated GIFs to any scroll view using simple code.

#mobile-ui#ios#ui-animation
Stars1.4k
Forks147
Last commit10 years ago
iOS9-day-by-day
iOS9-day-by-daySwift

A collection of sample projects demonstrating iOS 9's new APIs and features with working code examples.

#api-demos#sample-code#objective-c
Stars1.4k
Forks347
Last commit10 years ago
DisableMonitor
DisableMonitor

A macOS utility to disable, enable, or change the resolution of connected monitors via GUI or command line.

#productivity-tool#objective-c#gui-application
Stars1.4k
Forks151
Last commit8 years ago
SimulatorRemoteNotifications
SimulatorRemoteNotificationsObjective-C

A library to send mock remote notifications to the iOS simulator for testing push notification handling.

#ios#simulator#objective-c
Stars1.4k
Forks118
Last commit5 years ago
Objective-C Cheat Sheet
Objective-C Cheat Sheet

A quick reference cheat sheet for common, high-level Objective-C topics.

#macos-development#programming-language#cocoa-touch
Stars1.4k
Forks198
Last commit6 years ago
ParallaxTableViewHeader
ParallaxTableViewHeaderObjective-C

Adds parallax scrolling effects to UITableView header views in iOS apps.

#ios#objective-c#header-animation
Stars1.4k
Forks168
Last commit7 years ago
SDVersion
SDVersionObjective-C

Lightweight Cocoa library for detecting Apple device models, screen sizes, and chip types across iOS, macOS, watchOS, and tvOS.

#ios#objective-c#tvos
Stars1.3k
Forks210
Last commit6 months ago
SDVersion
SDVersionObjective-C

Lightweight Cocoa library for detecting Apple device models, screen sizes, and chip types across iOS, macOS, watchOS, and tvOS.

#ios#objective-c#tvos
Stars1.3k
Forks210
Last commit6 months ago
Cool-iOS-Camera
Cool-iOS-CameraObjective-C

A fully customizable and modern camera implementation for iOS built with AVFoundation.

#ios#ios-camera#objective-c
Stars1.3k
Forks154
Last commit8 years ago
macSVG
macSVGObjective-C

An open-source macOS app for designing HTML5 SVG art and animation using WebKit.

#open-source#graphics#animation
Stars1.3k
Forks82
Last commit4 years ago
DBDebugToolkit
DBDebugToolkitObjective-C

A comprehensive debugging library for iOS developers offering performance monitoring, UI inspection, network logging, and resource management.

#objective-c#network-debugging#ui-inspection
Stars1.3k
Forks117
Last commit2 years ago
VLC for iOS
VLC for iOSSwift

Official VLC media player for iOS, iPadOS, and tvOS, supporting a wide range of video and audio formats.

#ios-app#open-source#objective-c
Stars1.3k
Forks334
Last commit2 days ago
MMMarkdown
MMMarkdownObjective-C

An Objective-C framework that parses Markdown and converts it to HTML for Apple platforms.

#cocoa-touch#apple-platforms#ios
Stars1.3k
Forks162
Last commit5 years ago
YLProgressBar
YLProgressBarObjective-C

A highly customizable animated progress bar replacement for UIProgressView, built with pure Core Graphics.

#animation#objective-c#ui-customization
Stars1.3k
Forks182
Last commit7 years ago
HCSStarRatingView
HCSStarRatingViewObjective-C

A customizable star rating UIControl for iOS apps, built in Objective-C with vector graphics and VoiceOver support.

#ios#objective-c#custom-ui
Stars1.3k
Forks193
Last commit3 years ago
Bohr
BohrObjective-C

A framework for composing iOS settings screens with built-in cell types and extensible customization.

#ios#objective-c#settings-screen
Stars1.3k
Forks75
Last commit6 years ago
Laurine
LaurineSwift

A Swift localization code generator that converts .strings files into type-safe, autocomplete-friendly Swift/ObjC code.

#ios#objective-c#type-safety
Stars1.2k
Forks72
Last commit8 years ago
SPTPersistentCache
SPTPersistentCacheObjective-C

A persistent LRU cache for iOS and macOS that stores NSData with TTL, disk management, and corruption protection.

#ios#lru-cache#caching
Stars1.2k
Forks75
Last commit9 days ago
CocoaMarkdown
CocoaMarkdownObjective-C

A cross-platform framework for parsing and rendering Markdown as NSAttributedString on iOS and macOS.

#objective-c#commonmark#markdown-parser
Stars1.2k
Forks160
Last commit6 years ago
FastPdfKit
FastPdfKitObjective-C

An iOS static library for embedding a high-performance PDF viewer with multimedia support, search, and custom annotations.

#search#ios#static-library
Stars1.2k
Forks322
Last commit7 years ago
IGLDropDownMenu
IGLDropDownMenuObjective-C

An iOS drop down menu library with customizable animations and easy integration.

#mobile-ui#ios#dropdownmenu
Stars1.2k
Forks155
Last commit5 years ago
KafkaRefresh
KafkaRefreshObjective-C

Animated, customizable, and flexible pull-to-refresh framework for iOS development.

#ios#animation#objective-c
Stars1.2k
Forks143
Last commit11 months ago
Awesome iOS Interview question list
Awesome iOS Interview question list

A curated collection of iOS developer interview questions and answers in Swift and Objective-C.

#ios#developer-tools#career-development
Stars1.2k
Forks163
Last commit3 years ago
LLSimpleCamera
LLSimpleCameraObjective-C

A simple, customizable camera and video recorder control for iOS that can be embedded directly into any view controller.

#ios#objective-c#ui-component
Stars1.2k
Forks192
Last commit8 years ago
MLPAutoCompleteTextField
MLPAutoCompleteTextFieldObjective-C

A UITextField subclass for iOS that provides a drop-down autocomplete menu to reduce user typing effort.

#cocoa-touch#ios#text-input
Stars1.2k
Forks217
Last commit6 years ago
TEAChart
TEAChartObjective-C

A simple and intuitive iOS chart library featuring contribution graphs, clock charts, and bar charts.

#ios#objective-c#bar-chart
Stars1.2k
Forks134
Last commit8 years ago
ClusterPrePermissions
ClusterPrePermissionsObjective-C

An iOS utility that lets developers ask for permissions with custom dialogs before showing the system prompt.

#ios#ui-alerts#objective-c
Stars1.2k
Forks103
Last commit8 years ago
DFImageManager
DFImageManagerObjective-C

Advanced iOS/macOS framework for asynchronous image loading, caching, processing, and preheating.

#ios#objective-c#image-caching
Stars1.2k
Forks97
Last commit6 years ago
RMDateSelectionViewController
RMDateSelectionViewControllerObjective-C

An iOS control for selecting a date using UIDatePicker presented in a UIAlertController-like action sheet.

#uidatepicker#ios#objective-c
Stars1.1k
Forks164
Last commit3 years ago
CocoaSecurity
CocoaSecurityObjective-C

A lightweight Objective-C library for AES encryption/decryption, hashing (MD5, SHA family), and encoding/decoding (Base64, Hex).

#hashing#aes-encryption#md5
Stars1.1k
Forks187
Last commit6 years ago
PreviousPage 8 of 19Next

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
#Ios492
#Swift331
#Cocoapods258
#Mobile Development215
#Macos151
#Ui Components122
#Uikit97
#Carthage75
#Animation62
#Ios Development56
#Xcode52
#Cocoa42