Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift Library

Swift Library

249 projects

Showing 36 of 249 projects

Partition Kit
Partition KitSwift

A SwiftUI library for creating resizable partitions and grids to build composable, dynamically sized user interfaces.

#macos-development#swift-package-manager#view-partitioning
Stars244
Forks18
Last commit3 months ago
WatchShaker
WatchShakerSwift

A watchOS library for detecting and handling shake gestures with customizable sensitivity and direction.

#motion-sensing#apple#gesture
Stars242
Forks22
Last commit1 year ago
SwiftParsec
SwiftParsecSwift

A parser combinator library for Swift that builds sophisticated parsers from simple components.

#parsing#expression-parsing#functional-programming
Stars229
Forks30
Last commit4 years ago
Cent
CentSwift

A Swift library that extends standard types (Array, String, Int, Date, etc.) with useful helper methods via extensions.

#functional-programming#ios#tvos
Stars223
Forks36
Last commit3 years ago
Swiftx
SwiftxSwift

A Swift library providing functional abstractions and data types that extend the Swift Standard Library.

#functional-programming#ios#result-type
Stars221
Forks27
Last commit6 years ago
Device.swift
Device.swiftSwift

A super-lightweight Swift library that extends UIDevice to detect the specific iOS device type.

#ios#ui-device#device-detection
Stars220
Forks69
Last commit5 years ago
SwiftBoost
SwiftBoostSwift

A collection of Swift extensions to boost iOS, tvOS, and watchOS development.

#swifterswift#apple-platforms#ios
Stars211
Forks18
Last commit1 month ago
ApplyStyleKit
ApplyStyleKitSwift

A Swift library for applying styles to UIKit components using a fluent method chain syntax.

#ios#fluent-interface#mobile-development
Stars210
Forks18
Last commit3 years ago
LNRSimpleNotifications
LNRSimpleNotificationsSwift

A lightweight Swift library for displaying customizable in-app notifications with minimal setup.

#audio-toolbox#ios#objective-c
Stars200
Forks27
Last commit4 years ago
Logician
LogicianSwift

A Swift library for logic programming that solves problems by describing constraints rather than writing solutions.

#declarative-programming#solver#problem-solving
Stars199
Forks9
Last commit6 years 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
SectionScrubber
SectionScrubberSwift

A customizable iOS/tvOS scrubber component for quickly navigating between UICollectionView sections.

#ios#ui-component#tvos
Stars188
Forks15
Last commit5 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
TvOSScribble
TvOSScribbleSwift

A handwriting gesture recognizer for tvOS that enables number input using the Siri Remote touchpad.

#apple-tv#tvos#gesture-recognition
Stars182
Forks5
Last commit4 years ago
RxMediaPicker
RxMediaPickerSwift

A reactive wrapper around UIImagePickerController for iOS, simplifying photo and video picking with RxSwift.

#ios#photo-picker#reactive-programming
Stars181
Forks59
Last commit5 years ago
CSwiftV
CSwiftVSwift

A CSV parser for Swift that conforms to RFC 4180 standards for reliable CSV file handling.

#macos-development#file-parsing#rfc4180
Stars172
Forks45
Last commit3 years ago
PrettyColors
PrettyColorsSwift

A Swift library for styling and coloring terminal text using ANSI escape codes, conforming to ECMA-48.

#open-source#command-line-tools#terminal-styling
Stars172
Forks18
Last commit5 years ago
Elissa
ElissaSwift

A Swift library that attaches a local notification bubble to any UIView or UITabBarItem for user guidance.

#ios#user-guidance#uitabbar
Stars171
Forks15
Last commit8 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
SwiftCoreMLTools
SwiftCoreMLToolsSwift

A Swift library for programmatically creating and exporting CoreML models using a Swift-native DSL and API.

#neural-networks#model-export#coreml
Stars166
Forks6
Last commit6 years ago
Bluetonium
BluetoniumSwift

A Swift library that simplifies Bluetooth communication with devices through service and characteristic mapping.

#core-bluetooth#ios#ble
Stars166
Forks13
Last commit6 years ago
NightView
NightViewSwift

An iOS library for generating beautiful, random starry sky animations with customizable stars and glowing effects.

#ios#open-source#graphics
Stars163
Forks12
Last commit8 years ago
EasySocialButton
EasySocialButtonSwift

A Swift library for creating customizable social authentication buttons with built-in animations and styling.

#button-styling#ios#authentication
Stars158
Forks11
Last commit8 years ago
PersistentStorageSerializable
PersistentStorageSerializableSwift

A Swift protocol for automatic serialization and deserialization of objects into UserDefaults or Property List files.

#plist#ios#serialization-library
Stars157
Forks4
Last commit8 years ago
HHTabBarView
HHTabBarViewSwift

A lightweight, customizable tab bar view for iOS apps with flexible UI configurations.

#ios#custom-ui#tabbarcontroller
Stars157
Forks19
Last commit6 years ago
PersistenceKit
PersistenceKitSwift

A lightweight Swift library to store and retrieve Codable objects across UserDefaults, Files, and Keychain with minimal code.

#keychain#ios#data-persistence
Stars156
Forks15
Last commit1 year ago
Lumos
LumosSwift

A lightweight Swift wrapper for Objective-C Runtime that simplifies method swizzling, hooking, and runtime introspection.

#hacktoberfest#objective-c-runtime#ios
Stars153
Forks8
Last commit2 years ago
Wobbly
WobblySwift

A library of Animate CSS-style animations for iOS, providing easy-to-use animation methods for Swift views.

#ios#ui-animations#animation
Stars152
Forks12
Last commit7 years ago
LinearProgressBar
LinearProgressBarSwift

A Material Design-inspired linear progress bar for iOS apps, written in Swift.

#ios#animation#ui-components
Stars149
Forks51
Last commit2 years ago
EtherWalletKit
EtherWalletKitSwift

An Ethereum wallet toolkit for iOS that enables wallet implementation without server or blockchain expertise.

#cryptocurrency-wallet#crypto#ios
Stars145
Forks32
Last commit4 years ago
CombineCoreBluetooth
CombineCoreBluetoothSwift

A Combine-based wrapper for Apple's CoreBluetooth framework, enabling reactive Bluetooth operations with publishers instead of delegates.

#ios#reactive-programming#bluetooth
Stars142
Forks11
Last commit1 year ago
Linker
LinkerSwift

A lightweight Swift framework for handling internal and external deep links in iOS applications.

#ios#closure#ios-framework
Stars139
Forks4
Last commit8 years ago
SwiftKVC
SwiftKVCSwift

Key-Value Coding (KVC) for native Swift classes and structs, enabling property access via subscripts.

#ios#dynamic-programming#key-value-coding
Stars135
Forks22
Last commit8 years ago
Numsw
NumswSwift

A Swift library for numerical computing with numpy-like APIs and Jupyter-like playground notebooks.

#scientific-computing#data-science#linearalgebra
Stars132
Forks9
Last commit8 years ago
Croc
CrocSwift

A lightweight Swift library for detecting, generating, categorizing, and managing emoji characters on iOS.

#emoji#ios#unicode
Stars129
Forks11
Last commit7 years ago
YouTubeKit
YouTubeKitSwift

A Swift package for interacting with YouTube's API without requiring an API key.

#macos-development#client#youtubekit
Stars128
Forks25
Last commit1 day ago
PreviousPage 6 of 7

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
Next
#Ios189
#Swift186
#Mobile Development97
#Cocoapods92
#Macos58
#Carthage55
#Ui Components49
#Uikit40
#Ios Development38
#Animation29
#Tvos25
#Swift Package Manager22