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

ImageTransition
ImageTransitionSwift

A Swift library for smooth zooming animations of images during view controller transitions, inspired by iOS Photos and Pinterest.

#ios#ui-animation#imagetransition
Stars221
Forks15
Last commit4 years ago
Bubble
BubbleSwift

A Swift library for displaying animated bubble logos with customizable appearance and touch behavior.

#mobile-ui#ios#animation
Stars221
Forks14
Last commit9 years ago
HybridCamera
HybridCameraSwift

A lightweight, callback-based iOS camera framework for capturing photos and videos with programmatic UI.

#camera#photo#photo-capture
Stars220
Forks32
Last commit2 years ago
realm-cocoa-converter
realm-cocoa-converterSwift

A Swift library for importing data from CSV, XLSX, and JSON into Realm files and exporting Realm data to CSV.

#ios#objective-c#data-export
Stars220
Forks22
Last commit3 years ago
Puppy
PuppySwift

A flexible Swift logging library supporting multiple transports, log rotation, and cross-platform compatibility.

#ios#file-logging#syslog
Stars219
Forks38
Last commit6 days ago
Flow
FlowSwift

A lightweight Swift library for operation-oriented programming, enabling atomic operations that can be grouped, sequenced, queued, and repeated.

#ios#operation-oriented-programming#async-programming
Stars217
Forks6
Last commit9 years ago
AssetChecker
AssetCheckerSwift

A Swift run script that automatically detects missing and unused image assets in iOS Asset Catalogs.

#ios#developer-tools#slim
Stars217
Forks17
Last commit5 years ago
InitialsImageView
InitialsImageViewSwift

A Swift UIImageView extension that generates letter initials with random background colors as profile image placeholders.

#ios#profile-images#ui-extension
Stars216
Forks40
Last commit4 years ago
SwiftLCS
SwiftLCSSwift

Swift implementation of the longest common subsequence (LCS) algorithm for comparing collections.

#lcs#algorithm#ios
Stars215
Forks16
Last commit7 years ago
SwiftHash
SwiftHashSwift

A pure Swift implementation of MD5 hashing for iOS, macOS, and other Apple platforms.

#apple-platforms#hash#ios
Stars215
Forks31
Last commit2 years ago
Diagnostics
DiagnosticsSwift

A macOS application that displays diagnostic reports from applications for troubleshooting and debugging.

#diagnostic-reports#developer-tools#objective-c
Stars214
Forks11
Last commit5 years ago
SwiftyBluetooth
SwiftyBluetoothSwift

A Swift library providing closures-based APIs for CoreBluetooth, replacing delegate patterns with modern async callbacks.

#ios#ble#bluetooth-low-energy
Stars214
Forks64
Last commit3 years ago
ATGMediaBrowser
ATGMediaBrowserSwift

An iOS image slide-show viewer with customizable transition styles, pinch-to-zoom, and interactive dismissal.

#photo#ios#media
Stars214
Forks16
Last commit5 years ago
McPicker
McPickerSwift

A customizable, closure-driven UIPickerView drop-in solution with animations and rotation support for iOS.

#ios#animation#popover
Stars214
Forks44
Last commit2 years ago
DATAStack
DATAStackSwift

A 100% Swift, boilerplate-free Core Data stack that simplifies persistent storage management for iOS/macOS apps.

#boilerplate-free#database#ios
Stars213
Forks46
Last commit5 years ago
HorizontalDial
HorizontalDialSwift

A customizable horizontal scroll dial UI component for iOS apps, inspired by Instagram's interface.

#mobile-ui#ios#ui-component
Stars213
Forks14
Last commit7 years ago
async+
async+Swift

A chainable interface for Swift's async/await that provides promise-like operations while using native language features.

#macos-development#futures#async-await
Stars212
Forks9
Last commit19 days ago
SwiftBoost
SwiftBoostSwift

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

