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 2563 projects

CSS3ColorsSwift
CSS3ColorsSwiftSwift

A UIColor extension providing CSS3 color names for Swift iOS development.

#ios#color-names#mobile-development
Stars67
Forks2
Last commit9 years ago
SmarkDown
SmarkDownSwift

A pure Swift implementation of the Markdown markup language, consistent with Gruber's 1.0.1 specification.

#library#markdown-parser#swift-package-manager
Stars67
Forks6
Last commit10 years ago
LFTimePicker
LFTimePickerSwift

A custom iOS time picker view controller for selecting start and end times in Swift, supporting 12h and 24h formats.

#ios#time-picker#ui-component
Stars67
Forks7
Last commit9 years ago
BlockiesSwift
BlockiesSwiftSwift

A Swift library for generating unique blocky identicons from seed strings, commonly used for cryptocurrency wallet addresses.

#identicon#ios#avatar-generation
Stars67
Forks26
Last commit3 years ago
Sextant
SextantSwift

A complete, high-performance JSONPath implementation for Swift, enabling efficient querying and modification of JSON data.

#json-query#jsonpath#json-manipulation
Stars67
Forks9
Last commit2 months ago
SwiftProvisioningProfile
SwiftProvisioningProfileSwift

A Swift library for parsing iOS mobile provisioning files into structured models.

#provisioning-profiles#ios#codable
Stars67
Forks9
Last commit1 year ago
Regex
RegexSwift

A Swift wrapper for NSRegularExpression providing convenient string matching and replacement methods.

#ios#regex#nsregularexpression
Stars67
Forks16
Last commit9 years ago
SimpleApiClient
SimpleApiClientSwift

A configurable API client for iOS built on Alamofire and RxSwift, featuring serial/parallel calls, retry logic, and mock responses.

#ios#alamofire#reactive-programming
Stars67
Forks3
Last commit8 years ago
Flare
FlareSwift

A lightweight Swift framework that simplifies in-app purchases and subscriptions with a unified API over StoreKit and built-in UI components.

#apple-platforms#ios#async-await
Stars66
Forks6
Last commit2 days ago
Storage
StorageSwift

A Swift package for Vapor that simplifies file uploads, downloads, and CDN integration across multiple storage services.

#upload#amazon-s3#api
Stars66
Forks13
Last commit5 years ago
Pagination
PaginationSwift

A simple pagination library for Vapor 3, extending Fluent's pagination system for Swift server-side applications.

#database#api#server-side
Stars66
Forks14
Last commit7 years ago
KKPinCodeTextField
KKPinCodeTextFieldObjective-C

A customizable iOS text field for verification codes and passwords with bottom border styling.

#ios#authentication#text-field
Stars66
Forks15
Last commit3 years ago
GMarkdown
GMarkdownSwift

A native iOS Markdown rendering library for UIKit with support for LaTeX, Mermaid diagrams, code blocks, and tables.

#code-blocks#ios#syntax-highlighting
Stars66
Forks14
Last commit6 months ago
Zettel
ZettelSwift

A minimal, distraction-free local note-taking app for iOS and macOS that stores notes as Markdown files.

#ios-app#apple-platforms#ios
Stars66
Forks5
Last commit3 days ago
Leaf Error Middleware
Leaf Error MiddlewareSwift

A Vapor middleware for serving custom 404 and server error pages using Leaf templates.

#custom-error-pages#leaf#swift4
Stars66
Forks7
Last commit3 years ago
Meow
MeowSwift

A boilerplate-free object persistence framework for Swift and MongoDB, managing your database so you can focus on application logic.

#boilerplate-free#database-orm#object-persistence
Stars65
Forks1
Last commit5 years ago
JNDropDownMenu
JNDropDownMenuSwift

A Swift dropdown menu component with a TableView-style interface for iOS apps.

#mobile-ui#ios#ui-component
Stars65
Forks8
Last commit2 years ago
URLQueryItemEncoder
URLQueryItemEncoderSwift

A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.

#encoder#foundation#ios
Stars65
Forks8
Last commit3 years ago
SwiftyZeroMQ
SwiftyZeroMQSwift

ZeroMQ Swift bindings for iOS, macOS, tvOS, and watchOS with bundled libzmq and object-oriented API.

