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

Throttler
ThrottlerSwift

A lightweight Swift library providing one-line throttle, debounce, and delay functions with built-in thread safety via Swift's actor model.

#asynchronous-programming#throttle#ios
Stars166
Forks24
Last commit2 years ago
Cely
CelySwift

A plug-and-play login system for iOS apps that adds secure user authentication in under 30 seconds.

#keychain#mobile-security#ios
Stars165
Forks17
Last commit6 years ago
HeckelDiff
HeckelDiffSwift

A fast Swift diffing library implementing Paul Heckel's algorithm for efficient UITableView and UICollectionView updates.

#batched-updates#collectionview#diffing
Stars165
Forks28
Last commit6 years ago
FlatUIColors
FlatUIColorsSwift

A Swift library providing Flat UI color palette helpers for iOS and macOS development.

#ios#app-development#flat-ui
Stars164
Forks25
Last commit7 years ago
ios_calendar
ios_calendarObjective-C

A lightweight and customizable calendar view component for iOS apps with locale support and range selection.

#ios#calendarview#objective-c
Stars164
Forks21
Last commit7 years ago
RxCoreData
RxCoreDataC

RxSwift extensions for Core Data that enable reactive data persistence in iOS/macOS apps.

#apple-platforms#ios#data-persistence
Stars164
Forks68
Last commit5 years ago
JustPersist
JustPersistSwift

A persistence abstraction layer for iOS that simplifies Core Data usage and enables easy migration between persistence frameworks.

#cocoa-touch#persistence-layer#database
Stars164
Forks10
Last commit2 years ago
MySQL Swift
MySQL SwiftSwift

A type-safe MySQL client library for Swift, inspired by Node.js mysql, with Codable result mapping.

#database-driver#codable#type-safe
Stars164
Forks42
Last commit2 years ago
SwiftyGestureRecognition
SwiftyGestureRecognitionSwift

A drop-in library for prototyping UIGestureRecognizers in Xcode Playgrounds with less boilerplate code.

#ios#xcode-playground#prototyping
Stars163
Forks19
Last commit6 years ago
MiniTabBar
MiniTabBarSwift

A minimal iOS tab bar that only shows titles when tapped, providing a cleaner app interface.

#mobile-ui#ios#custom-ui
Stars163
Forks23
Last commit7 years ago
DeviceLayout
DeviceLayoutSwift

A Swift framework for setting Auto Layout constraints differently per iOS device size using only Interface Builder.

#ios#devicelayout#device
Stars163
Forks16
Last commit6 years ago
Googlemaps
GooglemapsJava

Capacitor plugin providing native Google Maps SDK integration for Android and iOS with better performance and cost efficiency.

#ios#native-sdk#capacitor-plugin
Stars163
Forks64
Last commit1 day ago
LinearProgressBar
LinearProgressBarSwift

A Material Design-inspired linear progress bar component for iOS apps, providing smooth animation and easy integration.

#hacktoberfest#ios#progress
Stars162
Forks22
Last commit5 years ago
StatusBarOverlay
StatusBarOverlaySwift

Automatically displays a 'No Internet Connection' bar in iOS apps when connectivity is lost, with support for hidden status bars and the notch.

#ios#notch-support#network-monitoring
Stars162
Forks25
Last commit6 years ago
HoverConversion
HoverConversionSwift

A Swift UI component for vertical paging between multiple table views in iOS apps.

#ios#vertical-paging#ui-components
Stars162
Forks16
Last commit9 years ago
simple360player
simple360playerSwift

A lightweight 360-degree video player for iOS using SceneKit with VR and stereoscopic support.

#ios#immersive-media#vr
Stars162
Forks20
Last commit5 years ago
CloudCore
CloudCoreSwift

An advanced sync engine for Core Data and CloudKit with offline editing, field-level deltas, and support for private, shared, and public databases.

#cacheable-assets#ios#offline-first
Stars161
Forks16
Last commit2 months ago
Let's build a compiler in Swift
Let's build a compiler in SwiftSwift

