Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

2488 projects

Showing 36 of 2488 projects

MenuItemKit
MenuItemKitSwift

Adds image and closure action support to UIMenuItem for iOS development.

#ios#menu-customization#objective-c
Stars846
Forks62
Last commit3 years ago
Express
ExpressSwift

A simple, unopinionated web application server written in Swift, inspired by Express.js and Play Framework.

#json-api#server-side#template-engine
Stars846
Forks43
Last commit7 years ago
awesome-ios-developer
awesome-ios-developerSwift

A curated collection of resources, guides, and reusable code for iOS and Swift development.

#apple#ios-app#ios
Stars846
Forks49
Last commit10 months ago
FSLineChart
FSLineChartObjective-C

A customizable line chart library for iOS with support for Swift and Objective-C.

#ios#line-chart#objective-c
Stars844
Forks115
Last commit8 years ago
StatusAlert
StatusAlertSwift

An iOS framework that displays Apple system-like self-hiding status alerts for non-interruptive user notifications.

#apple#user-interface#ios
Stars843
Forks48
Last commit2 years ago
FAPanels
FAPanelsSwift

A Swift library for creating customizable side panel menus (left/right) with smooth animations and transitions in iOS apps.

#fapanels#ios#animation
Stars843
Forks87
Last commit6 years ago
Shiny
ShinySwift

An iOS library that creates an iridescent effect view that responds to device motion, inspired by Apple Pay Cash.

#mobile-design#ios#ui-animation
Stars842
Forks43
Last commit11 months ago
SwiftNotice
SwiftNoticeSwift

A pure Swift GUI library for displaying various popups (HUD) that fits any scrollview and supports iPhone X.

#ios#popup-notifications#hud
Stars839
Forks135
Last commit6 years ago
BouncyPageViewController
BouncyPageViewControllerSwift

A page view controller for iOS with a bounce effect inspired by motion design.

#page-view-controller#ios#animation
Stars838
Forks49
Last commit7 years ago
Sleipnir
SleipnirSwift

A pure Swift BDD-style testing framework independent of XCTest and NSObject.

#ios#test-runner#unit-testing
Stars838
Forks47
Last commit10 years ago
Import
ImportSwift

Xcode extension that adds import statements from anywhere in your code without scrolling.

#xcode-plugin#developer-tools#productivity
Stars838
Forks40
Last commit4 years ago
ObjectiveKit
ObjectiveKitSwift

A Swift-friendly API for powerful Objective-C runtime functions, enabling runtime introspection and modification.

#ios#metaprogramming#introspect
Stars837
Forks36
Last commit6 years ago
Pasteboard Viewer
Pasteboard ViewerSwift

A developer utility for inspecting system pasteboards (clipboards) on macOS, iOS, and visionOS.

#debugging-utility#ios#developer-tools
Stars836
Forks41
Last commit2 months ago
ReadabilityKit
ReadabilityKitSwift

A Swift library for extracting article previews including title, description, images, and metadata from web pages.

#content-parsing#ios#metadata-extraction
Stars836
Forks79
Last commit3 years ago
Pitaya
PitayaSwift

A Swift HTTP/HTTPS networking library for iOS with elegant, human-readable APIs.

#ios#http#swift-package-manager
Stars833
Forks92
Last commit6 years ago
SwiftCoroutine
SwiftCoroutineSwift

A Swift framework implementing coroutines with async/await, futures, and channels for iOS, macOS, and Linux.

#futures#ios#async-await
Stars833
Forks50
Last commit4 years ago
TPPDF
TPPDFSwift

A fast, simple-to-use PDF builder for iOS and macOS using Swift commands to create advanced documents.

#generator#ios#swift-package-manager
Stars831
Forks133
Last commit4 days ago
BiometricAuthentication
BiometricAuthenticationSwift

A simple Swift library for adding Apple Face ID and Touch ID authentication to iOS apps with comprehensive error handling.

#apple#touchid#apple-platforms
Stars830
Forks112
Last commit4 years ago
Log
LogSwift

An extensible logging framework for Swift with built-in themes, formatters, and a clean API.

