Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Carthage

Carthage

513 projects

Showing 36 of 513 projects

Disintegrate
DisintegrateSwift

A Swift library providing a disintegration animation effect where views break into triangular particles that fade away.

#ui-animation#core-animation#visual-feedback
Stars79
Forks2
Last commit7 years ago
WeakableSelf
WeakableSelfSwift

A Swift micro-framework to simplify using weak references to self in closures.

#ios#micro-framework#memory-management
Stars79
Forks7
Last commit5 years ago
MemoryCache
MemoryCacheSwift

A type-safe, thread-safe LRU memory cache implementation for Swift applications.

#ios#lru-cache#memory-cache
Stars78
Forks5
Last commit5 years ago
Notificationz
NotificationzSwift

A Swift framework providing a convenient, transparent API wrapper around NotificationCenter with RAII-based observers.

#ios#raii#observer-pattern
Stars77
Forks8
Last commit7 years ago
AcknowledgementsPlist
AcknowledgementsPlistSwift

Combines licenses from Carthage, CocoaPods, and manual entries into a Plist or Bundle for iOS apps.

#settings-bundle#plist#ios
Stars77
Forks4
Last commit6 years ago
Kamagari
KamagariSwift

A simple UIAlertController builder class for Swift that simplifies alert creation with method chaining.

#alert-dialogs#ios#mobile-development
Stars77
Forks9
Last commit8 years ago
Manuscript
ManuscriptSwift

A dead-simple AutoLayout library for Swift projects, offering a concise API for programmatic UI layout.

#ios#tvos#programmatic-ui
Stars76
Forks6
Last commit9 years ago
Threadly
ThreadlySwift

A Swift microframework providing type-safe thread-local storage for iOS, macOS, watchOS, tvOS, and Linux.

#ios#type-safety#microframework
Stars74
Forks10
Last commit7 years ago
FlexibleHeader
FlexibleHeaderSwift

A container view that responds to scrolling of UIScrollView for iOS apps.

#ios#scrolling#header-animation
Stars74
Forks6
Last commit6 years ago
DropdownTransition
DropdownTransitionSwift

A custom modal transition for iOS that implements dropdown animations using UIPresentationController and UITransitionCoordinator.

#ios#modal-transition#ui-animation
Stars73
Forks3
Last commit3 years ago
Keychains
KeychainsSwift

A simple, easy-to-use keychain wrapper for iOS/macOS apps to securely store passwords and sensitive data.

#keychain#ios#service
Stars73
Forks6
Last commit7 years ago
MTLLinkLabel
MTLLinkLabelSwift

A customizable UILabel subclass for iOS that automatically detects and makes links, phone numbers, and custom ranges tappable.

#interactive-text#ios#link-detection
Stars72
Forks22
Last commit6 years ago
NotchyAlert
NotchyAlertSwift

A Swift library that displays alerts using the iPhone X notch area.

#ios#animation#iphone-x
Stars71
Forks4
Last commit7 years ago
StableCollectionViewLayout
StableCollectionViewLayoutSwift

A UICollectionViewLayout that automatically adjusts content offset when collection view items are inserted, deleted, or reloaded.

#ui-stability#ios#uicollectionviewlayout
Stars70
Forks7
Last commit
PPAssetsActionController
PPAssetsActionControllerSwift

A highly customizable iOS action sheet controller with built-in photo and video asset previews.

#ios#ui-components#mobile-development
Stars68
Forks9
Last commit8 years ago
CSS3ColorsSwift
CSS3ColorsSwiftSwift

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

#ios#color-names#mobile-development
Stars67
Forks2
Last commit9 years ago
Poi
PoiSwift

A Swift library for implementing Tinder-like swipeable card UI with tableview-like methods.

#ios#ui-library#tinder-ui
Stars67
Forks15
Last commit6 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
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
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
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
HPParallaxHeader
HPParallaxHeaderSwift

A Swift library for adding parallax header effects to UIScrollView and complex view hierarchies.

#ios#ui-animation#swift-package-manager
Stars61
Forks17
Last commit1 year 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 commit5 years ago
SwiftyMessenger
SwiftyMessengerSwift

A Swift toolkit for passing messages between iOS apps and extensions using shared App Groups and Darwin Notifications.

#interprocess-communication#ios#listen-messages
Stars60
Forks11
Last commit5 years ago
TvOSMoreButton
TvOSMoreButtonSwift

A tvOS button that truncates long text with '... More', mirroring Apple's UI behavior for tvOS apps.

#button#text-truncation#apple-tv
Stars60
Forks15
Last commit5 months ago
Latch
LatchSwift

A lightweight Swift wrapper for the iOS, watchOS, and OS X Keychain.

#keychain#ios#osx
Stars58
Forks11
Last commit6 years ago
CBORCoding
CBORCodingSwift

A lightweight Swift framework for encoding and decoding Codable types to and from CBOR format across Apple platforms.

#hacktoberfest#ios#codable
Stars58
Forks15
Last commit1 year ago
PeerConnectivity
PeerConnectivitySwift

A functional wrapper for Apple's MultipeerConnectivity framework with lightweight syntax and automatic edge case handling.

#functional-programming#ios#multipeer-connectivity
Stars56
Forks10
Last commit7 days ago
OcticonsKit
OcticonsKitSwift

A Swift library for using GitHub's Octicons in iOS and macOS applications.

#ios#uiimage#ui-kit
Stars55
Forks8
Last commit3 months ago
RxWebSocket
RxWebSocketSwift

A reactive WebSocket client for iOS/macOS/tvOS built on RxSwift and Starscream.

#starscream#ios#swift-package-manager
Stars55
Forks13
Last commit3 years ago
KRAlertController
KRAlertControllerSwift

A beautiful and easy-to-use colored alert controller for iOS apps, written in Swift.

#user-interface#alert-dialogs#ios
Stars53
Forks6
Last commit7 years ago
OpenSourceController
OpenSourceControllerSwift

A simple iOS library to display open-source licenses used in your application with automatic parsing.

#ios#open-source-compliance#swift-package-manager
Stars52
Forks3
Last commit6 years ago
Lighty
LightySwift

A lightweight and easy-to-use logging library for Swift across iOS, macOS, tvOS, watchOS, and Linux.

#ios#developer-tools#logging-library
Stars52
Forks4
Last commit1 month ago
StorageManager
StorageManagerSwift

A Swift framework that provides a simple API for using the iOS FileManager as a lightweight database.

#ios#data-persistence#file-manager
Stars52
Forks3
Last commit6 years ago
ATGValidator
ATGValidatorSwift

An iOS validation framework with built-in form validation support for UITextField, UITextView, and custom UI elements.

#ios#rule-based#uitextfield
Stars51
Forks10
Last commit6 years ago
NoOptionalInterpolation
NoOptionalInterpolationSwift

A Swift library that removes "Optional(...)" and "nil" from string interpolation and provides easy pluralization operators.

#ios#podfile#string interpolation
Stars50
Forks3
Last commit8 years ago
PreviousPage 14 of 15Next

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
26 days ago
#Cocoapods480
#Ios476
#Swift465
#Mobile Development184
#Ui Components171
#Swift Package Manager113
#Macos104
#Animation89
#Uikit84
#Objective C68
#Swift Library55
#Tvos55