Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

2543 projects

Showing 36 of 2543 projects

Dispatch
DispatchSwift

A tiny Swift library that simplifies Grand Central Dispatch (GCD) usage with intuitive syntax and helpers.

#threading#ios#gdc
Stars178
Forks21
Last commit8 years ago
SmartlookConsentSDK
SmartlookConsentSDKSwift

A configurable iOS SDK for managing user consent for analytics and privacy, ensuring App Store compliance.

#app-store#ios#data-protection
Stars177
Forks9
Last commit5 years ago
Parks And Recreation
Parks And RecreationSwift

A collection of Swift and SwiftUI playgrounds demonstrating practical solutions for iOS/macOS development challenges.

#parsing#keyboard-handling#ui-components
Stars177
Forks11
Last commit11 months ago
NoteTaker
NoteTakerSwift

A sample note-taking app for macOS and iOS demonstrating Realm and CloudKit syncing architecture.

#ios-app#ios#educational
Stars177
Forks19
Last commit9 years ago
ObjectForm
ObjectFormSwift

A Swift library for building type-safe forms from class models with UIKit integration.

#ios#validation#form-builder
Stars176
Forks13
Last commit1 month ago
Reactor
ReactorSwift

A lightweight Swift framework for building reactive applications with unidirectional data flow, inspired by Elm and Redux.

#ios#mac-app#async-commands
Stars176
Forks15
Last commit6 years ago
GenericPasswordRow
GenericPasswordRowSwift

A custom row for Eureka (iOS forms library) to create password fields with validation, strength indicators, and hints.

#ios#custom-rows#form-builder
Stars176
Forks39
Last commit5 years ago
HeliumLogger
HeliumLoggerSwift

A lightweight logging framework for Swift that logs to standard output with support for LoggerAPI and Swift-log.

#server-side#log#swift-log
Stars176
Forks37
Last commit4 years ago
Prolific Interactive Style Guide
Prolific Interactive Style Guide

A comprehensive style guide for writing clean, consistent, and idiomatic Swift code, with an accompanying linter.

#swiftlint#coding-standards#code-quality
Stars176
Forks18
Last commit9 years ago
DuctTape
DuctTapeSwift

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

#keypath#ios#appkit
Stars176
Forks13
Last commit5 years ago
MKGradientView
MKGradientViewSwift

A highly customizable Core Graphics based gradient view for iOS supporting linear, radial, conical, and bilinear gradients.

#circular-gradient#ios#bilinear-gradient
Stars175
Forks14
Last commit5 years ago
MondrianLayout
MondrianLayoutSwift

A DSL-based layout builder for iOS AutoLayout that enables rapid UI construction in code, faster than Interface Builder.

#ios#dsl#layout
Stars174
Forks11
Last commit3 years ago
SwiftShareBubbles
SwiftShareBubblesSwift

Animated social share buttons control for iOS apps, written in pure Swift.

#mobile-ui#ios#animation
Stars173
Forks18
Last commit3 years ago
HorizonSDK-iOS
HorizonSDK-iOSHTML

A real-time video recording and photo shooting iOS library with horizon leveling and custom filters.

#camera#photo-capture#ios
Stars173
Forks11
Last commit3 years ago
NVDate
NVDateSwift

A Swift4 Date extension library for easier date and time manipulation with chainable APIs.

#swift6#ios#date-manipulation
Stars173
Forks23
Last commit19 days ago
StarryStars
StarryStarsSwift

An iOS GUI library for displaying and editing star ratings with full Interface Builder support.

#user-interface#ios#objective-c
Stars173
Forks20
Last commit6 years ago
Swift Adventures in Monad Land
Swift Adventures in Monad LandSwift

An educational Swift playground exploring monadic concepts through Optionals, bananas, and squirrels.

#functional-programming#swift-libraries#educational
Stars173
Forks11
Last commit
SwiftSnippets
SwiftSnippetsShell

A collection of reusable Swift code snippets for Xcode to accelerate iOS/macOS development.

#macos-development#ios#productivity
Stars171
Forks21
Last commit6 years ago
ADDatePicker
ADDatePickerSwift

A fully customizable horizontal date picker library for iOS, written in pure Swift.

