Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Objective C

Objective C

240 projects

Showing 36 of 240 projects

@Wolg
@Wolg

A curated list of awesome Swift frameworks, libraries, and software for iOS and macOS development.

#macos-development#swift-libraries#developer-tools
Stars5.8k
Forks529
Last commit12 days 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
TPKeyboardAvoiding
TPKeyboardAvoidingObjective-C

A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.

#ios#uitextfield#keyboard-avoidance
Stars5.8k
Forks917
Last commit2 years ago
XLForm
XLFormObjective-C

A flexible and powerful iOS library for creating dynamic table-view forms, compatible with Swift and Objective-C.

#ios#dynamic-forms#objective-c
Stars5.7k
Forks937
Last commit1 year ago
JLRoutes
JLRoutesObjective-C

A simple block-based URL routing library for iOS and macOS applications.

#ios#ios-lib#deep-links
Stars5.7k
Forks690
Last commit3 years ago
Bolts
BoltsObjective-C

A collection of low-level libraries for iOS and Android, providing Tasks for async code management and App Links for deep linking.

#asynchronous-programming#ios#objective-c
Stars5.6k
Forks576
Last commit4 years ago
Tuist
TuistSwift

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

#ios#productivity#caching
Stars5.6k
Forks735
Last commit2 days ago
ZipArchive
ZipArchiveC

A utility class for zipping and unzipping files on iOS, macOS, tvOS, watchOS, and visionOS.

#unzipping-files#ios#zip-utility
Stars5.6k
Forks1.4k
Last commit5 months ago
MLeaksFinder
MLeaksFinderObjective-C

Automatically detect memory leaks in iOS UIView and UIViewController objects during development with instant alerts.

#cocoa-touch#debugging-tools#objective-c
Stars5.4k
Forks944
Last commit2 years ago
awesome-ios-animation
awesome-ios-animation

A curated list of awesome iOS animation libraries and frameworks for Objective-C and Swift.

#ios#open-source#ui-animation
Stars5.4k
Forks883
Last commit5 months ago
awsome-ios-animation
awsome-ios-animation

A curated list of awesome iOS animation libraries and frameworks for Objective-C and Swift.

#ios#open-source#design
Stars5.4k
Forks883
Last commit5 months ago
DarwinKit
DarwinKitGo

Native Apple framework bindings for Go, enabling macOS application development without Objective-C or XCode.

#apple#desktop-application#appkit
Stars5.4k
Forks170
Last commit1 year ago
BulletinBoard
BulletinBoardSwift

An iOS library for generating and managing contextual cards displayed at the bottom of the screen.

#ios#contextual-cards#objective-c
Stars5.4k
Forks302
Last commit3 years ago
ViewDeck
ViewDeckObjective-C

An iOS framework for implementing sliding side menus with programmatic and gesture-based controls.

#ios#objective-c#container-view-controller
Stars5.3k
Forks956
Last commit3 years ago
ESTabBarController
ESTabBarControllerSwift

A highly customizable Swift TabBarController component for iOS with animations, badges, and Lottie support.

#ios#lottie#animation
Stars5.2k
Forks619
Last commit3 years ago
PageMenu
PageMenuSwift

A customizable iOS paging menu controller built from view controllers in a scroll view, similar to Spotify and Instagram.

#mobile-ui#ios#objective-c
Stars5.2k
Forks877
Last commit4 years ago
OHHTTPStubs
OHHTTPStubsObjective-C

A library for stubbing network requests in iOS/macOS/tvOS apps to test with fake data and simulate network conditions.

#fixtures#ios#unit-testing
Stars5.1k
Forks598
Last commit1 year ago
CSStickyHeaderFlowLayout
CSStickyHeaderFlowLayoutObjective-C

A UICollectionViewLayout for iOS that enables parallax headers, sticky section headers, and growing image headers.

#ios#objective-c#parallax-header
Stars5.0k
Forks605
Last commit4 years ago
EZAudio
EZAudioObjective-C

A simple, intuitive audio visualization and processing framework for iOS and macOS built on Core Audio.

