Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

2809 projects

Showing 36 of 2809 projects

PPEventRegistryAPI
PPEventRegistryAPISwift

Swift 3 framework for accessing news and event data from the Event Registry API.

#ios#event-registry#swift-package-manager
Stars8
Forks4
Last commit9 years ago
Swiftography
SwiftographySwift

A Swift playground implementing standard cryptographic algorithms and EPUB font obfuscation using JavaScriptCore.

#cryptojs#ios#javascriptcore
Stars8
Forks0
Last commit8 years ago
LocalizedView
LocalizedViewObjective-C

A helper class for setting up application-specific localized strings directly within XIB files in iOS development.

#ios#objective-c#xib
Stars8
Forks1
Last commit10 years ago
Tic Tac Toe
Tic Tac ToeSwift

A Swift Playground implementation of the classic Tic Tac Toe game for iOS.

#ios#educational#game-development
Stars8
Forks1
Last commit9 years ago
CatAlertController
CatAlertControllerSwift

A high-level manager object with chaining style for UIAlertController in Swift.

#ios#popup#chaining-api
Stars8
Forks1
Last commit7 years ago
TimeLord
TimeLordSwift

A Swift library that simplifies DateTime (NSDate) management with easy creation, formatting, comparison, and modification.

#foundation#ios#date-manipulation
Stars8
Forks1
Last commit8 years ago
Swift fun playgrounds
Swift fun playgroundsSwift

A collection of Swift playgrounds demonstrating idiomatic language features and a SpriteKit Game of Life implementation.

#workshop-material#educational#spritekit
Stars8
Forks1
Last commit11 years ago
BittrexApiKit
BittrexApiKitSwift

A Swift client library for interacting with the Bittrex cryptocurrency exchange API.

#ios#trading#finance
Stars8
Forks3
Last commit8 years ago
Thaw
Thaw

A powerful macOS menu bar manager for hiding, showing, arranging, and customizing menu bar items.

#user-interface#open-source#productivity
Stars7
Forks0
Last commit1 day ago
LCUIComponents
LCUIComponentsSwift

A Swift framework for creating customizable popovers, popups, and dialogs in iOS apps.

#ios#popover#dialog
Stars7
Forks0
Last commit8 years ago
Sketchytech's Playgrounds
Sketchytech's PlaygroundsSwift

A collection of Swift Playgrounds for learning and experimenting with Apple's Swift programming language.

#code-examples#educational#interactive-coding
Stars7
Forks0
Last commit11 years ago
Vapor Request Storage
Vapor Request StorageSwift

A Vapor package that restores request.storage functionality for persisting data across request lifecycle in Vapor 3+.

#api#request-handling#vapor
Stars7
Forks0
Last commit8 years ago
Cashew
CashewC

Open-source macOS GitHub issue tracker app for managing repositories and tracking issues.

#github-integration#open-source#issue-tracker
Stars7
Forks6
Last commit8 years ago
NoxKey
NoxKeySwift

A free, open-source macOS secrets manager that stores API keys in the Keychain with Touch ID, replacing insecure .env files.

#keychain#developer-tools#touch-id
Stars7
Forks3
Last commit4 months ago
Gluten
GlutenSwift

A micro library for iOS that automatically connects XIB files with their corresponding Swift/Objective-C view classes.

#ios#xib#abstraction
Stars7
Forks4
Last commit9 years ago
RMHttp
RMHttpSwift

A lightweight REST library for iOS and watchOS with chainable requests and Codable support.

#ios#codable#rest
Stars7
Forks2
Last commit5 years ago
KPActionSheet
KPActionSheetSwift

A simple replacement for iOS's default action sheet with easy customization.

#ios#open-source#actionsheet
Stars7
Forks1
Last commit9 years ago
Functors in Swift
Functors in SwiftSwift

A Swift playground introducing Functors and Monads with practical examples using map and flatMap.

#functional-programming#code-simplification#educational
Stars6
Forks0
Last commit
SteamAuth
SteamAuthObjective-C

An iOS SDK for Steam OpenID login to retrieve a user's steamID after web authentication.

