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 63 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
ReactiveArray
ReactiveArrayWolox/ReactiveArray

A Swift array class that can be observed using ReactiveCocoa's Signals for reactive programming.

5311Swift
3 years ago
Ubergang
UbergangRobinFalko/Ubergang

A tweening engine for iOS written in Swift, enabling smooth animations for numeric values, colors, transforms, and paths.

534Swift
7 years ago
StorageManager
StorageManageriAmrSalman/StorageManager

A Swift framework that provides a simple API for using the iOS FileManager as a lightweight database.

533Swift
7 years ago
kitura-couchdb
kitura-couchdbIBM-Swift/Kitura-CouchDB

A pure Swift client enabling Kitura applications to interact with CouchDB or Cloudant databases.

5226Swift
5 years ago
Otafuku
Otafukutasanobu/Otafuku

A Swift utility library providing helper classes to simplify WKWebView integration and property observation.

526Swift
6 years ago
OpenSourceController
OpenSourceControllerfloriangbh/OpenSourceController

A simple iOS library to display open-source licenses used in your application with automatic parsing.

523Swift
6 years ago
ValidationToolkit
ValidationToolkitnsagora/validation-toolkit

A declarative and lightweight data validation framework for Swift, built on composition and standard library principles.

5214Swift
1 month ago
FaceCrop
FaceCropAncestry/FaceCrop

A CGImage extension that uses Apple's Vision Framework to detect and center faces in images.

526Swift
5 years ago
Lighty
Lightyabdullahselek/Lighty

A lightweight and easy-to-use logging library for Swift across iOS, macOS, tvOS, watchOS, and Linux.

524Swift
2 months ago
KRAlertController
KRAlertControllerkrimpedance/KRAlertController

A beautiful and easy-to-use colored alert controller for iOS apps, written in Swift.

526Swift
7 years ago
CurrencyTextField
CurrencyTextFieldricha008/CurrencyTextField

A UITextField subclass that automatically formats user input as currency amounts with proper decimal and comma placement.

5124Swift
6 years ago
ALRadialMenu
ALRadialMenuAlexLittlejohn/ALRadialMenu

A Swift library for creating radial/circular menus with spring animations.

5120Swift
4 years ago
ATGValidator
ATGValidatoraltayer-digital/ATGValidator

An iOS validation framework with built-in form validation support for UITextField, UITextView, and custom UI elements.

5111Swift
6 years ago
Overlay
OverlayTintPoint/Overlay

A flexible, protocol-oriented UI framework for Swift that enables declarative and type-safe styling of iOS views.

515Swift
8 years ago
Claude Usage Monitor
Claude Usage MonitortheDanButuc/Claude-Usage-Monitor

A native macOS menu bar app that tracks your Claude.ai usage in real time with color-coded icons, burn rate display, and reset timers.

517Swift
1 month ago
ExtendedAttributes
ExtendedAttributessindresorhus/ExtendedAttributes

A Swift library for reading and writing extended file attributes on Apple platforms.

517Swift
11 months ago
OEMentions
OEMentionsomar14/OEMentions

A Swift library for adding Facebook/Instagram-style mentions with user list selection to UITextView.

5114Swift
6 years ago
EEStackLayout
EEStackLayoutefekanegeli/EEStackLayout

A vertical/horizontal stack layout for iOS that arranges subviews with different widths into rows with configurable spacing.

5110Swift
6 years ago
CacheAdvance
CacheAdvancedfed/CacheAdvance

A high-performance Swift cache for logging systems that persists log events 30x faster than SQLite.

516Swift
2 months ago
MongoDB
MongoDBPerfectlySoft/Perfect-MongoDB

A standalone Swift wrapper around the mongo-c client library for accessing MongoDB servers.

5121Swift
6 years ago
SuperLayout
SuperLayoutlionheart/SuperLayout

A Swift library that simplifies Auto Layout with custom operators for NSLayoutAnchor.

508Swift
1 year ago
googlr
googlrAstranno/googlr

A command-line tool for searching Google directly from your terminal.

506Swift
7 years ago
BatteryView
BatteryViewyonat/BatteryView

A customizable battery-shaped UIView for iOS and SwiftUI apps to display battery levels visually.

5013Swift
1 year ago
CardNavigation
CardNavigationjames01/CardNavigation

A navigation controller that displays view controllers as an interactive stack of cards for iOS apps.

504Swift
5 years ago
react-native-media-clipboard
react-native-media-clipboardJarred-Sumner/react-native-media-clipboard

Adds image, string, and URL clipboard support to React Native applications on iOS.

503Objective-C++
3 years ago
FormationLayout
FormationLayoutevan-liu/FormationLayout

A Swift Auto Layout DSL for iOS that simplifies view constraint creation with a fluent, expressive API.

507Swift
9 years ago
NoOptionalInterpolation
NoOptionalInterpolationT-Pham/NoOptionalInterpolation

A Swift library that removes "Optional(...)" and "nil" from string interpolation and provides easy pluralization operators.

503Swift
8 years ago
SceneKit ARKit Demo
SceneKit ARKit Demomhanlon/ARKitDemoPlayground

A Swift Playground demonstrating ARKit capabilities with multiple augmented reality scene examples.

4912Swift
7 years ago
simple-chat-swift
simple-chat-swiftwatson-developer-cloud/simple-chat-swift

Example iOS voice-to-voice chat app using Watson Speech to Text, Conversation, and Text to Speech services.

4828Swift
5 years ago
Google Cloud Provider
Google Cloud Providervapor-community/google-cloud-provider

A Vapor wrapper for accessing Google Cloud APIs like Cloud Storage, Datastore, Secret Manager, Translation, and Pub/Sub.

4813Swift
2 years ago
DisplayMenu
DisplayMenuKwpolska/DisplayMenu

A macOS menubar app for quickly applying display presets including screen resolutions, mirroring, and dock settings.

487Swift
7 years ago
TvOSTextViewer
TvOSTextViewerdcordero/TvOSTextViewer

A lightweight, scrollable view controller for tvOS to present blocks of text with native-like styling.

486Swift
7 months ago
Native Purchases
Native PurchasesCap-go/capacitor-native-purchases

A Capacitor plugin for implementing in-app purchases and subscriptions using native iOS StoreKit 2 and Android Google Play Billing 7.x APIs.

4713Java
2 days ago
Once
Onceluoxiu/Once

A minimalist Swift library for managing one-off and limited-execution tasks with persistent and in-memory tokens.

470Swift
7 years ago
MBRateApp
MBRateAppMatiBot/MBRateApp

A customizable iOS app rating screen framework for prompting users to rate the app or provide feedback.

4710Swift
2 years ago
TvOSSlider
TvOSSliderzattoo/TvOSSlider

A tvOS implementation of UISlider with the same public API as iOS, adding stepValue and focusScaleFactor for remote control.

4717Swift
2 years ago
1
62
63
64
75