Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Watchos

Watchos

179 projects

Showing 36 of 179 projects

Alamofire
AlamofireSwift

An elegant HTTP networking library for Swift, providing a comprehensive suite of tools for making network requests.

#request#ios#urlrequest
Stars42.4k
Forks7.7k
Last commit2 days ago
AFNetworking
AFNetworkingObjective-C

A delightful networking library for iOS, macOS, watchOS, and tvOS built on Apple's Foundation URL Loading System.

#ios#objective-c#tvos
Stars33.4k
Forks10.6k
Last commit3 years ago
CocoaLumberjack
CocoaLumberjackObjective-C

A fast, simple, powerful, and flexible logging framework for Apple platforms (macOS, iOS, tvOS, watchOS, visionOS).

#apple-platforms#ios#file-logging
Stars13.3k
Forks2.3k
Last commit21 days ago
R.swift
R.swiftSwift

A Swift library providing strongly typed, autocompleted access to resources like images, fonts, and segues in iOS/macOS projects.

#macos-development#autocompletion#ios
Stars9.6k
Forks776
Last commit1 year ago
GRDB.swift
GRDB.swiftSwift

A Swift toolkit for SQLite databases with a focus on application development, providing SQL generation, database observation, and robust concurrency.

#orm#database#ios
Stars8.6k
Forks1.0k
Last commit25 days ago
ReSwift
ReSwiftSwift

A Redux-like implementation of unidirectional data flow architecture for Swift applications.

#reswift#functional-programming#ios
Stars7.6k
Forks518
Last commit2 years ago
JSONModel
JSONModelObjective-C

A magical data modeling framework for JSON that automates model creation and validation for iOS, macOS, watchOS, and tvOS apps.

#ios#objective-c#data-modeling
Stars6.8k
Forks1.0k
Last commit4 years ago
JSONModel
JSONModelObjective-C

A magical data modeling framework for JSON that automates model creation and validation for iOS, macOS, watchOS, and tvOS apps.

#ios#objective-c#data-modeling
Stars6.8k
Forks1.0k
Last commit4 years ago
SwiftyStoreKit
SwiftyStoreKitSwift

A lightweight Swift framework for In-App Purchases on iOS, macOS, tvOS, and watchOS.

#apple#app-store#ios
Stars6.7k
Forks802
Last commit2 years ago
ZipArchive
ZipArchiveC

A utility class for zipping and unzipping files on iOS, macOS, tvOS, watchOS, and visionOS.

#unzipping-files#ios#zip-utility
Stars5.6k
Forks1.4k
Last commit10 months ago
SAMKeychain
SAMKeychainObjective-C

Simple Objective-C wrapper for the keychain that works on Mac and iOS

#ios#objective-c#tvos
Stars5.4k
Forks951
Last commit6 years ago
SwiftyUserDefaults
SwiftyUserDefaultsSwift

A modern, type-safe Swift wrapper for NSUserDefaults with expressive API and compile-time checks.

#ios#user-defaults#nsuserdefaults
Stars4.9k
Forks362
Last commit2 years ago
EFQRCode W
EFQRCode WSwift

A lightweight, pure-Swift library for generating stylized QR codes with watermarks and recognizing QR codes from images.

#qrcode-generation#qrcode-recognition#ios
Stars4.8k
Forks505
Last commit6 months ago
Async
AsyncSwift

A Swift library providing syntactic sugar for Grand Central Dispatch (GCD) with chainable async blocks and modern queue support.

#ios#async-await#tvos
Stars4.6k
Forks311
Last commit2 years ago
Valet
ValetSwift

A Swift library for securely storing data in the Apple Keychain across iOS, macOS, tvOS, and watchOS with a simple API.

#keychain#crypto#ios
Stars4.2k
Forks227
Last commit1 month ago
apollo-ios
apollo-iosSwift

A strongly-typed, caching GraphQL client for iOS, macOS, watchOS, tvOS, and visionOS, written in Swift.

#apple-platforms#ios#caching
Stars4.0k
Forks759
Last commit13 days ago
XCGLogger
XCGLoggerSwift

A debug log framework for Swift that adds context like date, function, filename, and line number to console and file logs.

#macos-development#ios#file-logging
Stars4.0k
Forks476
Last commit2 years ago
MMWormhole
MMWormholeObjective-C

A message-passing library for iOS/macOS apps and extensions using shared App Groups and Darwin notifications.

#interprocess-communication#ios#objective-c
Stars3.9k
Forks319
Last commit2 years ago
SwiftRichString
SwiftRichStringSwift

