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

ForecastIO
ForecastIOSwift

A Swift library for interacting with the Dark Sky API to fetch weather forecasts and historical data.

#ios#darksky#cocoadocs
Stars156
Forks25
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
KWDrawerController
KWDrawerControllerSwift

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

#ios#animation#transition
Stars156
Forks30
Last commit3 years ago
FGRoute
FGRouteC

An iOS library to retrieve device IP address, router IP, WiFi SSID, and other network information.

#objc#route#ios
Stars156
Forks22
Last commit1 year ago
secp256k1.swift
secp256k1.swiftSwift

A Swift cryptography library providing ECDSA, Schnorr signatures, ECDH, and zero-knowledge proofs on the secp256k1 curve for Bitcoin and Nostr applications.

#ios#secp256k1#ecdh
Stars155
Forks72
Last commit2 days ago
Zolang
ZolangSwift

A programming language that transpiles to multiple platforms using customizable templates, enabling single-source code generation.

#metaprogramming#transpiler#model-definition
Stars155
Forks10
Last commit4 years ago
Linenoise
LinenoiseSwift

A pure Swift implementation of Linenoise, providing a minimal, zero-config readline replacement for command-line applications.

#tab-completion#library#pure-swift
Stars155
Forks14
Last commit3 years ago
Predator
PredatorSwift

A customizable macOS screensaver that mimics the iconic alien countdown clock from the Predator movie series.

#predator#customizable-clock#macosx
Stars155
Forks9
Last commit1 year ago
RxValidator
RxValidatorSwift

A Swift validation library offering easy-to-use, readable, and extensible validation for strings, dates, and integers, with optional RxSwift integration.

#ios#validation#reactive-programming
Stars155
Forks12
Last commit7 years ago
A Swift Introduction to Core Data
A Swift Introduction to Core DataSwift

A collection of Swift playgrounds for learning Core Data through practical, incremental examples.

#macos-development#data-persistence#coredata
Stars154
Forks12
Last commit6 years ago
JDBreaksLoading
JDBreaksLoadingSwift

A Swift library that displays a simple breakout game as a loading indicator for iOS apps.

#mobile-games#ios#ui-animation
Stars153
Forks8
Last commit8 years ago
Vapor Security Headers
Vapor Security HeadersSwift

A Vapor middleware library for adding security headers to protect against XSS, click-jacking, and other web vulnerabilities.

#https-enforcement#web-security#xss-protection
Stars153
Forks14
Last commit
MLKit
MLKitSwift

A simple machine learning framework written in Swift, currently focusing on regression algorithms.

#genetic-algorithms#machine-learning-library#data-science
Stars153
Forks14
Last commit7 years 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
KDInteractiveNavigationController
KDInteractiveNavigationControllerSwift

A UINavigationController subclass that enables interactive navigation bar hiding/showing during swipe gestures.

#ios#uinavigationcontroller#ui-components
Stars153
Forks19
Last commit
NoticeObserveKit
NoticeObserveKitSwift

A type-safe NotificationCenter wrapper for Swift, supporting Swift Concurrency, Combine, and manual observation.

#ios#swift-concurrency#tvos
Stars152
Forks7
Last commit1 year 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
swift-ubuntu-docker
swift-ubuntu-dockerVim Script

Deprecated Docker images for Swift 5 on Ubuntu, providing development and runtime environments for Kitura applications.

#ibm-cloud#containerization#multi-architecture
Stars151
Forks35
Last commit7 years ago
Swiftbrew
SwiftbrewSwift

A package manager that installs prebuilt Swift command line tool packages, like Homebrew for Swift.

#developer-tools#command-line-tools#prebuilt-binaries
Stars151
Forks5
Last commit3 years ago
Elephant
ElephantSwift

An elegant SVG animation presentation kit for iOS apps, supporting both SVG and CSS animation formats.

#ios#presentation-kit#ui-animation
Stars149
Forks26
Last commit25 days 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
done-swift
done-swiftObjective-C

A sample iOS/WatchOS app demonstrating data sharing between a WatchKit extension and its main app using Realm.

#sample-app#mobile-database#ios
Stars149
Forks23
Last commit9 years ago
Switch
SwitchSwift

A customizable iOS switch control built in Swift with full Interface Builder support.

#ios#uiswitch#custom-switch
Stars148
Forks26
Last commit5 years ago
AEConsole
AEConsoleSwift

A customizable console UI overlay that displays a real-time debug log on top of your iOS app.

#ios#shake-gesture#aelog-integration
Stars148
Forks21
Last commit4 years ago
JDSwiftHeatMap
JDSwiftHeatMapSwift

An iOS native MapKit library for creating highly customized heat maps with Swift.

#ios#geospatial#heatmap
Stars148
Forks23
Last commit4 years ago
FluentQuery
FluentQuerySwift

A Swift query builder for Vapor 3 that simplifies complex raw SQL queries using KeyPaths.

#query-builder#database#postgresql
Stars148
Forks10
Last commit6 years ago
AwaitToast
AwaitToastSwift

A Swift library for displaying async waiting toasts and basic toasts, inspired by Facebook's posting toast.

#ios#user-feedback#ui-components
Stars148
Forks11
Last commit7 years ago
JMCiBeaconManager
JMCiBeaconManagerSwift

An iOS library for simplifying iBeacon interactions including permission checks, monitoring, detection, and radar-style visualization.

#ios#proximity-detection#bluetooth-low-energy
Stars147
Forks14
Last commit9 years ago
CircleSlider
CircleSliderSwift

A circular slider library for iOS, written in pure Swift with extensive customization options.

#mobile-ui#ios#circular-slider
Stars147
Forks37
Last commit8 years ago
PCLBlurEffectAlert
PCLBlurEffectAlertSwift

A customizable Swift AlertController with blur effects using UIVisualEffectView for iOS apps.

#alert-controller#ios#swift-alertcontroller
Stars146
Forks19
Last commit7 years ago
SwiftCompilationPerformanceReporter
SwiftCompilationPerformanceReporterSwift

A Swift package that generates automated reports for slow Swift compilation paths in specific Xcode targets.

#developer-tools#build-optimization#compilation-performance
Stars146
Forks0
Last commit
HypeUI
HypeUISwift

A SwiftUI-like DSL for building UIKit interfaces with declarative syntax, reducing UI code by over 30%.

#ios#swiftui-dsl#ui-framework
Stars146
Forks13
Last commit8 months ago
MotionAnimation
MotionAnimationSwift

A lightweight, educational animation library for UIKit built with Swift, designed for simplicity and learning.

#ios#educational#lightweight
Stars145
Forks31
Last commit8 years ago
Matft
MatftSwift

A NumPy-like multi-dimensional array library for Swift with support for complex numbers and image processing.

#ndimensional-arrays#scientific-computing#signal-processing
Stars145
Forks23
Last commit1 month ago
JMCMarchingAnts
JMCMarchingAntsSwift

A Swift library for adding animated marching ants selection borders to images in iOS apps.

#ios#ui-animation#graphics
Stars145
Forks12
Last commit10 months 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
PreviousPage 53 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
1 year ago
8 years ago
9 years ago
#Ios1883
#Cocoapods860
#Macos739
#Mobile Development728
#Ui Components507
#Carthage475
#Uikit366
#Objective C314
#Animation280
#Swift Package Manager250
#Tvos224
#Xcode220