Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

656 projects

Showing 36 of 656 projects

HandyJSON
HandyJSONSwift

A Swift JSON serialization/deserialization library that works with pure Swift structs and classes without NSObject inheritance.

#ios#json-deserialization#codable-alternative
Stars4.3k
Forks677
Last commit2 years ago
BouncyLayout
BouncyLayoutSwift

A UICollectionView layout that makes cells bounce with configurable effects for iOS apps.

#ios#spring#uicollectionviewlayout
Stars4.3k
Forks197
Last commit5 years ago
Dollar
DollarSwift

A functional tool-belt for Swift providing utility methods for arrays, dictionaries, and functions without extending built-in objects.

#functional-programming#dollar#dictionary-operations
Stars4.3k
Forks363
Last commit2 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
SnapshotTesting
SnapshotTestingSwift

A Swift library for snapshot testing any value, including UIViews, Encodable data, and custom formats.

#ios#unit-testing#xctest
Stars4.2k
Forks663
Last commit25 days ago
Cards
CardsSwift

A Swift library for creating iOS App Store-style card views with parallax, video, and sliding group effects.

#cards#ios#animation
Stars4.2k
Forks273
Last commit3 years ago
SwiftBond
SwiftBondSwift

A Swift binding framework that simplifies reactive UI updates and data flow with type-safe bindings.

#ios#ui-binding#observable-collections
Stars4.2k
Forks354
Last commit3 years ago
Valet
ValetSwift

A Swift library for securely storing data in the Apple Keychain across iOS, macOS, tvOS, and watchOS with a simple API.

#keychain#crypto#ios
Stars4.2k
Forks224
Last commit7 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
Boop
BoopJavaScript

A scriptable scratchpad application for developers to quickly manipulate text and data using JavaScript snippets.

#hacktoberfest#application#developer-tools
Stars4.1k
Forks385
Last commit1 year ago
SkyFloatingLabelTextField
SkyFloatingLabelTextFieldSwift

A customizable iOS text field control implementing the Float Label Pattern with icon support and RTL language compatibility.

#textfield#mobile-ui#ios
Stars4.1k
Forks541
Last commit9 months ago
CleanArchitectureRxSwift
CleanArchitectureRxSwiftSwift

A comprehensive iOS example app demonstrating Domain-Driven Design and Clean Architecture with modular SwiftUI and TCA implementations.

#modular-architecture#ios#layered-architecture
Stars4.1k
Forks503
Last commit
CleanArchitectureRxSwift
CleanArchitectureRxSwiftSwift

A comprehensive example iOS app demonstrating Domain-Driven Design and Clean Architecture with modular SwiftUI implementation.

#modular-architecture#ios#layered-architecture
Stars4.1k
Forks503
Last commit
TinyConstraints
TinyConstraintsSwift

A lightweight Swift library that simplifies Auto Layout with concise, readable syntax.

#center#auto-layout#ios
Stars4.1k
Forks195
Last commit2 years ago
CoreStore
CoreStoreSwift

A Swift wrapper for Core Data that enforces safe concurrency, type safety, and provides utilities for modern SwiftUI and Combine apps.

#ios#data-persistence#coredata
Stars4.1k
Forks259
Last commit1 year ago
Cocos2d for iPhone
Cocos2d for iPhoneObjective-C

A framework for building 2D games and interactive applications for iOS, macOS, and tvOS using Objective-C or Swift.

#opengl-es#objective-c#metal
Stars4.0k
Forks1.1k
Last commit4 years ago
apollo-ios
apollo-iosSwift

A strongly-typed, caching GraphQL client for iOS, macOS, watchOS, tvOS, and visionOS, written in Swift.

#apple-platforms#ios#caching
Stars4.0k
Forks749
Last commit1 day ago
PopupDialog
PopupDialogSwift

A customizable popup dialog for iOS written in Swift, designed to replace UIAlertController's alert style.

#alert-view#ios#popup
Stars4.0k
Forks521
Last commit2 years ago
PopupDialog
PopupDialogSwift

A customizable popup dialog for iOS written in Swift, replacing UIAlertController alert style.

#mobile-ui#ios#custom-alert
Stars4.0k
Forks521
Last commit2 years ago
RedditOS
RedditOSSwift

A native macOS Reddit client built with SwiftUI, offering a modern and polished browsing experience.

#apple#desktop-app#reddit-client
Stars4.0k
Forks203
Last commit2 years ago
AlamofireImage
AlamofireImageSwift

A Swift image component library for Alamofire providing image response serializers, filters, caching, and async UIImageView downloads.

#ios#alamofire#uiimageview
Stars4.0k
Forks522
Last commit15 days ago
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
Forks244
Last commit2 years ago
Swifter
SwifterSwift

A lightweight HTTP server engine written in Swift for building web services and APIs.

#http-server#api-server#http
Stars4.0k
Forks554
Last commit2 years ago
SwiftBar
SwiftBarSwift

A macOS menu bar customization tool that runs shell scripts to display dynamic information and controls.

#productivity#plugins#bitbar-compatible
Stars4.0k
Forks113
Last commit20 days ago
SwiftBar
SwiftBarSwift

A powerful macOS menu bar customization tool that runs shell scripts to display dynamic information and controls.

#plugin-system#productivity#bitbar-compatible
Stars4.0k
Forks113
Last commit20 days 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
Plash
Plash

A macOS app that turns any website into an interactive desktop wallpaper.

#user-interface#productivity#plash
Stars3.9k
Forks157
Last commit5 months ago
MMWormhole
MMWormholeObjective-C

A message-passing library for iOS/macOS apps and extensions using shared App Groups and Darwin notifications.

#interprocess-communication#ios#objective-c
Stars3.9k
Forks321
Last commit2 years ago
M13ProgressSuite
M13ProgressSuiteObjective-C

A comprehensive iOS library offering customizable progress views, HUD overlays, and navigation bar progress indicators.

#ios#objective-c#hud
Stars3.9k
Forks522
Last commit4 years ago
LiquidFloatingActionButton
LiquidFloatingActionButtonSwift

A Material Design floating action button component with liquid-state animations for iOS apps.

#ios#animation#floating-action-button
Stars3.8k
Forks462
Last commit3 years 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
Toast-Swift
Toast-SwiftSwift

A Swift extension that adds simple, customizable toast notifications to any UIView with minimal code.

#user-interface#ios#ui-extension
Stars3.8k
Forks585
Last commit2 years ago
PYSearch
PYSearchObjective-C

An elegant, customizable search controller for iOS that replaces UISearchController with extensive styling options.

#search#ios#objective-c
Stars3.8k
Forks741
Last commit5 years ago
PKHUD
PKHUDSwift

A Swift-based reimplementation of Apple's system HUD (Volume, Ringer, Rotation) for iOS 8 and later.

#user-interface#ios#feedback
Stars3.8k
Forks493
Last commit3 years ago
StarWars.iOS
StarWars.iOSSwift

A Swift library that implements a Star Wars-style transition animation to crumble view controllers into tiny pieces.

#view-controller-transitions#transition-animation#ios
Stars3.8k
Forks360
Last commit3 years ago
Artsy
ArtsyTypeScript

Artsy's open-source mobile app for discovering and collecting art from galleries, museums, and auctions worldwide.

#app-store#ios#open-source
Stars3.8k
Forks590
Last commit9 hours ago
PreviousPage 7 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
1 year ago
1 year ago
#Ios466
#Macos210
#Mobile Development190
#Cocoapods170
#Objective C135
#Ui Components124
#Uikit120
#Carthage120
#Animation94
#Xcode74
#Swiftui70
#Ios Development69