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

CoreLocationCLI
CoreLocationCLISwift

A command-line tool to retrieve and print device location data using macOS CoreLocation services.

#application#gps-location#gps-tracker
Stars269
Forks33
Last commit5 months ago
SKTiled
SKTiledSwift

A Swift framework for integrating Tiled map editor assets with Apple's SpriteKit for iOS, tvOS, and macOS games.

#ios#map-rendering#spritekit
Stars269
Forks38
Last commit10 months ago
Nora
NoraSwift

A Firebase abstraction layer for FirebaseDatabase and FirebaseStorage that simplifies working with Firebase in Swift apps.

#database#mobile-backend#open-source
Stars269
Forks26
Last commit8 years ago
nef
nefSwift

A toolset to enhance Xcode Playgrounds with third-party library support, compilation, documentation generation, and iPad Playground Book creation.

#hacktoberfest#functional-programming#jekyll
Stars269
Forks6
Last commit4 years ago
Probably
ProbablySwift

A Swift library providing probability distributions and statistical functions for probabilistic computing.

#data-science#statistics#swift-package-manager
Stars268
Forks9
Last commit10 years ago
ShelfView-iOS
ShelfView-iOSSwift

iOS custom view component for displaying books on a virtual shelf with support for plain and sectioned layouts.

#book-display#ios#custom-view
Stars268
Forks30
Last commit7 years ago
Track
TrackSwift

A thread-safe Swift cache with LRU support, composed of DiskCache and MemoryCache components.

#ios#lru-cache#memory-cache
Stars268
Forks21
Last commit7 years ago
XestiMonitors
XestiMonitorsSwift

An extensible Swift framework providing over 60 monitor classes to handle system events and notifications across Apple platforms.

#foundation#apple-platforms#ios
Stars267
Forks16
Last commit10 months ago
ConfigurableTableViewController
ConfigurableTableViewControllerSwift

A simple iOS table view controller that provides type-safe configuration for multiple cell types.

#ios#type-safety#cell-configuration
Stars267
Forks22
Last commit9 years ago
Cribble
CribbleSwift

A Swift library for visual testing iOS apps by overlaying a customizable grid to inspect pixel-perfect UI alignment.

#ios#pixel-perfect#ux
Stars267
Forks6
Last commit8 years ago
SquareMosaicLayout
SquareMosaicLayoutSwift

An extendable mosaic UICollectionViewLayout for iOS with a focus on extremely flexible customizations.

#ios#uicollectionviewlayout#mosaic-layout
Stars266
Forks19
Last commit7 years ago
PXGoogleDirections
PXGoogleDirectionsSwift

A Swift SDK for integrating Google Directions API into iOS apps with native Google Maps and Apple Maps support.

#ios#google-directions-api#mobile-sdk
Stars265
Forks56
Last commit7 years ago
SwiftMongoDB
SwiftMongoDBSwift

A Swift driver for MongoDB that wraps the MongoDB C Driver, enabling MongoDB operations from Swift applications.

#database-driver#bson#nosql
Stars265
Forks25
Last commit10 years ago
ARAutocompleteTextView
ARAutocompleteTextViewObjective-C

A UITextView subclass that provides real-time text suggestions for email domains, hashtags, and @handles in iOS apps.

#ios#text-input#hashtag-autocomplete
Stars264
Forks23
Last commit6 years ago
ADChromePullToRefresh
ADChromePullToRefreshSwift

A customizable pull-to-refresh control for iOS apps, inspired by Google Chrome's iOS interface.

#ios#refresh-actions#ui-components
Stars264
Forks18
Last commit7 years ago
Julia Fractal Playground
Julia Fractal PlaygroundSwift

An Xcode Playground that generates beautiful Julia set fractal images using Swift.

#mathematics#fractal-generation#julia-set
Stars263
Forks25
Last commit4 years ago
When
WhenSwift

A lightweight, type-safe Promise implementation for Swift, designed for flexibility and clean asynchronous code.

#ios#async-await#reactive-programming
Stars263
Forks34
Last commit6 years ago
Datez
DatezSwift

A Swift library that simplifies working with Date, DateComponents, and TimeInterval using a clean, modular API.