A Swift Playgrounds implementation of Jack Crenshaw's 'Let's Build a Compiler' tutorial series.

#compiler-construction#compiler#compiler-principles
Stars161
Forks3
Last commit8 years ago
KeyboardObserver
KeyboardObserverSwift

A Swift library that simplifies iOS keyboard event handling by replacing NotificationCenter with a typed event-based API.

#ios#keyboard-handling#ui-kit
Stars161
Forks17
Last commit4 years ago
CloudCore
CloudCoreSwift

An advanced sync engine for Core Data and CloudKit with offline editing, field-level deltas, and support for private, shared, and public databases.

#ios#offline-first#cloudkit
Stars161
Forks16
Last commit2 months ago
YMTreeMap
YMTreeMapSwift

High-performance Swift treemap layout engine for iOS and macOS using the squarified algorithm.

#treemap#ios#coregraphics
Stars161
Forks13
Last commit3 years ago
GIFRefreshControl
GIFRefreshControlSwift

A pull-to-refresh control for iOS that supports animated GIF images as track animations.

#ios#ui-components#custom-controls
Stars160
Forks14
Last commit7 years ago
Conv
ConvSwift

A Swift library that simplifies UICollectionView data source and delegate configuration with type safety and diffing-based reloads.

#ios#diffing-algorithm#ui-framework
Stars159
Forks3
Last commit5 years ago
TemplateKit
TemplateKitSwift

A React-inspired Swift framework for building declarative, component-based native iOS user interfaces.

#component-based#asynchronous-rendering#ui-framework
Stars159
Forks8
Last commit9 years ago
SwiftSafe
SwiftSafeSwift

A Swift library providing simple, Swifty APIs for thread synchronization using GCD with EREW and CREW concurrency modes.

#race-condition-prevention#ios#thread-safety
Stars158
Forks8
Last commit9 years ago
Duplicate Finder
Duplicate FinderSwift

A macOS Swift application that finds duplicate files with the same names in a specified folder.

#productivity-tool#duplicate-files#file-management
Stars158
Forks8
Last commit4 years ago
HHTabBarView
HHTabBarViewSwift

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

#ios#custom-ui#tabbarcontroller
Stars157
Forks18
Last commit6 years ago
Mark
MarkSwift

Xcode extension that automatically generates MARK comments from Swift class, struct, enum, protocol, and extension declarations.

#mark#developer-tools#productivity
Stars157
Forks11
Last commit7 years ago
AGInterfaceInteraction
AGInterfaceInteractionSwift

A lightweight iOS library that animates UI elements with gravity effects, allowing them to be tossed and moved interactively.

#ios#ui-animation#gyroscope
Stars157
Forks6
Last commit9 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
Stars157
Forks15
Last commit7 months ago
Inkwell
InkwellSwift

A Swift font library for iOS that downloads and registers custom fonts from Google Fonts or custom resources on the fly.

#ios#fonts#font-management
Stars157
Forks14
Last commit8 years ago
Formalist
FormalistSwift

A Swift framework for building iOS forms with a declarative, readable syntax and built-in validation.

#ios#validation#form-builder
Stars157
Forks10
Last commit4 years ago
LFLoginController
LFLoginControllerSwift

A customizable iOS login screen library written in Swift that implements login, signup, and password reset in under 10 lines of code.

#ios#swift-image#authentication
Stars157
Forks27
Last commit6 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
KWDrawerController
KWDrawerControllerSwift

A customizable iOS drawer view controller with multiple transition animations and gesture support.

#ios#animation#transition
Stars156
Forks30
Last commit3 years ago
AsyncNinja
AsyncNinjaSwift

A comprehensive Swift library providing primitives for concurrency and reactive programming, simplifying asynchronous code.

#ios#channels#async
Stars156
Forks17
Last commit4 years ago
PreviousPage 52 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
#Ios1883
#Cocoapods860
#Macos739
#Mobile Development728
#Ui Components507
#Carthage475
#Uikit366
#Objective C314
#Animation280
#Swift Package Manager250
#Tvos224
#Xcode220