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

TAP
TAPSwift

A Swift package for the Test Anything Protocol (TAP v13), providing an alternative to XCTest for test reporting.

#swift-testing#xctest-alternative#test-anything-protocol
Stars21
Forks2
Last commit5 years ago
SwiftShell
SwiftShellSwift

Execute shell commands inside Xcode Playgrounds with Swift syntax and IDE features.

#developer-tools#bash-alternative#shell-commands
Stars21
Forks3
Last commit8 years ago
Rubik's Cube
Rubik's CubeSwift

A Swift library implementing the core model and rotation logic of a Rubik's Cube without UI or solving algorithms.

#game-logic#immutable-data-structures#cube-simulation
Stars21
Forks3
Last commit6 years ago
ThunderTable
ThunderTableSwift

A declarative Swift framework for simplifying UITableView creation in iOS with protocol-based rows and sections.

#ios#table-views#table
Stars21
Forks4
Last commit21 days ago
ThenGenerator
ThenGeneratorSwift

Xcode Source Editor Extension that generates Then library code for UIKit components with customizable properties.

#developer-tools#xcode-source-editor-extension#xcode-extension
Stars21
Forks4
Last commit4 years ago
JustTags
JustTagsSwift

A macOS application for decoding, filtering, viewing, and comparing BER-TLV EMV tags from hex or base64 strings.

#ber-tlv#command-line-tool#emvtags
Stars21
Forks2
Last commit27 days ago
UIMenuScroll
UIMenuScrollSwift

A customizable horizontal swiping navigation menu component for iOS apps, inspired by Facebook Messenger.

#ios#cocoapods-plugin#custom-ui
Stars21
Forks1
Last commit7 years ago
SaneHosts
SaneHostsSwift

A native macOS app for managing your hosts file with curated protection levels to block ads, trackers, and distractions.

#open-source#privacy-tools#dns
Stars21
Forks0
Last commit13 days ago
CouchDB Client
CouchDB ClientSwift

A Swift client library for CouchDB with actor-based concurrency and integration for Vapor and Hummingbird.

#database-driver#document-database#hummingbird-integration
Stars20
Forks5
Last commit7 days ago
ISO8601
ISO8601Swift

A super lightweight ISO8601 date formatter library for Swift, supporting parsing and formatting of ISO8601 date strings.

#ios#timezone#iso8601
Stars20
Forks5
Last commit6 years ago
ARKKit
ARKKitSwift

A Swift framework for iOS and macOS to interact with the Ark blockchain ecosystem without external dependencies.

#ios#developer-tools#ark
Stars20
Forks10
Last commit8 years ago
SugarAnchor
SugarAnchorSwift

A Swift library providing syntactic sugar operators for NSLayoutAnchor to write more compact and readable Auto Layout code.

#ios#layout#anchor
Stars20
Forks2
Last commit9 years ago
Swift Protocol Extensions
Swift Protocol ExtensionsSwift

A Swift playground demonstrating protocol extensions through interactive examples and exploration.

#code-examples#educational#protocol-extensions
Stars20
Forks1
Last commit11 years ago
RSASwiftGenerator
RSASwiftGeneratorSwift

A Swift utility for generating RSA key pairs on iOS/macOS clients and managing them in the keychain.

#keychain#ios#rsa
Stars20
Forks2
Last commit6 years ago
SwiftInAppPurchase
SwiftInAppPurchaseSwift

A Swift framework for simplifying In-App Purchase implementation in iOS/macOS apps.

#apple-platforms#ios#storekit
Stars20
Forks11
Last commit10 years ago
Swift DSL Example
Swift DSL ExampleSwift

A micro domain-specific language example for NSPredicate written in Swift, implemented as a literate program.

#educational#nspredicate#domain-specific-language
Stars20
Forks3
Last commit9 years ago
TPObfuscatedString
TPObfuscatedStringSwift

A Swift string extension that obfuscates hardcoded strings in compiled binaries using UnicodeScalars.

#mobile-security#ios#unicode
Stars20
Forks10
Last commit8 years ago
SpeziBluetooth
SpeziBluetoothSwift

