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

Version
VersionSwift

A Swift library for representing and comparing semantic version numbers following SemVer 2.0.0.

#semver#ios#version-management
Stars185
Forks37
Last commit3 years ago
Stripe Provider
Stripe ProviderSwift

A Vapor helper library for integrating Stripe payments into Swift server applications.

#ecommerce#vapor-service#payment
Stars185
Forks31
Last commit3 years ago
AlexaSkillsKit
AlexaSkillsKitSwift

A Swift library for developing custom Alexa Skills, handling JSON parsing and response generation for Amazon Alexa.

#lambda#alexa-skills#custom-alexa-skills
Stars185
Forks15
Last commit8 years ago
BEKCurveTabbar
BEKCurveTabbarSwift

A fully customizable iOS tab bar replacement using Bézier paths with Interface Builder support.

#ios#animation#ui-component
Stars185
Forks17
Last commit6 years ago
ModernSearchBar
ModernSearchBarSwift

An iOS search bar component with auto-completion suggestions, supporting both simple strings and custom objects with images.

#search#autocompletion#ios
Stars184
Forks36
Last commit6 years ago
CCMRadarView
CCMRadarViewSwift

A customizable radar/spider chart view for iOS with IBDesignable support and animation capabilities.

#ios#animation#spider-chart
Stars183
Forks28
Last commit7 years ago
SwiftyAvatar
SwiftyAvatarSwift

iOS Swift class for creating circular or rounded avatar images with customizable border and background.

#rounded-avatar#ios#ui-component
Stars183
Forks18
Last commit8 years ago
Reactor
ReactorSwift

A Swift framework for building reactive data flows with built-in network, parsing, and persistence layers.

#ios#boilerplate-reduction#data-flow
Stars182
Forks11
Last commit8 years ago
ExceptionCatcher
ExceptionCatcherSwift

A Swift package that enables catching Objective-C exceptions in Swift code, bridging a critical language interoperability gap.

#ios#exception-handler#objective-c
Stars182
Forks25
Last commit1 year ago
CleanClosureXcode
CleanClosureXcodeSwift

An Xcode Source Editor extension that simplifies Swift closure syntax by removing unnecessary parentheses.

#code-cleanup#developer-tools#closure
Stars181
Forks15
Last commit8 years ago
Snail
SnailSwift

A lightweight observables framework for Swift with disposer-based memory management and basic operators.

#ios#memory-management#observables
Stars180
Forks14
Last commit4 years ago
Me
MeSwift

A super slim Swift library that solves nested async code by chaining blocks instead of nesting them.

#macos-development#async-programming#callback-hell
Stars180
Forks6
Last commit9 years ago
OptionalExtensions
OptionalExtensionsSwift

A Swift microframework providing utility extensions for the Optional type, inspired by functional programming patterns.

#type-extensions#functional-programming#microframework
Stars180
Forks18
Last commit
Artify
ArtifySwift

A macOS app that automatically sets your desktop wallpaper to hand-picked 18th century art, generating beautiful images tailored to your screen.

#open-source#artify#art-curation
Stars180
Forks10
Last commit7 years ago
YRPayment
YRPaymentSwift

A Swift library for creating animated, customizable credit card input interfaces with flip animations.

#ios#animation#payment
Stars179
Forks18
Last commit4 years ago
iOS-GenAI-Sampler
iOS-GenAI-SamplerSwift

A collection of iOS sample apps demonstrating Generative AI capabilities including OpenAI, local LLMs, Stable Diffusion, and speech recognition.

#ios#metal#openai
Stars179
Forks15
Last commit10 months 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
Stars178
Forks11
Last commit1 year ago
ObjectForm
ObjectFormSwift

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

#ios#validation#form-builder
Stars177
Forks13
Last commit3 months 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
Dispatch
DispatchSwift

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

#threading#ios#gdc
Stars177
Forks21
Last commit8 years 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
PolioPager
PolioPagerSwift

A flexible iOS tab bar controller with a built-in search tab, inspired by the SNKRS app.

#ios#animation#snkrs
Stars177
Forks14
Last commit5 years 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
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
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
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
Stars175
Forks18
Last commit9 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
Stars175
Forks37
Last commit4 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
NVDate
NVDateSwift

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

#swift6#ios#date-manipulation
Stars174
Forks23
Last commit3 months 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 commit4 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
Forks9
Last commit
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
MondrianLayout
MondrianLayoutSwift

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

#ios#dsl#layout
Stars173
Forks11
Last commit4 years ago
SwiftShareBubbles
SwiftShareBubblesSwift

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

#mobile-ui#ios#animation
Stars173
Forks18
Last commit4 years ago
BingPaper
BingPaperSwift

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

#bing-api#daily-photo#mac
Stars172
Forks23
Last commit6 years ago
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
PreviousPage 51 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
7 years ago
10 years ago
#Ios2041
#Cocoapods928
#Macos807
#Mobile Development800
#Ui Components531
#Carthage511
#Uikit390
#Objective C331
#Animation291
#Swift Package Manager267
#Xcode239
#Tvos235