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 40 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
StateViewController
StateViewControllerdavidask/StateViewController

A UIViewController subclass for iOS/tvOS that manages child view controllers based on state, helping solve the Massive View Controller problem.

31014Swift
26 days ago
IoniconsKit
IoniconsKitkeitaoouchi/IoniconsKit

A Swift library for using Ionicons v4 icons in UIKit and SwiftUI with type-safe enums.

31023Swift
4 months ago
HTYTextField
HTYTextFieldhanton/HTYTextField

A UITextField subclass with animated bouncy placeholder text for iOS apps.

30929Swift
6 years ago
Chirp
Chirptrifl/Chirp

A lightweight Swift library for preparing, playing, and removing audio sounds in iOS apps with simple memory management.

30817Swift
7 years ago
ExpandedTabBar
ExpandedTabBaryervandsar/ExpandedTabBar

A creative iOS solution for handling overflow tab bar items with an expandable "more" menu and customizable animations.

30819Swift
3 years ago
DynamicMaskSegmentSwitch
DynamicMaskSegmentSwitchKittenYang/DynamicMaskSegmentSwitch

A customizable iOS segment switcher with dynamic text mask animation and bounce effects.

30832Swift
10 years ago
AMSMB2
AMSMB2amosavian/AMSMB2

A Swift framework for iOS, macOS, and tvOS to connect to SMB2/3 shares and perform file operations.

308109Swift
3 months ago
Noze.io
Noze.ioNozeIO/Noze.io

Event-driven I/O streams for Swift, inspired by Node.js, using libdispatch for non-blocking operations.

30711Swift
4 years ago
Vaccine
Vaccinezenangst/Vaccine

A Swift framework that makes iOS/macOS apps immune to recompile-disease by enabling hot reloading with InjectionIII.

30718Swift
6 years ago
Dropdowns
Dropdownsonmyway133/Dropdowns

A lightweight Swift library for presenting customizable dropdown menus in iOS apps.

30635Swift
4 years ago
SwiftCurrent
SwiftCurrentwwt/SwiftCurrent

A Swift library for managing complex workflows and app routing with compile-time safety and minimal boilerplate.

30519Swift
3 years ago
PasswordTextField
PasswordTextFieldPiXeL16/PasswordTextField

A custom Swift UITextField with toggleable password visibility and configurable password policy validation.

30545Swift
2 years ago
Reflect
ReflectCharlinFeng/Reflect

A Swift reflection library for converting dictionaries to models, models to dictionaries, and one-key archiving.

30565Swift
9 years ago
JOEmojiableBtn
JOEmojiableBtnlojals/JOEmojiableBtn

A customizable iOS Swift control for adding Facebook-style reaction buttons to apps.

30539Swift
5 years ago
MultiSelectSegmentedControl
MultiSelectSegmentedControlyonat/MultiSelectSegmentedControl

A customizable iOS control that extends UISegmentedControl with multi-selection, vertical stacking, and mixed text/image segments.

30259Swift
1 year ago
AERecord
AERecordtadija/AERecord

A Swift library that simplifies Core Data stack management and CRUD operations with concise, type-safe APIs.

30252Swift
8 years ago
RadialMenu
RadialMenubradjasper/radialmenu

A Swift custom control for creating iOS radial context menus with Facebook POP animations.

30224Swift
4 years ago
CwlSignal
CwlSignalmattgallagher/CwlSignal

A Swift framework for reactive programming with a focus on thread safety and predictable behavior.

30130Swift
5 years ago
Noto
Notobrunophilipe/noto

A beautiful and simple plain text editor for macOS written in Swift.

30127Swift
7 years ago
ImageDetect
ImageDetectFeghal/ImageDetect

A Swift library for detecting and cropping faces, barcodes, and text in images using iOS 11 Vision API.

30032Swift
7 years ago
SwifQL
SwifQLMihaelIsaev/SwifQL

A Swift DSL for building type-safe, extensible, and transformable SQL queries with support for PostgreSQL and MySQL.

30019Swift
1 day ago
AsyncMessagesViewController
AsyncMessagesViewControllernguyenhuy/AsyncMessagesViewController

A smooth, responsive, and flexible messages UI library for iOS built on Texture for asynchronous rendering.

30033Swift
8 years ago
Stylist
Stylistyonaskolb/Stylist

Define and hot-reload UI styles for iOS apps using external YAML or JSON theme files.

30018Swift
4 years ago
Ribbon
Ribbonchriszielinski/Ribbon

A simple cross-platform toolbar and custom input accessory view library for iOS and macOS, written in Swift.

30022Swift
5 years ago
FDSoundActivatedRecorder
FDSoundActivatedRecorderfulldecent/FDSoundActivatedRecorder

An iOS library that automatically starts and stops audio recording based on sound detection, optimized for human speech.

29966Swift
3 months ago
DropDownMenuKit
DropDownMenuKitqmathe/DropDownMenuKit

A customizable UIKit drop-down menu control for iOS, written in Swift, that attaches to navigation or toolbars.

29936Swift
3 years ago
CostumeKit
CostumeKitjakemarsh/CostumeKit

Swift protocols for building type-safe, cross-platform app themes (costumes) supporting UIKit and SwiftUI.

29914Swift
8 months ago
D2PDatePicker
D2PDatePickerdi2pra/D2PDatePicker

An elegant and easy-to-use iOS date picker component built with Swift.

29824Swift
8 years ago
Public Extensions
Public ExtensionsJasdev/Public-Extension

A weekly log of handy Swift extensions curated from the community.

29817Swift
8 years ago
EVURLCache
EVURLCacheevermeer/EVURLCache

A NSURLCache subclass for handling all web requests using NSURLRequest, enabling offline functionality and content caching in iOS/macOS apps.

29547Swift
5 years ago
SAInboxViewController
SAInboxViewControllermarty-suzuki/SAInboxViewController

A UIViewController subclass for iOS that replicates the animated view transitioning of Google's Inbox app.

29521Swift
9 years ago
ModernAVPlayer
ModernAVPlayernoreasonprojects/ModernAVPlayer

A persistence AVPlayer wrapper for iOS/tvOS with state management, background playback, and plugin support.

29547Swift
3 years ago
Localize
Localizeandresilvagomez/Localize

A Swift framework for easy iOS app localization and pluralization, supporting storyboards and strings.

29449Swift
8 months ago
Fluent
Fluentmatthewcheok/Fluent

A Swift library for declarative and chainable UIView animations.

29311Swift
9 years ago
Jobs
JobsBrettRToomey/Jobs

A minimalistic job system for Swift backends, enabling scheduled and recurring tasks with error handling.

29321Swift
6 years ago
Pascal Interpreter
Pascal Interpreterigorkulman/SwiftPascalInterpreter

A Swift-based interpreter for the Pascal programming language, implementing lexer, parser, semantic analyzer, and interpreter components.

29318Swift
3 years ago
1
39
40
41
75