#ios#distributed-systems#concurrent-programming
Stars65
Forks43
Last commit7 years ago
ReflectedStringConvertible
ReflectedStringConvertibleSwift

A Swift protocol that uses reflection to provide detailed textual representations of classes, similar to structs or JSON.

#developer-tools#logging#json-serialization
Stars65
Forks5
Last commit
ShogibanKit
ShogibanKitSwift

A Swift framework for implementing complex Japanese Chess (Shogi) game logic, including move validation and checkmate detection.

#game-logic#japanese-chess#move-validation
Stars65
Forks2
Last commit4 years ago
Guise
GuiseSwift

A flexible, type-safe dependency resolution framework for Swift with support for concurrency and complex dependency hierarchies.

#ios#dependency-resolution#unit-testing
Stars65
Forks6
Last commit1 year ago
eosio-reference-ios-authenticator-app
eosio-reference-ios-authenticator-appSwift

An iOS reference app for securely signing EOSIO blockchain transactions from web or native apps using biometrics and Ricardian contracts.

#ios#biometric-authentication#eosio
Stars65
Forks28
Last commit
UnboxedAlamofire
UnboxedAlamofireSwift

A deprecated Swift library combining Alamofire and Unbox for easy JSON downloading and decoding into objects.

#ios#json-decoding#alamofire
Stars64
Forks12
Last commit5 years ago
AcceptanceMark
AcceptanceMarkSwift

Generates strongly-typed XCTest cases from markdown tables for Fitnesse-style acceptance testing in Xcode.

#fitnesse#unit-testing#xctest
Stars64
Forks8
Last commit7 years ago
Sublimate
SublimateSwift

A full-stack Swift prototyping framework that generates Vapor server code and iOS clients from models for rapid development.

#ios#offline-first#authentication
Stars64
Forks2
Last commit7 years ago
Tribute
TributeSwift

A Swift library that simplifies programmatic creation of NSAttributedString with a clean, type-safe API.

#ios#nsattributedstring#fluent-api
Stars64
Forks10
Last commit4 years ago
generator-swiftserver
generator-swiftserverJavaScript

A Yeoman generator for creating REST web services using the Swift language and Kitura framework.

#generator#backend-scaffolding#rest
Stars64
Forks21
Last commit6 years ago
Bitwarden Menu
Bitwarden MenuSwift

A macOS menu bar application that embeds the Bitwarden browser extension for quick password access.

#browser-extension#macos-menubar#safari-extension
Stars64
Forks3
Last commit4 years ago
AutoCompleteTextField
AutoCompleteTextFieldSwift

A UITextField subclass for iOS that provides smart email domain suggestions with weighted autocomplete.

#ios#uitextfield#smart-suggestion
Stars64
Forks13
Last commit2 years ago
eosio-swift
eosio-swiftC

A Swift SDK for integrating with EOSIO-based blockchains, providing core communication, transaction handling, and cryptographic utilities.

#ios#transaction-serialization#blockchain-sdk
Stars63
Forks36
Last commit4 years ago
SendIndicator
SendIndicatorSwift

A customizable iOS send button animation component that provides visual feedback during task execution.

#user-interface#ios#animation
Stars63
Forks7
Last commit8 years ago
AmazingBubbles
AmazingBubblesSwift

A Swift library for creating dynamic, Apple-inspired bubble pickers with customizable views and gestures.

#ios#bubble-picker#apple-inspired
Stars63
Forks6
Last commit8 years ago
Thingy
ThingySwift

A Swift library for detecting and querying Apple device models, families, screens, and simulators.

#cocoa-touch#apple-platforms#ios
Stars61
Forks5
Last commit6 years ago
APNS
APNSSwift

A pure Swift/Vapor 3 library for sending push notifications to Apple devices via APNS.

#vapor-service#ios#vapor-3
Stars61
Forks2
Last commit2 years ago
Sunscreen
SunscreenSwift

A macOS app that automatically changes your desktop wallpaper based on sunrise, sunset, and time of day.

#time-based#flux#appkit
Stars61
Forks2
Last commit10 years ago
PreviousPage 64 of 72Next

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
3 years ago
3 years ago
#Ios1883
#Cocoapods860
#Macos739
#Mobile Development728
#Ui Components507
#Carthage475
#Uikit366
#Objective C314
#Animation280
#Swift Package Manager250
#Tvos224
#Xcode220