Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

2488 projects

Showing 36 of 2488 projects

EZYGradientView
EZYGradientViewSwift

An intuitive iOS library for creating gradients and blur gradients with visual interface builder support.

#ios#visual-design#ui-components
Stars376
Forks43
Last commit6 years ago
rides-ios-sdk
rides-ios-sdkSwift

An iOS SDK for authenticating users and integrating Uber Rides API functionality into iOS applications.

#ride-hailing#oauth#authentication
Stars376
Forks125
Last commit1 month ago
abandoned-strings
abandoned-stringsSwift

Command line tool that detects unused resource strings in iOS or macOS applications.

#ios#code-cleanup#command-line-tool
Stars376
Forks65
Last commit4 years ago
SwiftPriorityQueue
SwiftPriorityQueueSwift

A pure Swift implementation of a generic priority queue data structure using a binary heap.

#collection#astar-algorithm#binary-heap
Stars375
Forks40
Last commit3 years ago
Sage
SageSwift

A cross-platform chess library for Swift providing move generation, game management, and board representation.

#ios#fen#move-generation
Stars375
Forks45
Last commit7 years ago
Frank
FrankSwift

A DSL for quickly writing web applications in Swift with type-safe path routing.

#http-server#type-safe-routing#dsl
Stars374
Forks4
Last commit7 years ago
Linked Ideas
Linked IdeasSwift

A macOS/iOS app for free-form note-taking by connecting ideas as concepts and links on a canvas.

#quicklook-plugin#ios-app#mind-mapping
Stars373
Forks17
Last commit4 years ago
CollectionViewShelfLayout
CollectionViewShelfLayoutSwift

A UICollectionViewLayout subclass that displays items in horizontal rows like the App Store Feature tab without nested table/collection hacks.

#ios#app-store-ui#horizontal-scrolling
Stars373
Forks30
Last commit
InkKit
InkKitSwift

A Swift library for simplifying drawing and geometry tasks on iOS and macOS.

#ios#graphics#appkit
Stars371
Forks23
Last commit8 years ago
Material Showcase iOS
Material Showcase iOSSwift

An elegant tap showcase view for iOS apps based on Material Design Guidelines to guide users.

#showcase-view#ios#objective-c
Stars371
Forks133
Last commit2 years ago
SwiftyWalkthrough
SwiftyWalkthroughSwift

A Swift library for creating interactive walkthroughs and onboarding experiences in iOS apps with minimal code changes.

#ios#ui-guide#user-onboarding
Stars371
Forks46
Last commit4 years ago
ASCollectionView
ASCollectionViewSwift

A lightweight custom collection view for iOS inspired by Airbnb's design, featuring parallax scrolling and load-more functionality.

#ios#collectionview#swift-package-manager
Stars370
Forks24
Last commit2 years ago
Reactant
ReactantSwift

A reactive architecture foundation for rapid and safe iOS development, improving code reusability, testability, and safety.

#ios#testability#reactive-programming
Stars370
Forks12
Last commit4 years ago
ExpyTableView
ExpyTableViewSwift

A Swift library for creating expandable table views in iOS with minimal implementation effort.

#ios#expandable-tableview#expandable
Stars369
Forks52
Last commit5 years ago
SBTUITestTunnel
SBTUITestTunnelObjective-C

A library that extends Apple's UI Testing framework to enable network mocking, file operations, and other dynamic interactions with the app under test.

#ui-automated-tests#ios#integration-testing
Stars368
Forks83
Last commit
LTHRadioButton
LTHRadioButtonSwift

A customizable iOS radio button control with smooth selection/deselection animations.

#ios#animation#checkbox
Stars368
Forks27
Last commit2 years ago
SectionedSlider
SectionedSliderSwift

A customizable iOS slider control that mimics the segmented slider from iOS 11 Control Center.

#ios#library#slider
Stars367
Forks27
Last commit6 years ago
VectorMath
VectorMathSwift

A Swift library implementing 2D/3D vector and matrix functions for games and graphics, with a Swift-native API.

#ios#graphics#quaternions
Stars367
Forks46
Last commit6 years ago
PARTagPicker
PARTagPickerObjective-C

A CocoaPods view controller for selecting and creating tags with WordPress/Tumblr-style UI in iOS apps.

