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

Mockingbird
MockingbirdSwift

A macOS app for mocking HTTP/HTTPS services to simplify testing and development against incomplete or unstable systems.

#software-testing#hacktoberfest#proxy
Stars200
Forks16
Last commit2 years ago
SYSymbol
SYSymbolSwift

A Swift library providing type-safe access to all SF Symbols from versions 1.1 through 6.

#icon-library#sfsymbol6#type-safe
Stars199
Forks27
Last commit1 year ago
Swift Codes Repository
Swift Codes Repository

A comprehensive JSON dataset of SWIFT/BIC codes for all banks worldwide, sourced from public websites.

#swift-codes#codes#bank
Stars199
Forks96
Last commit7 years ago
URLPreview
URLPreviewSwift

An NSURL extension for Swift that fetches webpage preview metadata (title, description, image) like Facebook link previews.

#ios#metadata-extraction#link-preview
Stars199
Forks20
Last commit6 years ago
Yomu
YomuSwift

A native macOS manga reader app with keyboard navigation and local library management.

#manga-reader#manga#offline-reading
Stars198
Forks19
Last commit6 years ago
RPLoadingAnimation
RPLoadingAnimationSwift

A Swift library for creating customizable loading animations using CALayer.

#calayer#ios#core-animation
Stars197
Forks31
Last commit10 years ago
Atlantis
AtlantisSwift

A powerful, input-agnostic Swift logging framework designed for maximum readability and development speed.

#ios#pretty-print#logging
Stars196
Forks11
Last commit8 years ago
MacLexa
MacLexaJavaScript

A macOS system tray app that integrates Amazon Alexa, allowing voice commands via the Option key.

#open-source#desktop-app#system-tray
Stars195
Forks13
Last commit8 years ago
Pluralize.swift
Pluralize.swiftSwift

A Swift string extension for intelligent pluralization with support for irregular nouns, uncountable nouns, and custom rules.

#macos-development#text-processing#pluralization
Stars195
Forks47
Last commit3 years ago
SwiftyAnimate
SwiftyAnimateSwift

A Swift library for creating composable, readable, and maintainable animations on iOS.

#ios#ui-animation#composable-animations
Stars195
Forks17
Last commit9 years ago
NMPopUpView
NMPopUpViewSwift

A simple Swift class for iOS that displays animated popup windows with customizable content.

#ios#animation#popup
Stars194
Forks29
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
Stars194
Forks8
Last commit2 months ago
Imperial
ImperialSwift

A Vapor middleware for adding federated authentication with OAuth providers to Swift server applications.

#hacktoberfest#federated-login#oauth
Stars194
Forks53
Last commit10 months ago
MPMoviePlayerController-Subtitles
MPMoviePlayerController-SubtitlesSwift

A Swift library for displaying SRT subtitles on iOS MPMoviePlayerController with easy integration.

#ios#accessibility#srt
Stars192
Forks24
Last commit9 years ago
AZDropdownMenu
AZDropdownMenuSwift

A simple, customizable dropdown menu component for iOS apps built with Swift.

#ios#menu-navigation#menu
Stars192
Forks49
Last commit7 years ago
ASCalendar
ASCalendarSwift

A customizable iOS calendar control written in Swift using the MVVM pattern.

#ios#date-picker#ui-components
Stars192
Forks14
Last commit10 years ago
GCDTimer
GCDTimerSwift

A well-tested Grand Central Dispatch (GCD) timer implementation for Swift applications.

#ios#dispatch#grand-central-dispatch
Stars192
Forks22
Last commit1 year 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
Stars192
Forks48
Last commit2 months ago
Abstract Algebra
Abstract AlgebraSwift

A Swift library that implements mathematical concepts like groups, rings, matrices, and topology using Swift protocols and structs.

#mathematics#topology#homology
Stars192
Forks15
Last commit4 years 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
RadioGroup
RadioGroupSwift

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

#ios#radio-buttons#ui-components
Stars190
Forks32
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
MoyaSugar
MoyaSugarSwift

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

#ios#boilerplate-reduction#alamofire
Stars189
Forks31
Last commit4 years 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
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
Stars189
Forks13
Last commit1 year 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
Forks14
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
Forks32
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
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
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
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 commit1 month ago
Upsurge
UpsurgeSwift

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

#scientific-computing#math#valuearray
Stars187
Forks43
Last commit7 years ago
Swifty360Player
Swifty360PlayerSwift

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

#ios#media#immersive-media
Stars185
Forks45
Last commit2 months 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
PreviousPage 50 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
#Ios2041
#Cocoapods928
#Macos807
#Mobile Development800
#Ui Components531
#Carthage511
#Uikit390
#Objective C331
#Animation291
#Swift Package Manager267
#Xcode239
#Tvos235