Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift
S

Swift

Language
2684 projects3552.7k total stars390.7k total forks23 languages

Open-source projects built with Swift

There are currently 2684 open-source projects built with Swift, with a combined total of 3552.7k GitHub stars. The most common language among these projects is Swift.

Showing 2,684 open-source projects · page 47 of 75

……
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
CBPinEntryView
CBPinEntryViewFawxy/CBPinEntryView

A customizable Swift view for entering pins, codes, or passwords in iOS apps with support for iOS 12 one-time codes.

18741Swift
1 month ago
UnsplashKit
UnsplashKitmodo-studio/UnsplashKit

A Swift client library for interacting with the Unsplash API, supporting both the Official and Source APIs.

1879Swift
3 years ago
CampcotCollectionView
CampcotCollectionViewtouchlane/CampcotCollectionView

A custom UICollectionView library for iOS that enables expandable and collapsible sections with a simple API.

18710Swift
4 years ago
Upsurge
Upsurgealejandro-isaza/Upsurge

A Swift library providing numpy-like multi-dimensional data structures and operations for numerical computing.

18743Swift
7 years ago
CalendarPopUp
CalendarPopUporazz/CalendarPopUp

A customizable iOS calendar popup component built on JTAppleCalendar for date selection.

18535Swift
8 years ago
Version
Versionmrackwitz/Version

A Swift library for representing and comparing semantic version numbers following SemVer 2.0.0.

18537Swift
3 years ago
Stripe Provider
Stripe Providervapor-community/stripe-provider

A Vapor helper library for integrating Stripe payments into Swift server applications.

18531Swift
3 years ago
AlexaSkillsKit
AlexaSkillsKitchoefele/AlexaSkillsKit

A Swift library for developing custom Alexa Skills, handling JSON parsing and response generation for Amazon Alexa.

18515Swift
8 years ago
Swifty360Player
Swifty360Playerabdullahselek/Swifty360Player

An iOS 360-degree video player that streams from AVPlayer with device motion support.

18545Swift
2 months ago
BEKCurveTabbar
BEKCurveTabbarbehrad-kzm/BEKCurveTabbar

A fully customizable iOS tab bar replacement using Bézier paths with Interface Builder support.

18517Swift
6 years ago
ModernSearchBar
ModernSearchBarPhilippeBoisney/ModernSearchBar

An iOS search bar component with auto-completion suggestions, supporting both simple strings and custom objects with images.

18436Swift
6 years ago
CCMRadarView
CCMRadarViewcacmartinez/CCMRadarView

A customizable radar/spider chart view for iOS with IBDesignable support and animation capabilities.

18328Swift
7 years ago
ExceptionCatcher
ExceptionCatchersindresorhus/ExceptionCatcher

A Swift package that enables catching Objective-C exceptions in Swift code, bridging a critical language interoperability gap.

18225Swift
1 year ago
Reactor
ReactorRuiAAPeres/Reactor

A Swift framework for building reactive data flows with built-in network, parsing, and persistence layers.

18211Swift
8 years ago
RxMediaPicker
RxMediaPickerRxSwiftCommunity/RxMediaPicker

A reactive wrapper around UIImagePickerController for iOS, simplifying photo and video picking with RxSwift.

18159Swift
5 years ago
TvOSScribble
TvOSScribbledcordero/TvOSScribble

A handwriting gesture recognizer for tvOS that enables number input using the Siri Remote touchpad.

1815Swift
4 years ago
CleanClosureXcode
CleanClosureXcodeBalestraPatrick/CleanClosureXcode

An Xcode Source Editor extension that simplifies Swift closure syntax by removing unnecessary parentheses.

18115Swift
8 years ago
Me
Mepascalbros/Me

A super slim Swift library that solves nested async code by chaining blocks instead of nesting them.

1806Swift
9 years ago
Snail
SnailUrbanCompass/Snail

A lightweight observables framework for Swift with disposer-based memory management and basic operators.

18014Swift
4 years ago
Artify
ArtifyNghiaTranUIT/artify-macos

A macOS app that automatically sets your desktop wallpaper to hand-picked 18th century art, generating beautiful images tailored to your screen.

18010Swift
7 years ago
OptionalExtensions
OptionalExtensionsRuiAAPeres/OptionalExtensions

A Swift microframework providing utility extensions for the Optional type, inspired by functional programming patterns.

18018Swift
7 years ago
YRPayment
YRPaymentyassram/YRPayment

A Swift library for creating animated, customizable credit card input interfaces with flip animations.

17918Swift
4 years ago
iOS-GenAI-Sampler
iOS-GenAI-Samplershu223/iOS-GenAI-Sampler

A collection of iOS sample apps demonstrating Generative AI capabilities including OpenAI, local LLMs, Stable Diffusion, and speech recognition.

17915Swift
10 months ago
Parks And Recreation
Parks And Recreationzwaldowski/ParksAndRecreation

A collection of Swift and SwiftUI playgrounds demonstrating practical solutions for iOS/macOS development challenges.

17811Swift
1 year ago
SwiftMath
SwiftMathmadbat/SwiftMath

A Swift framework providing essential math constructs like vectors, matrices, complex numbers, quaternions, and polynomials.

17814Swift
7 years ago
PolioPager
PolioPagerYuigaWada/PolioPager

A flexible iOS tab bar controller with a built-in search tab, inspired by the SNKRS app.

17714Swift
5 years ago
ObjectForm
ObjectFormhaojianzong/ObjectForm

A Swift library for building type-safe forms from class models with UIKit integration.

17713Swift
3 months ago
Dispatch
DispatchJARMourato/Dispatch

A tiny Swift library that simplifies Grand Central Dispatch (GCD) usage with intuitive syntax and helpers.

17721Swift
8 years ago
SmartlookConsentSDK
SmartlookConsentSDKsmartlook/ios-consent-sdk

A configurable iOS SDK for managing user consent for analytics and privacy, ensuring App Store compliance.

1779Swift
5 years ago
Reactor
ReactorReactorSwift/Reactor

A lightweight Swift framework for building reactive applications with unidirectional data flow, inspired by Elm and Redux.

17615Swift
6 years ago
GenericPasswordRow
GenericPasswordRowEurekaCommunity/GenericPasswordRow

A custom row for Eureka (iOS forms library) to create password fields with validation, strength indicators, and hints.

17639Swift
5 years ago
DuctTape
DuctTapemarty-suzuki/DuctTape

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

17613Swift
5 years ago
iPages
iPagesblsage/iPages

A SwiftUI library for quickly implementing swipeable page views with extensive customization options.

17518Swift
2 years ago
MKGradientView
MKGradientViewmaxkonovalov/MKGradientView

A highly customizable Core Graphics based gradient view for iOS supporting linear, radial, conical, and bilinear gradients.

17514Swift
5 years ago
HeliumLogger
HeliumLoggerKitura/HeliumLogger

A lightweight logging framework for Swift that logs to standard output with support for LoggerAPI and Swift-log.

17537Swift
4 years ago
MondrianLayout
MondrianLayoutmuukii/MondrianLayout

A DSL-based layout builder for iOS AutoLayout that enables rapid UI construction in code, faster than Interface Builder.

17311Swift
4 years ago
1
46
47
48
75