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

AttributedTextView
AttributedTextViewSwift

Easiest way to create an attributed UITextView (with support for multiple links and from html)

#styling#links#swift
Stars442
Forks56
Last commit2 years ago
UserDefaultsStore
UserDefaultsStoreSwift

A lightweight Swift library to store and retrieve Codable objects in UserDefaults with thread-safe operations.

#database#ios#codable
Stars441
Forks17
Last commit4 years ago
UITextField-Navigation
UITextField-NavigationSwift

Adds customizable next, previous, and done buttons to UITextField and UITextView keyboards for easier navigation.

#uitextfield-navigation#ios#uitextfield
Stars439
Forks28
Last commit4 years ago
NFDownloadButton
NFDownloadButtonSwift

A customizable iOS download button component that replicates Netflix's app download button animation and states.

#ios#button#animation
Stars438
Forks34
Last commit8 years ago
DITranquillity
DITranquillitySwift

A lightweight yet powerful dependency injection library for Swift, designed for iOS, macOS, tvOS, watchOS, and Linux.

#ios#dependency-injection#swift-concurrency
Stars437
Forks32
Last commit3 months ago
DITranquillity
DITranquillitySwift

A lightweight yet powerful dependency injection library for Swift on Apple platforms and Linux.

#modular-architecture#ios#dependency-injection
Stars437
Forks32
Last commit3 months ago
TextFieldCounter
TextFieldCounterSwift

A UITextField character counter with animated labels, haptic feedback, and easy setup for iOS apps.

#textfield#character-counter#ios
Stars437
Forks31
Last commit6 years ago
TGLParallaxCarousel
TGLParallaxCarouselShell

A lightweight 3D linear carousel with parallax effect for iOS apps.

#mobile-ui#user-interface#ios
Stars435
Forks61
Last commit3 years ago
STLoadingGroup
STLoadingGroupSwift

A collection of customizable loading animations for iOS apps, implemented in Swift.

#ios#ux#customizable
Stars434
Forks39
Last commit6 years ago
Bamboots
BambootsSwift

A Swift network request framework built on Alamofire that simplifies iOS app networking with protocol-oriented design and UI integration.

#chained-calls#ios#codable
Stars434
Forks36
Last commit5 years ago
KeyPathKit
KeyPathKitSwift

A Swift library that provides SQL-like data manipulation operators using typed keypaths for clean, declarative syntax.

#declarative-programming#functional-programming#keypath
Stars432
Forks19
Last commit7 years ago
SlideController
SlideControllerSwift

A flexible Swift UI component for swiping between pages with interactive title navigation, supporting horizontal or vertical chains.

#ios#library#ui-component
Stars431
Forks33
Last commit4 years ago
InAppNotify
InAppNotifySwift

A Swift library for displaying customizable in-app notifications similar to WhatsApp and Telegram.

#user-interface#ios#customizable
Stars429
Forks33
Last commit4 years ago
Layoutless
LayoutlessSwift

A lightweight Swift library for declarative UI styling and layout patterns on top of UIKit and Auto Layout.

#auto-layout#ios#layout
Stars429
Forks25
Last commit5 years ago
Soduto
SodutoSwift

A KDEConnect compatible client for macOS that enables seamless integration between your Apple devices and phones/tablets.

#desktop-app#kdeconnect#cross-platform
Stars428
Forks59
Last commit6 months ago
Crossroad
CrossroadSwift

A Swift URL router for handling Custom URL Schemes and Universal Links with type-safe argument parsing.

#ios#tvos#universal-links
Stars427
Forks23
Last commit2 years ago
SnappingStepper
SnappingStepperSwift

An elegant Swift alternative to UIStepper with a thumb slider for flexible value control.

#ios#swift-package-manager#stepper-control
Stars426
Forks28
Last commit6 years ago
KeyHolder
KeyHolderSwift

A Swift library for recording and displaying keyboard shortcuts in macOS applications.

#user-input#sandbox#alfred
Stars424
Forks35
Last commit12 days ago
YOChartImageKit
YOChartImageKitObjective-C