A Swift module for connecting and communicating with Bluetooth devices using modern declarative programming paradigms.

#ios#bluetooth#declarative-ui
Stars20
Forks4
Last commit11 months ago
jscore-playground
jscore-playgroundSwift

A JavaScript REPL example using JavaScriptCore that runs on Swift Playgrounds for iPad.

#javascriptcore#educational-tool#interactive-coding
Stars19
Forks4
Last commit4 years ago
SkrybaMD
SkrybaMDSwift

A Swift-powered Markdown documentation generator that organizes content into separate files to minimize git conflicts in teams.

#generator#version-control#open-source
Stars19
Forks2
Last commit4 years ago
SF Symbols Viewer
SF Symbols ViewerSwift

A Swift Playgrounds app for browsing and previewing SF Symbols on iPadOS.

#icon-viewer#apple-development#ui-design
Stars19
Forks1
Last commit4 years ago
Codable Playground
Codable PlaygroundSwift

A Swift playground demonstrating advanced Codable techniques including manual encoding/decoding, inheritance, and error handling.

#codable#educational#decoding
Stars19
Forks0
Last commit8 years ago
Translatio
TranslatioSwift

A super lightweight iOS library for localizing strings directly in storyboards and code.

#ios#internationalization#localizable
Stars19
Forks3
Last commit6 years ago
Gecco
GeccoSwift

A Swift library for highlighting UI elements in iOS tutorial walkthroughs with customizable spotlight effects.

#ios#ui-highlighting#mobile-development
Stars19
Forks3
Last commit6 years ago
TypedDate
TypedDateSwift

A Swift library that enhances Date handling by enabling type-level customization of date components.

#codable#hashable#type-safety
Stars19
Forks2
Last commit5 months ago
DataKernel
DataKernelSwift

A minimalistic Swift wrapper around CoreData to simplify persistence operations with a protocol-based design.

#orm#ios#storage
Stars19
Forks6
Last commit7 years ago
Banana
BananaSwift

A simple, customizable image slider library for iOS with auto-scrolling and Objective-C compatibility.

#mobile-ui#ios#image-slider
Stars19
Forks5
Last commit5 years ago
Gecco
GeccoSwift

A Swift library for creating tutorial walkthroughs by highlighting UI elements with spotlight effects.

#ios#ui-highlighting#mobile-development
Stars19
Forks3
Last commit6 years ago
QuickDB
QuickDBMakefile

A CoreData wrapper for iOS that stores any Codable object with one line of code, simplifying database operations.

#mobile-database#database#ios
Stars18
Forks0
Last commit3 years ago
OkLog
OkLogSwift

A network logger for iOS and macOS that encodes request/response data into shareable debug URLs.

#network-logging#ios#developer-tools
Stars18
Forks4
Last commit4 years ago
SimpleFileLogger
SimpleFileLoggerSwift

A Vapor provider that outputs server logs to separate files based on log level.

#vapor-service#backend-development#debugging-tools
Stars18
Forks7
Last commit6 years ago
RetroProgress
RetroProgressSwift

A customizable iOS progress bar with a nostalgic 90s aesthetic and modern flexibility.

#ios#animation#custom-ui
Stars18
Forks3
Last commit8 years ago
MHNetwork
MHNetworkSwift

A protocol-oriented network layer for Swift that replaces singleton network managers with single-responsibility components.

#viper#ios#codable
Stars18
Forks3
Last commit6 years ago
AlamoRecord
AlamoRecordSwift

An elegant iOS networking layer inspired by ActiveRecord that simplifies API interactions using Alamofire.

#crud#ios#alamofire
Stars18
Forks3
Last commit5 years ago
ScreenHint
ScreenHintSwift

A macOS screenshot tool designed to help users think clearly by organizing and annotating screenshots.

#information-organization#annotation#productivity
Stars18
Forks2
Last commit5 days ago
Slugify
SlugifySwift

A Swift package for converting strings into URL-friendly slugs with proper Unicode handling.

#url-friendly#unicode#slug-generation
Stars17
Forks3
Last commit6 years ago
PreviousPage 74 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