#macos-development#developer-tools#logging
Stars829
Forks60
Last commit6 years ago
AlertOnboarding
AlertOnboardingSwift

A customizable iOS onboarding alert view with step-by-step guidance and tracking events.

#alert-view#ios#popup
Stars829
Forks109
Last commit3 years ago
Rome
RomeHaskell

A shared cache tool for Carthage that stores built frameworks on S3, Minio, Ceph, or local storage to speed up iOS/macOS development.

#apple-platforms#ios#build-optimization
Stars825
Forks54
Last commit3 years ago
Pantry
PantrySwift

A lightweight persistence layer for Swift that stores structs, classes, and basic types with simple packing/unpacking.

#ios#caching#struct-storage
Stars825
Forks54
Last commit8 years ago
AppleEvents
AppleEventsObjective-C

Unofficial macOS app for watching Apple Events and WWDC sessions with native interface and offline capabilities.

#apple#developer#wwdc
Stars823
Forks36
Last commit6 years ago
greedo-layout-for-ios
greedo-layout-for-iosObjective-C

A library that computes UICollectionView cell sizes for displaying images in a variable height fixed aspect ratio grid.

#ios#library#objective-c
Stars823
Forks46
Last commit9 years ago
swift-vim
swift-vimVim Script

Vim runtime files providing syntax highlighting, indentation, and compiler integration for Swift development.

#filetype-detection#developer-tools#vim
Stars821
Forks44
Last commit9 months ago
SwiftKit
SwiftKitSwift

A command-line tool to generate cross-platform Swift frameworks with built-in CI, documentation, and dependency manager support.

#brew#fastlane#command-line-tool
Stars821
Forks47
Last commit3 years ago
Runes
RunesSwift

A Swift library providing infix operators for monadic functions, implementing Haskell-inspired functional programming patterns.

#functional-programming#result-type#applicative-functors
Stars821
Forks64
Last commit4 years ago
FlexibleImage
FlexibleImageSwift

A Swift library for programmatically generating and applying filters, blends, and effects to images using method chaining.

#ios#filter#graphics
Stars821
Forks48
Last commit7 years ago
Ji
JiSwift

A Swift wrapper on libxml2 for parsing XML and HTML documents with XPath support.

#ios#libxml2#swift-package-manager
Stars820
Forks66
Last commit6 years ago
LCActionSheet
LCActionSheetObjective-C

A simple yet powerful iOS ActionSheet component with styles similar to WeChat, Weibo, and QQ, fully supporting Swift.

#ios#objective-c#actionsheet
Stars819
Forks143
Last commit4 months ago
VersaPlayer
VersaPlayerSwift

A versatile, extensible video player framework for iOS, macOS, and tvOS with built-in controls and DRM support.

#ads#ios#drm
Stars817
Forks120
Last commit8 months ago
Haptica
HapticaSwift

A simple and expressive haptic feedback generator for iOS apps.

#generator#uibutton#ios
Stars815
Forks48
Last commit11 months ago
BigInt
BigIntSwift

A pure Swift library for arbitrary-precision integer arithmetic, providing BigUInt and BigInt types.

#ios#open-source#arbitrary-precision
Stars814
Forks122
Last commit10 months ago
TransitionableTab
TransitionableTabSwift

A Swift library for adding smooth animations when switching between tabs in iOS UITabBarController.

#mobile-ui#ios#animation
Stars811
Forks57
Last commit4 years ago
Gradients
GradientsSwift

A Swift library providing 180+ curated gradients for iOS development.

#ios#design#swift-package-manager
Stars808
Forks52
Last commit3 years ago
SwiftGraph
SwiftGraphSwift

A comprehensive Swift library for creating and manipulating weighted, unweighted, directed, and undirected graphs with built-in algorithms.

#ios#graph#search-algorithms
Stars806
Forks82
Last commit3 months ago
PreviousPage 26 of 70Next

Related Tags

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
#Ios1847
#Cocoapods850
#Macos727
#Mobile Development715
#Ui Components501
#Carthage471
#Uikit361
#Objective C309
#Animation276
#Swift Package Manager245
#Tvos222
#Xcode211