#ios#objective-c#ui-component
Stars366
Forks47
Last commit7 years ago
EZAlertController
EZAlertControllerSwift

A Swift library that simplifies UIAlertController creation with one-line setup and closure-based button actions.

#alert-dialogs#ios#closure-handlers
Stars365
Forks47
Last commit3 years ago
MFCard
MFCardSwift

A customizable iOS credit card input and validation control written in Swift with support for major card types.

#ios#animation#payment
Stars365
Forks47
Last commit5 years ago
ZMarkupParser
ZMarkupParserSwift

A pure-Swift library for converting HTML strings into NSAttributedString with customizable styles and tag support.

#macos-development#textfield#ios
Stars363
Forks33
Last commit1 month ago
RangeSlider
RangeSliderSwift

A customizable range slider UI component for iOS built with Swift, supporting IBDesignable and target-action patterns.

#ios#ui-component#swift-package-manager
Stars361
Forks77
Last commit1 year ago
GoogleMaterialDesignIcons
GoogleMaterialDesignIconsHTML

A Swift library providing Google Material Design icons as a custom font for iOS apps.

#design-system#ios#open-source-icons
Stars361
Forks68
Last commit7 years ago
PMJSON
PMJSONSwift

A pure Swift JSON encoding/decoding library with a strongly-typed API and comprehensive accessors.

#ios#json-encoder#codable
Stars360
Forks27
Last commit5 years ago
PatronKit
PatronKitSwift

A Swift framework for adding patronage features to iOS apps using CloudKit and In-App Purchases.

#purchase#ios#open-source
Stars359
Forks11
Last commit8 years ago
Swish
SwishSwift

A protocol-based networking library for Swift focused on requesting and decoding JSON via Decodable.

#ios#json-decoding#tvos
Stars359
Forks36
Last commit4 years ago
MCScratchImageView
MCScratchImageViewSwift

A custom iOS ImageView that creates scratch card effects by covering surfaces with swipeable mulch.

#ios#animation#imageview
Stars357
Forks23
Last commit6 years ago
MCScratchImageView
MCScratchImageViewSwift

A custom iOS ImageView that creates a scratch card effect, allowing users to swipe away a mask to reveal content underneath.

#ios#imageview#scratch-card
Stars357
Forks23
Last commit6 years ago
Macaw-Examples
Macaw-ExamplesSwift

A collection of example iOS/macOS applications demonstrating the Macaw vector graphics and animation library.

#ios#animation#swift-package-manager
Stars357
Forks50
Last commit2 years ago
OneClip
OneClipSwift

A native macOS clipboard manager with advanced features like stack pasteboard, drag containers, AI integration, and local privacy.

#ai-integration#productivity#clipboard
Stars356
Forks14
Last commit15 days ago
MSPeekCollectionViewDelegateImplementation
MSPeekCollectionViewDelegateImplementationSwift

A custom UICollectionViewLayout that enables peek behavior for previous and next items in iOS collection views.

#mobile-ui#implementation#ios
Stars356
Forks32
Last commit
TagCellLayout
TagCellLayoutSwift

A Swift UICollectionView layout for creating tag-like interfaces with left, center, or right alignment.

#ios#layout-manager#tag-layout
Stars356
Forks39
Last commit3 years ago
ClearDisk
ClearDiskSwift

A free macOS menu bar app that visualizes and cleans developer caches (Xcode, npm, Docker, etc.) to reclaim disk space.

#developer-tools#open-source#npm
Stars355
Forks20
Last commit2 months ago
HDNotificationView
HDNotificationViewSwift

A Swift library that emulates the iOS native remote notification view for in-app notifications.

#ios#notification#native-ui
Stars355
Forks41
Last commit7 years ago
CollapsibleTableSectionViewController
CollapsibleTableSectionViewControllerSwift

A Swift library for implementing collapsible sections in iOS table views with configurable collapse behavior.

#user-interface#ios#swift-4-2
Stars354
Forks50
Last commit
PreviousPage 40 of 70Next

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
3 years ago
12 days ago
2 years ago
5 years ago
#Ios1847
#Cocoapods850
#Macos727
#Mobile Development715
#Ui Components501
#Carthage471
#Uikit361
#Objective C309
#Animation276
#Swift Package Manager245
#Tvos222
#Xcode211