A Swift framework for generating chart images on watchOS and iOS, providing customizable line, bar, and donut charts.

#ios#apple-watch#charting
Stars424
Forks51
Last commit6 years ago
Airstream
AirstreamObjective-C

An iOS/macOS framework for creating AirPlay servers to receive audio streams from Apple devices.

#ios#ios-framework#airplay-server
Stars423
Forks37
Last commit9 years ago
SourceDocs
SourceDocsSwift

A command line tool that generates Markdown documentation from inline Swift source code comments.

#generator#swift-package-manager#code-documentation
Stars423
Forks45
Last commit2 years ago
FrostedSidebar
FrostedSidebarSwift

A customizable hamburger menu sidebar for iOS using Swift and UIVisualEffectView for blur effects.

#hamburger-menu#ios#ios8
Stars423
Forks57
Last commit9 years ago
SourceDocs
SourceDocsSwift

A command line tool that generates Markdown documentation from inline Swift source code comments.

#generator#swift-package-manager#code-documentation
Stars423
Forks45
Last commit2 years ago
SwiftQueue
SwiftQueueSwift

A job scheduler for iOS, macOS, tvOS, and watchOS with constraints like concurrent execution, persistence, retry, and delays.

#ios#queue#job-scheduler
Stars422
Forks43
Last commit1 month ago
ReerCodable
ReerCodableSwift

A Swift macro framework that extends Codable with declarative annotations for simpler JSON serialization.

#declarative-programming#codable#codablewrappers
Stars421
Forks34
Last commit1 month ago
UIDeviceComplete
UIDeviceCompleteSwift

A Swift library providing UIDevice extensions to identify specific iOS device models, screen sizes, and families.

#apple#ios#uidevice
Stars420
Forks33
Last commit11 months ago
ANDLineChartView
ANDLineChartViewObjective-C

A simple view-based iOS component for displaying animated line charts with customizable appearance.

#chart#ios#animation
Stars420
Forks50
Last commit9 years ago
RFKeyboardToolbar
RFKeyboardToolbarObjective-C

A flexible iOS library for adding customizable buttons and toolbars to UITextFields and UITextViews.

#ios#uitextfield#objective-c
Stars420
Forks37
Last commit9 years ago
Httper-iOS
Httper-iOSSwift

A REST API testing tool for iOS that lets developers test APIs on mobile devices without a desktop PC.

#ios-app#developer-tools#network-tools
Stars418
Forks29
Last commit3 years ago
SimpleImageViewer
SimpleImageViewerSwift

A snappy iOS image viewer library with zoom and interactive dismissal transition.

#viewer#ios#afrogleap
Stars417
Forks145
Last commit4 years ago
Segment
SegmentObjective-C

An iOS client library for Segment that integrates analytics into any iOS application with minimal hassle.

#ios#objective-c#segment
Stars417
Forks335
Last commit1 year ago
AsyncGraphics
AsyncGraphicsSwift

A Swift package for GPU-accelerated image and video editing using Swift concurrency and Metal.

#camera#apple-platforms#graphics
Stars417
Forks21
Last commit2 days ago
iOS Circle Progress Bar
iOS Circle Progress BarObjective-C

A customizable iOS and tvOS circle progress bar control with live Interface Builder preview and animation support.

#ios#animation#objective-c
Stars416
Forks66
Last commit8 years ago
RSLoadingView
RSLoadingViewSwift

A Swift library for creating customizable 3D loading animations using SceneKit with OpenGL.

#ios#progress#hub
Stars415
Forks52
Last commit7 years ago
YamlSwift
YamlSwiftSwift

A Swift library for parsing YAML and JSON documents into a type-safe Yaml enum.

#ios#data-serialization#yaml-parser
Stars414
Forks96
Last commit3 years ago
MotionMachine
MotionMachineSwift

A modular animation library for Swift that manipulates values using KeyPaths, easing equations, and motion collections.

#keypath#ios#ui-animation
Stars414
Forks18
Last commit1 year ago
PreviousPage 38 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