#openid#oauth#steam
Stars6
Forks0
Last commit11 years ago
ViperServices
ViperServicesSwift

A lightweight dependency injection container for iOS Swift applications with boot order and dependency management.

#ios#dependency-injection#boot-order
Stars6
Forks3
Last commit1 month ago
SWNetworking
SWNetworkingSwift

A Swift networking framework for iOS, macOS, and tvOS with offline sync, automatic UI indicators, and concise APIs.

#ios#ui-extensions#urlsession
Stars6
Forks0
Last commit9 years ago
Image-As-Wallpaper
Image-As-WallpaperSwift

A macOS utility that checks images for wallpaper suitability by comparing aspect ratios and dimensions with your screen.

#aspect-ratio-checker#image-management#screensaver
Stars6
Forks1
Last commit10 years ago
Swift And C
Swift And CSwift

A Swift playground demonstrating how to use C code within Swift applications.

#code-examples#educational#apple-development
Stars6
Forks0
Last commit10 years ago
CoreEvents
CoreEventsSwift

A lightweight Swift library providing three base event types for different message handling patterns.

#event-driven#ios#reactive-programming
Stars6
Forks2
Last commit4 years ago
Earth photos
Earth photosSwift

An interactive Swift playground that displays a slideshow of Earth photos from the DSCOVR satellite via Twitter.

#nasa-data#interactive-demo#twitter-api
Stars6
Forks1
Last commit5 years ago
JSLabel
JSLabelSwift

A customizable UILabel subclass with IBDesignable support and blinking animation capabilities for iOS development.

#ios#animation#ui-components
Stars6
Forks1
Last commit8 years ago
JQSwiftIcon
JQSwiftIconSwift

A Swift library for using icon fonts on iOS through string interpolation syntax.

#ios#fontawesome#string interpolation
Stars6
Forks3
Last commit7 years ago
Swift
SwiftSwift

A Swift client library for connecting to Vert.x applications via the TCP EventBus bridge.

#distributed-systems#client-library#tcp-bridge
Stars5
Forks1
Last commit8 years ago
ThunderCollection
ThunderCollectionSwift

A declarative Swift framework for building UICollectionView interfaces with protocol-based configuration.

#ios#ui-framework#declarative-ui
Stars5
Forks2
Last commit1 month ago
NetKit
NetKitSwift

A concise HTTP framework for Swift with support for synchronous/asynchronous requests, authentication, and background downloads.

#ios#authentication#http-framework
Stars5
Forks2
Last commit7 months ago
LaunchPad Playground
LaunchPad PlaygroundSwift

A UIKit and AVFoundation playground that simulates a real LaunchPad for music experimentation and programming practice.

#ios#launchpad-simulator#digital-music
Stars5
Forks0
Last commit8 years ago
RippleKit
RippleKitSwift

Swift iOS interface for interacting with the Ripple Consensus Ledger.

#ios#xrp-ledger#cryptocurrency
Stars5
Forks1
Last commit9 years ago
Local Storage
Local StorageSwift

Local filesystem storage driver for Vapor 3 applications.

#vapor-service#storage#storage-kit
Stars5
Forks0
Last commit8 years ago
PlayerNode Playground
PlayerNode PlaygroundSwift

A Swift Playground demonstrating AVAudioEngine with PlayerNode and audio effects to play and process audio files.

#avaudioengine#audio-processing#learning-resource
Stars5
Forks1
Last commit6 years ago
Functional Design Patterns
Functional Design PatternsSwift

A Swift playground demonstrating functional programming design patterns and techniques with practical examples.

#asynchronous-programming#functional-programming#educational
Stars5
Forks0
Last commit
CuckooAlert
CuckooAlertSwift

A Swift library that enables multiple UIAlertController presentations simultaneously by managing a presentation queue.

#ios#swizzling#objective-c
Stars5
Forks1
Last commit10 years ago
PreviousPage 77 of 79Next

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
11 years ago
9 years ago
#Ios2041
#Cocoapods928
#Macos807
#Mobile Development800
#Ui Components531
#Carthage511
#Uikit390
#Objective C331
#Animation291
#Swift Package Manager267
#Xcode239
#Tvos235