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

MoyaSugar
MoyaSugarSwift

A syntactic sugar library for Moya that simplifies API endpoint definitions in Swift.

#ios#boilerplate-reduction#alamofire
Stars191
Forks31
Last commit3 years ago
RadioGroup
RadioGroupSwift

A customizable radio button group component for iOS and SwiftUI, providing the missing native radio buttons functionality.

#ios#radio-buttons#ui-components
Stars191
Forks32
Last commit10 months ago
FontAwesomeKit.Swift
FontAwesomeKit.SwiftSwift

A Swift library for iOS developers to easily integrate FontAwesome icons into UIKit components.

#ios#fontawesomekit#icon-library
Stars191
Forks9
Last commit7 years ago
AnyDate
AnyDateSwift

A Swifty date and time API for Swift inspired by Java 8's DateTime API, offering immutability, type safety, and ease of use.

#ios#datetime#java-8-datetime-api
Stars191
Forks13
Last commit1 year ago
CustomizableActionSheet
CustomizableActionSheetSwift

A Swift library for creating iOS action sheets with fully customizable views and buttons.

#ios#ui-kit#custom-views
Stars190
Forks23
Last commit5 years ago
ScrollingFollowView
ScrollingFollowViewSwift

A simple iOS Swift view that follows UIScrollView scrolling, enabling dynamic UI elements like search bars and profile headers.

#ios#ui-animation#ui-components
Stars190
Forks16
Last commit7 years ago
BlueCryptor
BlueCryptorSwift

A Swift cross-platform cryptography library providing encryption, hashing, HMAC, and key derivation using CommonCrypto on Apple platforms and OpenSSL on Linux.

#key-derivation#hashing#libcrypto
Stars190
Forks47
Last commit3 days ago
Ambassador
AmbassadorSwift

A super lightweight Swift web framework for API mocking and UI testing, based on SWSGI.

#http-server#ios#webserver
Stars189
Forks47
Last commit3 years ago
SafeDI
SafeDISwift

A compile-time-safe dependency injection library for Swift that eliminates boilerplate while ensuring dependency validity.

#ios#dependency-injection#swift-package-manager
Stars189
Forks8
Last commit9 days ago
XcodeEquatableGenerator
XcodeEquatableGeneratorSwift

Xcode 8 source code extension that automatically generates Swift Equatable protocol conformance for structs and classes.

#xcode-plugin#xcode-8#developer-tools
Stars188
Forks16
Last commit7 years ago
MirrorDiffKit
MirrorDiffKitSwift

A Swift library that provides human-readable diff output for XCTAssertEqual failures and default Equatable implementations.

#ios#library#unit-testing
Stars188
Forks5
Last commit2 years ago
WormTabStrip
WormTabStripSwift

A Swift iOS tab strip library with animated worm-style indicators for smooth ViewPager-like navigation.

#smarttabstrip#tabstrip#smarttapstrip
Stars188
Forks33
Last commit4 years ago
GitHub.swift
GitHub.swiftSwift

An unofficial GitHub API client for Swift, built with RxSwift and Alamofire for reactive networking.

#ios#rest-client#api
Stars187
Forks22
Last commit6 years ago
CampcotCollectionView
CampcotCollectionViewSwift

A custom UICollectionView library for iOS that enables expandable and collapsible sections with a simple API.

#ios#library#animation
Stars187
Forks10
Last commit4 years ago
UnsplashKit
UnsplashKitSwift

A Swift client library for interacting with the Unsplash API, supporting both the Official and Source APIs.

#image-fetching#ios#open-source
Stars187
Forks9
Last commit3 years ago
CBPinEntryView
CBPinEntryViewSwift

A customizable Swift view for entering pins, codes, or passwords in iOS apps with support for iOS 12 one-time codes.

#ios#keyboard-handling#pin-entry
Stars187
Forks41
Last commit2 years ago
Upsurge
UpsurgeSwift

A Swift library providing numpy-like multi-dimensional data structures and operations for numerical computing.

#scientific-computing#math#valuearray
Stars186
Forks43
Last commit7 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
Stars186
Forks36
Last commit6 years ago
MarkdownDisplayView
MarkdownDisplayViewSwift

A high-performance iOS Markdown rendering component with streaming support for AI chat interfaces.

#markdownview#ios#markdown-rendering
Stars185
Forks27
Last commit21 days ago
CalendarPopUp
CalendarPopUpSwift

A customizable iOS calendar popup component built on JTAppleCalendar for date selection.

#mobile-ui#ios#jtapplecalendar
Stars185
Forks35
Last commit7 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
Version
VersionSwift

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

#semver#ios#version-management
Stars185
Forks37
Last commit2 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
Stripe Provider
Stripe ProviderSwift

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

#ecommerce#vapor-service#payment
Stars184
Forks31
Last commit2 years ago
Swifty360Player
Swifty360PlayerSwift

An iOS 360-degree video player that streams from AVPlayer with device motion support.

#ios#media#immersive-media
Stars184
Forks45
Last commit1 month ago
CCMRadarView
CCMRadarViewSwift

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

#ios#animation#spider-chart
Stars183
Forks28
Last commit6 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 commit7 years ago
CleanClosureXcode
CleanClosureXcodeSwift

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

#code-cleanup#developer-tools#closure
Stars182
Forks15
Last commit8 years ago
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
Stars181
Forks10
Last commit7 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
Stars181
Forks6
Last commit8 years ago
YRPayment
YRPaymentSwift

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

#ios#animation#payment
Stars181
Forks18
Last commit4 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 commit3 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
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
Stars179
Forks24
Last commit1 year ago
PolioPager
PolioPagerSwift

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

#ios#animation#snkrs
Stars178
Forks14
Last commit5 years ago
PreviousPage 50 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
7 years ago
#Ios1883
#Cocoapods860
#Macos739
#Mobile Development728
#Ui Components507
#Carthage475
#Uikit366
#Objective C314
#Animation280
#Swift Package Manager250
#Tvos224
#Xcode220