#swifterswift#apple-platforms#ios
Stars212
Forks18
Last commit4 months ago
Cache
CacheSwift

Swift caching library

#ios#tvos#watchos
Stars212
Forks16
Last commit6 years ago
CountryPicker
CountryPickerSwift

A Swift library providing a customizable country and phone code picker for iOS apps.

#ios#phone-code#swift-package-manager
Stars212
Forks70
Last commit2 years ago
AZSafariCollectionViewLayout
AZSafariCollectionViewLayoutSwift

A UICollectionViewLayout that replicates the Safari browser history page layout for iOS apps.

#ios#ui-design#interface-builder
Stars211
Forks15
Last commit8 years ago
Switcher
SwitcherSwift

A customizable animated UISwitcher component for iOS apps with smooth transition effects.

#ios#animation#toggle-switch
Stars211
Forks23
Last commit9 years ago
algoliasearch-client-swift
algoliasearch-client-swiftSwift

A fully-featured and blazing-fast Swift API client for integrating Algolia search into iOS, macOS, tvOS, watchOS, and Linux applications.

#search#ios#search-api
Stars210
Forks67
Last commit3 days ago
TKRadarChart
TKRadarChartSwift

A customizable radar chart library for iOS apps built with Swift.

#chart#ios#spider-chart
Stars210
Forks29
Last commit3 years 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
FHIRModels
FHIRModelsSwift

A Swift library providing native data models for FHIR® resources across multiple versions.

#ios#swift-package-manager#health-tech
Stars209
Forks36
Last commit2 months ago
AEAccordion
AEAccordionSwift

A simple and lightweight UITableViewController with accordion effect for expanding and collapsing cells in iOS apps.

#expandable-cells#ios#swift-package-manager
Stars209
Forks23
Last commit8 years ago
Concurrent
ConcurrentSwift

A Swift library providing functional concurrency primitives like channels, MVars, and software transactional memory.

#functional-programming#ios#lock
Stars208
Forks17
Last commit7 years ago
Beagle IM
Beagle IMSwift

A powerful XMPP client for macOS with file transfer, VoIP, and end-to-end encryption support.

#apple#tigase-swift#application
Stars208
Forks21
Last commit2 months ago
PostalCodeValidator
PostalCodeValidatorSwift

A Swift library for validating postal codes with support for over 200 regions worldwide.

#cldr#validation#internationalization
Stars206
Forks14
Last commit5 years ago
File Browser Playground
File Browser PlaygroundSwift

A simple file browser playground book for exploring the file system within Swift Playgrounds on iOS.

#ios#file-management#educational-tool
Stars205
Forks12
Last commit10 years ago
MemberwiseInit
MemberwiseInitSwift

A Swift macro that generates memberwise initializers at any access level with default values and compile-time safety.

#boilerplate-reduction#swift-package-manager#property-wrappers
Stars203
Forks24
Last commit
AsyncBluetooth
AsyncBluetoothSwift

A Swift library that provides async/await APIs and thread-safe concurrency for Apple's CoreBluetooth framework.

#ios#thread-safety#async-await
Stars202
Forks43
Last commit3 months ago
nef
nefSwift

An Xcode extension that integrates nef features for exporting code snippets, generating markdown, and creating Playground Books.

#xcode-plugin#hacktoberfest#developer-tools
Stars201
Forks11
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
Stars201
Forks9
Last commit6 years ago
Mockingbird
MockingbirdSwift

A macOS app for mocking HTTP/HTTPS services to simplify testing and development against incomplete or unstable systems.

#software-testing#hacktoberfest#proxy
Stars200
Forks16
Last commit2 years ago
PreviousPage 49 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
4 months ago
#Ios2041
#Cocoapods928
#Macos807
#Mobile Development800
#Ui Components531
#Carthage511
#Uikit390
#Objective C331
#Animation291
#Swift Package Manager267
#Xcode239
#Tvos235