#ios#waveform-plot#audio-framework
Stars5.0k
Forks820
Last commit7 months ago
Nimble
NimbleSwift

A matcher framework for Swift and Objective-C that provides an expressive syntax for writing test expectations.

#ios#matcher-functions#asynchronous-expectations
Stars4.8k
Forks609
Last commit11 days ago
SVPullToRefresh
SVPullToRefreshObjective-C

Add pull-to-refresh and infinite scrolling to any UIScrollView with a single line of Objective-C code.

#ios#infinite-scrolling#objective-c
Stars4.8k
Forks1.1k
Last commit2 years ago
Material Components
Material ComponentsObjective-C

Modular and customizable Material Design UI components for iOS (now in maintenance mode).

#design-system#ios#objective-c
Stars4.8k
Forks953
Last commit10 months ago
BabyBluetooth
BabyBluetoothObjective-C

A lightweight iOS/macOS Bluetooth (BLE) library that simplifies CoreBluetooth API usage with block-based and chainable methods.

#swift-compatible#objective-c#bluetooth-low-energy
Stars4.8k
Forks1.0k
Last commit5 years ago
Tweaks
TweaksObjective-C

A library for fine-tuning iOS app parameters during development without code changes.

#facebook-open-source#debugging-tools#parameter-adjustment
Stars4.7k
Forks410
Last commit5 years ago
CHTCollectionViewWaterfallLayout
CHTCollectionViewWaterfallLayoutObjective-C

A UICollectionViewLayout subclass implementing Pinterest-style waterfall layouts for iOS and tvOS apps.

#mobile-ui#ios#uicollectionviewlayout
Stars4.6k
Forks692
Last commit
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
LTNavigationBar
LTNavigationBarObjective-C

A UINavigationBar category for iOS that enables dynamic appearance changes like background color and transparency.

#uinavigationbar#ios#objective-c
Stars4.4k
Forks671
Last commit7 years ago
MyLinearLayout
MyLinearLayoutObjective-C

A powerful iOS UI layout framework that integrates concepts from Android layouts, iOS AutoLayout, HTML/CSS float/flexbox, and Bootstrap.

#ios#flexbox#objective-c
Stars4.4k
Forks892
Last commit1 month ago
LFLiveKit
LFLiveKitObjective-C

An open-source iOS SDK for RTMP live streaming with hardware encoding, beauty filters, and network optimization.

#network-optimization#objective-c#hardware-acceleration
Stars4.4k
Forks1.1k
Last commit3 years ago
JDStatusBarNotification
JDStatusBarNotificationSwift

A highly customizable iOS status bar notification library with interactive dismiss, custom views, and SwiftUI support.

#pill#ios#bubble
Stars4.3k
Forks568
Last commit1 year ago
Reader
ReaderObjective-C

A universal, high-performance PDF reader core for iOS apps with iBooks-like navigation and multithreaded rendering.

#catiledlayer#pdf-reader#ios
Stars4.3k
Forks1.1k
Last commit6 years ago
FBRetainCycleDetector
FBRetainCycleDetectorObjective-C++

An iOS library that detects retain cycles in Objective-C and Swift applications using runtime analysis.

#debugging-tools#runtime-analysis#ios
Stars4.2k
Forks604
Last commit15 days ago
CRToast
CRToastObjective-C

A modern iOS toast notification library with extensive customization and flexible positioning options.

#user-interface#ios#animation
Stars4.1k
Forks461
Last commit2 years ago
Kiwi
KiwiObjective-C

A Behavior Driven Development (BDD) testing framework for iOS development with Objective-C.

#ios#unit-testing#objective-c
Stars4.1k
Forks507
Last commit2 years ago
HMSegmentedControl
HMSegmentedControlObjective-C

A highly customizable drop-in replacement for UISegmentedControl for iOS apps.

#ios#objective-c#ui-components
Stars4.1k
Forks821
Last commit2 years ago
PreviousPage 3 of 7Next

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
1 month ago
#Ios174
#Swift128
#Mobile Development80
#Cocoapods66
#Macos64
#Ui Components51
#Uikit45
#Carthage32
#Ios Development30
#Xcode21
#Animation20
#Cocoa18