Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Carthage

Carthage

564 projects

Showing 36 of 564 projects

Notie
NotieSwift

A Swift library for displaying customizable in-app notifications with buttons and input fields.

#ios#notifications#ui-components
Stars84
Forks11
Last commit9 years ago
EmojiTimeFormatter
EmojiTimeFormatterSwift

A Swift library that converts dates and times into clock face emojis for intuitive UI representation.

#emoji#swift-package-manager#clock-emojis
Stars83
Forks3
Last commit9 years ago
Continuum
ContinuumSwift

A lightweight Swift binding library using NotificationCenter for UI and object property observation.

#ios#reactive-programming#property-observation
Stars80
Forks4
Last commit8 years ago
AnimatablePlayButton
AnimatablePlayButtonSwift

A customizable animated play/pause button for iOS built with Swift using Core Animation layers and keyframe animations.

#ios#pause-button#animation
Stars80
Forks9
Last commit6 years ago
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
Restraint
RestraintSwift

A minimal Swift library for declarative Auto Layout constraints, making NSLayoutConstraint usage more legible.

#auto-layout#declarative-ui#ui-programming
Stars79
Forks11
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
Manuscript
ManuscriptSwift

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

#ios#tvos#programmatic-ui
Stars77
Forks6
Last commit9 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
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
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
FlexibleHeader
FlexibleHeaderSwift

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

#ios#scrolling#header-animation
Stars74
Forks6
Last commit7 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
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
DropdownTransition
DropdownTransitionSwift

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

#ios#modal-transition#ui-animation
Stars73
Forks3
Last commit4 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
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
Stars70
Forks22
Last commit6 years ago
Ciao
CiaoSwift

Publish and discover services using Bonjour

#bonjour#cocoapods#swift
Stars69
Forks10
Last commit2 months ago
StableCollectionViewLayout
StableCollectionViewLayoutSwift

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

#ui-stability#ios#uicollectionviewlayout
Stars69
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 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
Stars68
Forks25
Last commit3 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
CSS3ColorsSwift
CSS3ColorsSwiftSwift

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

#ios#color-names#mobile-development
Stars67
Forks2
Last commit9 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 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
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
Forks16
Last commit2 years ago
Thingy
ThingySwift

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

#cocoa-touch#apple-platforms#ios
Stars60
Forks5
Last commit6 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 commit2 months 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
Latch
LatchSwift

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

#keychain#ios#osx
Stars59
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
OcticonsKit
OcticonsKitSwift

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

#ios#uiimage#ui-kit
Stars56
Forks8
Last commit6 months 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 commit14 days 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
PreviousPage 14 of 16Next

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 months ago
#Cocoapods523
#Ios520
#Swift511
#Mobile Development199
#Ui Components180
#Swift Package Manager125
#Macos118
#Animation91
#Uikit90
#Objective C75
#Tvos60
#Swift Library58