A lightweight Swift library for elegant attributed string composition with declarative styling and tag-based rendering.

#auto-layout#ios#dynamic-type
Stars3.1k
Forks211
Last commit3 years ago
DynamicColor
DynamicColorSwift

A Swift and SwiftUI library providing powerful methods to manipulate colors with hex strings, gradients, and transformations.

#hex#ios#nscolor
Stars3.1k
Forks146
Last commit2 years ago
UICKeyChainStore
UICKeyChainStoreObjective-C

A simple wrapper for Apple's Keychain APIs on iOS, watchOS, tvOS, and macOS, making secure storage as easy as NSUserDefaults.

#keychain#ios#biometric-authentication
Stars3.1k
Forks378
Last commit2 years ago
ReactiveSwift
ReactiveSwiftSwift

A Swift framework for reactive and functional programming, providing composable primitives for streams of values over time.

#stream-processing#functional-programming#ios
Stars3.0k
Forks429
Last commit1 year ago
keychain-swift
keychain-swiftSwift

A Swift library providing simple helper functions for securely storing text and data in the iOS/macOS Keychain.

#keychain#ios#data-protection
Stars3.0k
Forks368
Last commit2 years ago
Locksmith
LocksmithSwift

A protocol-oriented Swift library for interacting with the iOS/macOS keychain with type-safe results.

#keychain#ios#authentication
Stars2.9k
Forks269
Last commit2 years ago
OpenCombine
OpenCombineSwift

Open-source implementation of Apple's Combine framework for reactive programming, compatible with older Apple OSes and cross-platform.

#asynchronous-programming#ios#webassembly
Stars2.8k
Forks222
Last commit2 years ago
OpenCombine
OpenCombineSwift

Open-source implementation of Apple's Combine framework for processing values over time across multiple platforms.

#asynchronous-programming#ios#webassembly
Stars2.8k
Forks222
Last commit2 years ago
PINCache
PINCacheObjective-C

A fast, non-deadlocking parallel object cache for iOS, tvOS, watchOS, and macOS, designed to persist expensive-to-reproduce temporary objects.

#parallel-computing#ios#memory-cache
Stars2.7k
Forks365
Last commit5 days ago
FileKit
FileKitSwift

A Swift framework for simple and expressive file management across Apple platforms.

#ios#file-management#files
Stars2.4k
Forks212
Last commit2 years ago
SugarRecord
SugarRecordSwift

A Swift wrapper for CoreData and Realm that simplifies persistence with a fluent, protocol-based API.

#ios#coredata#tvos
Stars2.1k
Forks220
Last commit6 years ago
APIKit
APIKitSwift

A type-safe networking abstraction layer for Swift that associates request types with response types.

#ios#type-safety#abstraction-layer
Stars2.0k
Forks206
Last commit2 years ago
Hydra
HydraSwift

A lightweight Swift library for writing async code using Promises, Async/Await, and modern operators like all, any, map, zip, and retry.

#futures#asynchronous-programming#ios
Stars2.0k
Forks115
Last commit4 years ago
ActivityIndicatorView
ActivityIndicatorViewSwift

A collection of customizable SwiftUI loading indicators with multiple preset animation styles.

#apple-platforms#ios#animation
Stars1.7k
Forks95
Last commit1 month ago
SwiftyAttributes
SwiftyAttributesSwift

A Swifty API for attributed strings in iOS, macOS, watchOS, and tvOS with a clean, chainable syntax.

#foundation#cocoa-touch#ios
Stars1.6k
Forks83
Last commit2 years ago
SwiftMoment
SwiftMomentSwift

A Swift library for iOS, macOS, tvOS, and watchOS that simplifies date and time manipulation, inspired by Moment.js.

#ios#date-time#tvos
Stars1.6k
Forks141
Last commit7 years ago
Iconic
IconicSwift

Auto-generates strongly typed Swift code for effortless icon font integration on iOS, tvOS, and watchOS.

#ios#code-generator#tvos
Stars1.6k
Forks85
Last commit4 years ago
DateHelper
DateHelperSwift

A high-performance Swift Date extension for creating, comparing, and modifying dates across Apple platforms.

#ios#date-manipulation#date-time
Stars1.5k
Forks236
Last commit2 years ago
Page 1 of 5Next

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
#Ios166
#Swift154
#Tvos149
#Macos145
#Cocoapods42
#Carthage38
#Mobile Development24
#Swift Package Manager22
#Concurrency20
#Linux19
#Type Safe18
#Objective C17