Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift
S

Swift

Language
2323 projects3522.0k total stars387.4k total forks21 languages

Open-source projects built with Swift

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

Showing 2,241 open-source projects · page 43 of 63

……
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
OrderedSet
OrderedSetWeebly/OrderedSet

A Swift collection that maintains unique elements in insertion order with fast lookup performance.

25437Swift
2 years ago
RPCircularProgress
RPCircularProgressiwasrobbed/RPCircularProgress

A Swift UIView subclass for displaying circular progress indicators with UIProgressView-like properties.

25454Swift
6 years ago
QuickLayout
QuickLayouthuri000/QuickLayout

A pure Swift library that simplifies Auto Layout programmatically with concise, descriptive APIs.

25435Swift
4 years ago
rust_android_ios
rust_android_iosivnsch/rust_android_ios

Example project demonstrating how to share Rust core logic between native Android and iOS mobile applications.

25419Rust
4 years ago
CodyFire
CodyFireCodyFlame/CodyFire

A powerful Codable-based API request builder and manager for iOS, simplifying network layer code with type-safe models.

25318Swift
4 years ago
UTIKit
UTIKitcockscomb/UTIKit

A Swift wrapper for Uniform Type Identifiers (UTI) providing conversion between file extensions, MIME types, and type checking.

25320Swift
2 months ago
Fazm
Fazmm13v/fazm

A fully local, open-source AI computer agent for macOS that controls browsers, writes code, handles documents, and automates workflows via voice.

25330Swift
6 days ago
mosaic-layout
mosaic-layoutvinnyoodles/mosaic-layout

A Swift mosaic collection view layout inspired by Lightbox's Algorithm for displaying images in an engaging grid.

25130Swift
6 years ago
SpriteKit+Spring
SpriteKit+Springataugeron/SpriteKit-Spring

A SpriteKit extension that adds spring animations matching UIKit's UIView spring animation API.

25133Swift
5 years ago
DMSwipeCards
DMSwipeCardsD-32/DMSwipeCards

A Swift library for creating Tinder-like swipeable card interfaces with customizable views and lazy loading.

25130Swift
7 years ago
SwiftyVK
SwiftyVKSwiftyVK/SwiftyVK

A Swift library for easy and powerful interaction with the VK API on iOS and macOS.

25157Swift
24 days ago
Streamoji
Streamojigetstream/Streamoji

A custom emoji rendering library for iOS apps with support for GIFs, images, and unicode, designed as a plug-in extension for UITextView.

25014Swift
3 years ago
Muzei
Muzeinaman14/Muzei-macOS

A macOS menu bar app that sets your wallpaper to daily art, Reddit images, or Unsplash photos with customization options.

24917Swift
7 years ago
Family
Familyzenangst/Family

A child view controller framework for iOS/macOS/tvOS that enables continuous scrolling across multiple scroll views.

24910Swift
4 years ago
TextBuilder
TextBuilderdavdroman/swiftui-text-builder

A Swift macro that provides ViewBuilder-like syntax for composing Text in SwiftUI with support for control flow and separators.

2477Swift
2 months ago
MultiPeer
MultiPeerdingwilson/MultiPeer

A Swift wrapper for Apple's MultipeerConnectivity framework enabling automatic offline data transmission between iOS, macOS, and tvOS devices.

24731Swift
5 years ago
Sapporo
Sapporonghialv/Sapporo

A cellmodel-driven collection view manager for iOS that simplifies UICollectionView data handling.

24720Swift
7 years ago
Chronos-Swift
Chronos-Swiftcomyar/Chronos-Swift

A collection of Grand Central Dispatch utilities for Swift, providing flexible repeating timers with variable intervals.

24726Swift
1 year ago
AnimatedSwitch
AnimatedSwitchalsedi/AnimatedSwitch

A Swift UISwitch subclass that paints over the parent view with a custom color when turned on.

24623Swift
7 years ago
CardTabBar
CardTabBaryusadogru/CardTabBar

A Swift library for adding animated tab bar items to iOS apps, inheriting from UITabBarController.

24629Swift
2 years ago
Mac Cache Cleaner
Mac Cache Cleanerkaunteya/MacCacheCleaner

An open-source macOS app to clean system and application caches with customizable definitions.

24515Swift
6 years ago
KYNavigationProgress
KYNavigationProgressykyouhei/KYNavigationProgress

A simple iOS library that extends UINavigationController to display progress bars directly on the navigation bar.

24514Swift
8 years ago
Doughnut
Doughnutdyerc/Doughnut

A native macOS podcast client built with Swift, featuring a three-column layout and iTunes-style library support.

24523Swift
3 years ago
Delta
Deltathoughtbot/Delta

A Swift library that simplifies state management in iOS apps by providing a simple interface to change state and subscribe to changes.

24419Swift
8 years ago
Partition Kit
Partition Kitkieranb662/PartitionKit

A SwiftUI library for creating resizable partitions and grids to build composable, dynamically sized user interfaces.

24418Swift
3 months ago
Background geolocation
Background geolocationcapacitor-community/background-geolocation

A Capacitor plugin for receiving continuous geolocation updates on iOS and Android, even when the app is in the background.

24378Java
9 months ago
Themes
Themesonmyway133/EasyTheme

A protocol-oriented Swift library for dynamic theme management across iOS, macOS, tvOS, and watchOS.

24320Swift
5 years ago
Minamo
Minamoyukiasai/Minamo

A lightweight Swift library for adding animated coach marks and ripple effects to iOS UI elements.

24317Swift
7 years ago
WatchShaker
WatchShakerezefranca/WatchShaker

A watchOS library for detecting and handling shake gestures with customizable sensitivity and direction.

24322Swift
1 year ago
UltraDrawerView
UltraDrawerViewsuper-ultra/UltraDrawerView

A customizable iOS drawer view component with smooth animations and flexible positioning states.

24137Swift
2 months ago
SwiftValidators
SwiftValidatorsgkaimakas/SwiftValidators

A Swift library providing a comprehensive set of validators for strings and other types in iOS applications.

24035Swift
4 years ago
ColorSet
ColorSetDigiDNA/ColorSet

A macOS utility and framework for managing custom interface colors with dark mode support across macOS versions.

23917Swift
4 months ago
Skopelos
Skopelosalbertodebortoli/Skopelos

A minimalistic, thread-safe, non-boilerplate Swift library for Core Data, inspired by Active Record.

23918Swift
3 years ago
RSKPlaceholderTextView
RSKPlaceholderTextViewruslanskorb/RSKPlaceholderTextView

A lightweight UITextView subclass that adds placeholder support for iOS and macOS apps.

23941Swift
1 year ago
UICollectionViewSplitLayout
UICollectionViewSplitLayoutyahoojapan/UICollectionViewSplitLayout

A UICollectionViewLayout subclass that divides sections into two responsive columns for iOS apps.

23912Swift
6 years ago
OHMySQL
OHMySQLoleghnidets/OHMySQL

A Swift framework for connecting to MySQL databases and executing CRUD operations with minimal SQL knowledge.

23841C
8 months ago
1
42
43
44
63