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 58 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
FDChessboardView
FDChessboardViewfulldecent/FDChessboardView

A customizable iOS and macOS view controller for displaying and interacting with chess boards, supporting various chess variants.

8021Swift
8 months ago
TipJarViewController
TipJarViewControllerlionheart/TipJarViewController

A drop-in tip jar view controller for iOS apps that handles in-app purchases for one-time and subscription tips.

7913Swift
1 year ago
wechsel
wechselfriedrichweise/wechsel

A macOS tool that lets you switch between Bluetooth audio devices using a global keyboard shortcut.

795Swift
4 years ago
WeakableSelf
WeakableSelfvincent-pradeilles/weakable-self

A Swift micro-framework to simplify using weak references to self in closures.

797Swift
5 years ago
ReactiveAPI
ReactiveAPIsky-uk/ReactiveAPI

A declarative networking library for iOS that combines URLSession with RxSwift for clean, reactive API calls.

797Swift
2 years ago
SwiftyOverlay
SwiftyOverlaysaeid/SwiftyOverlay

A Swift library for displaying instructional overlays and info on iOS UI components at runtime.

7912Swift
4 years ago
Restraint
Restraintpuffinsupply/Restraint

A minimal Swift library for declarative Auto Layout constraints, making NSLayoutConstraint usage more legible.

7911Swift
5 years ago
Deviice
Deviiceandrealufino/Deviice

A Swift library to easily check the current device and retrieve detailed information about it.

7818Swift
1 month ago
SendGrid Provider
SendGrid Providervapor-community/sendgrid-provider

A SendGrid-powered mail backend for Vapor, enabling email sending via SendGrid's V3 API.

7830Swift
1 year ago
BPMAnalyser
BPMAnalyserLuccifer/BPM-Analyser

A Swift library for iOS that analyzes BPM (beats per minute) from audio files using the Superpowered audio engine.

7810C
8 years ago
MemoryCache
MemoryCacheyysskk/MemoryCache

A type-safe, thread-safe LRU memory cache implementation for Swift applications.

785Swift
5 years ago
Board For GitHub
Board For GitHubJustinFincher/BoardForGitHub

A native macOS app that displays GitHub project web pages in a webview for convenient monitoring.

7810Objective-C
9 years ago
VerticalSlider
VerticalSliderjonkykong/VerticalSlider

A vertical implementation of the UISlider control for iOS apps, with customizable visual properties.

7812Shell
7 years ago
SVUploader
SVUploaderkirankunigiri/SVUploader

A customizable iOS view class for displaying upload progress with animated circular loaders.

7810Swift
9 years ago
SSCustomTabMenu
SSCustomTabMenusimformsolutions/SSCustomTabMenu

A customizable iOS bottom menu component that works like a tab bar, built in Swift.

7813Swift
8 years ago
Disintegrate
Disintegratedbukowski/Disintegrate

A Swift library providing a disintegration animation effect where views break into triangular particles that fade away.

782Swift
7 years ago
SociableWeaver
SociableWeaverNicholasBellucci/SociableWeaver

A lightweight Swift framework for building declarative, type-safe GraphQL queries using Swift 5.1 function builders and CodingKeys.

788Swift
4 years ago
Notificationz
NotificationzSwiftKitz/Notificationz

A Swift framework providing a convenient, transparent API wrapper around NotificationCenter with RAII-based observers.

778Swift
7 years ago
Beacons
Beaconsloup-v/beacons

A Flutter plugin for beacon ranging and monitoring on Android and iOS with automatic permission management.

7752Dart
6 years ago
Kamagari
Kamagaritasanobu-zz/Kamagari

A simple UIAlertController builder class for Swift that simplifies alert creation with method chaining.

779Swift
8 years ago
Manuscript
Manuscriptfloriankrueger/Manuscript

A dead-simple AutoLayout library for Swift projects, offering a concise API for programmatic UI layout.

776Swift
9 years ago
FocusTvButton
FocusTvButtondcordero/FocusTvButton

A tvOS UIButton subclass providing extensive visual customization for focus states and gradients.

7725Swift
4 months ago
AZPeerToPeerConnection
AZPeerToPeerConnectionAfrozZaheer/AZPeerToPeerConnection

A Swift wrapper for Apple's Multipeer Connectivity framework that simplifies peer-to-peer session management on iOS.

779Swift
8 years ago
Native Audio
Native AudioCap-go/capacitor-native-audio

A Capacitor plugin for native audio playback supporting local files, remote URLs, HLS streaming, and background playback.

7633Java
2 days ago
AcknowledgementsPlist
AcknowledgementsPlistcats-oss/AcknowledgementsPlist

Combines licenses from Carthage, CocoaPods, and manual entries into a Plist or Bundle for iOS apps.

764Swift
6 years ago
Quickeys
Quickeysalexrosenfeld10/Quickeys

A macOS menu bar app for quick note-taking and text utilities accessible via a dropdown window.

757Swift
5 years ago
UITableView Cache
UITableView CacheKilograpp/UITableView-Cache

A UITableView category that caches cells to eliminate scroll lag during cell instantiation.

7512Objective-C
9 years ago
Droar
Droarmyriadmobile/Droar

A modular, single-line installation debugging window for iOS apps to manage configurations during deployment stages.

7511Swift
5 years ago
Gatekeeper
Gatekeepernodes-vapor/gatekeeper

Rate limiting middleware for Vapor applications, restricting requests based on client identifiers like IP address.

7516Swift
5 years ago
FlexibleHeader
FlexibleHeaderk-lpmg/FlexibleHeader

A container view that responds to scrolling of UIScrollView for iOS apps.

746Swift
7 years ago
Bamboo
Bamboowordlessj/Bamboo

A Swift library for writing Auto Layout and manual layout constraints with concise, chainable syntax.

747Swift
8 years ago
Swiftly Typed Resources
Swiftly Typed Resourcesjstart/Swiftly-Typed-Resources

A Swift playground demonstrating type-safe access to strings, colors, fonts, and images using code generation.

743Swift
9 years ago
Flare
Flarespace-code/flare

A lightweight Swift framework that simplifies in-app purchases and subscriptions with a unified API over StoreKit and built-in UI components.

746Swift
1 day ago
AZTableViewController
AZTableViewControllerAfrozZaheer/AZTableViewController

An iOS Swift library for automatic pagination handling with customizable loading, error, and empty state views.

7416Swift
8 years ago
StringStylizer
StringStylizerkazuhiro4949/StringStylizer

A type-safe builder class for NSAttributedString using method chaining and operators in Swift.

746Swift
4 years ago
Mothership
Mothershipthecb4/MotherShip

A Swift library for automating iTunes Connect and TestFlight tasks, inspired by Fastlane.

745Swift
8 years ago
1
57
58
59
75