#foundation#timeinterval#ios
Stars263
Forks12
Last commit1 month ago
SipHash
SipHashSwift

A pure Swift implementation of the SipHash-2-4 cryptographic hashing algorithm for secure hashing in Swift.

#ios#hashing#hashable
Stars263
Forks30
Last commit4 years ago
AppVersionMonitor
AppVersionMonitorSwift

A lightweight iOS library to monitor app version changes and track installation history.

#app-versioning#ios#semantic-versioning
Stars263
Forks20
Last commit4 years ago
Aardvark
AardvarkObjective-C

A library for iOS that simplifies creating actionable bug reports with logs and screenshots.

#ios#objective-c#bug-reporting
Stars262
Forks43
Last commit2 months ago
swiftra
swiftraSwift

A Sinatra-like DSL for building web applications in Swift.

#http-server#dsl#api-development
Stars261
Forks5
Last commit10 years ago
ALTextInputBar
ALTextInputBarSwift

An auto-growing text input bar for iOS messaging apps, written in Swift.

#ios#text-input#auto-growing
Stars261
Forks49
Last commit4 years ago
SwipyCell
SwipyCellSwift

A swipeable UITableViewCell implementation in Swift, inspired by the Mailbox app, for triggering actions via swipe gestures.

#cocoa-touch#ios#mailbox
Stars260
Forks31
Last commit3 years ago
NetworkObjects
NetworkObjectsSwift

A pure Swift backend framework for building cross-platform servers on OS X, iOS, and Linux.

#ios#pure-swift#server-framework
Stars259
Forks28
Last commit3 years ago
playgroundbook
playgroundbookRuby

A command-line tool for linting, rendering, and generating Swift Playground books from YAML or markdown.

#cli-tool#education-tools#playground-book
Stars259
Forks18
Last commit8 years ago
TapticEngine
TapticEngineSwift

A Swift library that simplifies generating haptic feedback vibrations on iOS devices.

#ui-ux#ios#taptic-engine
Stars259
Forks21
Last commit7 years ago
Evernote
EvernoteObjective-C

Official iOS SDK for integrating Evernote's cloud API into iOS applications (deprecated).

#objective-c#oauth-authentication#deprecated
Stars258
Forks114
Last commit2 years ago
JAYSON
JAYSONSwift

A Swift JSON library offering both easy optional-chaining access and strict error-handling with detailed failure paths.

#ios#dynamic-member-lookup#error-handling
Stars258
Forks18
Last commit5 months ago
EVFaceTracker
EVFaceTrackerObjective-C

An iOS library that uses face detection to calculate device distance and angle relative to a user's face for interactive 3D effects.

#angle#camera#ios
Stars258
Forks39
Last commit7 years ago
Irvue
IrvueObjective-C

A macOS screensaver that displays high-quality images from Unsplash with customizable sources and update intervals.

#apple#open-source#screensaver
Stars257
Forks15
Last commit8 years ago
CircularSlider
CircularSliderSwift

A customizable circular slider for iOS, fully IBDesignable and IBInspectable for easy Storyboard integration.

#ios#ui-component#ibinspectable
Stars256
Forks41
Last commit7 years ago
Awesome-iOS-Twitter
Awesome-iOS-Twitter

A curated list of awesome iOS Twitter accounts worth following, organized by people, conferences, blogs, and podcasts.

#community#awesome-list#developer-resources
Stars255
Forks32
Last commit6 years ago
QuickActions
QuickActionsSwift

A Swift wrapper for iOS Home Screen Quick Actions (App Icon Shortcuts) with type-safe dynamic shortcut handling.

#ios#shortcuts#app-icon-shortcuts
Stars255
Forks10
Last commit2 years ago
SimplePDF
SimplePDFSwift

A Swift wrapper for UIGraphics PDF context to create simple PDFs with text, images, tables, and layout controls on iOS.

#ios#graphics#mobile-development
Stars254
Forks52
Last commit3 years ago
RPCircularProgress
RPCircularProgressSwift

A Swift UIView subclass for displaying circular progress indicators with UIProgressView-like properties.

#chart#uiview-subclass#ios
Stars254
Forks54
Last commit6 years ago
PreviousPage 46 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