#ios#date-picker#custom-ui
Stars170
Forks23
Last commit6 years ago
TriLabelView
TriLabelViewSwift

A triangle-shaped corner label view for iOS apps, customizable via code or Storyboard.

#ios#corner-labels#custom-views
Stars170
Forks22
Last commit1 year ago
Kommander
KommanderSwift

A lightweight, pure-Swift library for managing task execution across different threads using the Kommand pattern.

#asynchronous-programming#command-pattern#ios
Stars170
Forks15
Last commit7 years ago
ApacheExpress
ApacheExpressSwift

Write native Apache modules using Swift, enabling server-side Swift development within the battle-tested Apache HTTP Server.

#apache-modules#http-server#express-js-alternative
Stars170
Forks4
Last commit4 years ago
das-quadrat
das-quadratSwift

A Swift wrapper for the Foursquare API, supporting iOS and OSX with native authorization and full endpoint coverage.

#native-authorization#ios#foursquare-api
Stars170
Forks48
Last commit7 years ago
BingPaper
BingPaperSwift

A macOS application that automatically sets Bing's daily photo as your desktop wallpaper.

#bing-api#daily-photo#mac
Stars170
Forks22
Last commit6 years ago
OBCalendar
OBCalendarSwift

A SwiftUI calendar library for building fully customizable calendar interfaces in iOS apps.

#ios#date-picker#swiftui-calendar
Stars169
Forks4
Last commit8 months ago
XCSnippetsApp
XCSnippetsAppSwift

A macOS app to explore, edit, and add community Swift/iOS code snippets directly to Xcode.

#developer-tools#open-source#productivity
Stars169
Forks4
Last commit3 years ago
VBPiledView
VBPiledViewSwift

A simple and beautiful stacked UIView for iOS to replace UITableView, UIImageView, or create menus with smooth animations.

#ios#animation#collectionview
Stars169
Forks21
Last commit7 years ago
ContextKit
ContextKitShell

A planning and context engineering system for Claude Code that transforms AI assistants into proactive development partners.

#platform-agnostic#project-planning#ios
Stars168
Forks20
Last commit3 months ago
RHSideButtons
RHSideButtonsSwift

An iOS library implementing a Material Design Floating Action Button variation for use as a small side menu.

#mobile-ui#ios#demo
Stars167
Forks22
Last commit6 years ago
Perfect TensorFlow
Perfect TensorFlowSwift

A TensorFlow C API wrapper enabling machine learning in server-side Swift applications.

#perfect#deep-learning#swift-package-manager
Stars167
Forks13
Last commit6 years ago
Sprinter
SprinterSwift

A Swift library for type-safe, printf-compatible string formatting on iOS and macOS with validation and localization support.

#ios#validation#type-safety
Stars166
Forks9
Last commit8 years ago
Throttler
ThrottlerSwift

A lightweight Swift library providing one-line throttle, debounce, and delay functions with built-in thread safety via Swift's actor model.

#asynchronous-programming#throttle#ios
Stars166
Forks24
Last commit2 years ago
Swift-ActionCableClient
Swift-ActionCableClientSwift

A Swift client for Rails ActionCable, enabling real-time WebSocket communication in iOS/macOS apps.

#starscream#ios#rails-actioncable
Stars166
Forks122
Last commit3 years ago
Swiftkube
SwiftkubeSwift

A Swift client library for Kubernetes providing a fluent DSL to interact with the Kubernetes API.

#devops#container-orchestration#kubernetes
Stars166
Forks25
Last commit2 months ago
MapViewPlus
MapViewPlusSwift

A Swift library that extends MKMapView with custom callout views and annotation images, featuring smooth animations.

#ios#annotation#custom-callout-view
Stars166
Forks21
Last commit6 years ago
PrivacyFlash Pro
PrivacyFlash ProSwift

An open-source tool that analyzes iOS Swift app code to automatically generate privacy policies compliant with major regulations.

#ios#open-source#desktop-app
Stars166
Forks13
Last commit22 days ago
PreviousPage 51 of 71Next

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
9 years ago
#Ios1883
#Cocoapods860
#Macos739
#Mobile Development728
#Ui Components507
#Carthage475
#Uikit366
#Objective C314
#Animation280
#Swift Package Manager250
#Tvos224
#Xcode220