Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

2808 projects

Showing 36 of 2808 projects

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.3k
Forks127
Last commit12 days ago
SwiftBar
SwiftBarSwift

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

#productivity#plugins#bitbar-compatible
Stars4.3k
Forks127
Last commit12 days ago
SnapshotTesting
SnapshotTestingSwift

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

#ios#unit-testing#xctest
Stars4.3k
Forks678
Last commit15 days ago
Siren
SirenSwift

A Swift library that checks for iOS app updates and prompts users to upgrade via localized alerts.

#app-store#ios#version-checking
Stars4.3k
Forks411
Last commit17 days ago
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
Forks676
Last commit2 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.2k
Forks362
Last commit2 years ago
BouncyLayout
BouncyLayoutSwift

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

#ios#spring#uicollectionviewlayout
Stars4.2k
Forks196
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 commit29 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
Forks271
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
Forks351
Last commit4 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
Forks227
Last commit12 days ago
Boop
BoopJavaScript

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

#hacktoberfest#application#developer-tools
Stars4.2k
Forks385
Last commit2 years ago
CRToast
CRToastObjective-C

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

#user-interface#ios#animation
Stars4.1k
Forks460
Last commit2 years 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
Forks540
Last commit1 year ago
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
Forks506
Last commit
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
Forks506
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 commit23 hours 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
Forks761
Last commit3 days 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
Forks200
Last commit2 years 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
Forks518
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
Forks518
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
Forks518
Last commit1 month ago
Swifter
SwifterSwift

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

#http-server#api-server#http
Stars4.0k
Forks552
Last commit2 years 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
Forks241
Last commit2 years ago
Plash
Plash

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

#user-interface#productivity#plash
Stars4.0k
Forks160
Last commit8 months 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
Forks476
Last commit2 years 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
Forks518
Last commit4 years ago
Reminders MenuBar
Reminders MenuBarSwift

A simple macOS menu bar app to view and interact with Apple Reminders using SwiftUI.

#apple-reminders#productivity#desktop-app
Stars3.9k
Forks163
Last commit1 day 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 commit4 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
Forks314
Last commit1 month ago
syncthing-macosx
syncthing-macosxObjective-C

A native macOS application bundle that wraps Syncthing for a seamless, native user experience.

#self-hosted-sync#file-synchronization#cross-platform-sync
Stars3.8k
Forks198
Last commit12 days 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
Forks584
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
Forks735
Last commit5 years ago
PreviousPage 7 of 78Next

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
#Ios2040
#Cocoapods927
#Macos807
#Mobile Development799
#Ui Components531
#Carthage510
#Uikit390
#Objective C331
#Animation291
#Swift Package Manager265
#Xcode239
#Tvos234