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

AEAccordion
AEAccordionSwift

A simple and lightweight UITableViewController with accordion effect for expanding and collapsing cells in iOS apps.

#expandable-cells#ios#swift-package-manager
Stars209
Forks23
Last commit7 years ago
MacLexa
MacLexaJavaScript

A macOS system tray app that integrates Amazon Alexa, allowing voice commands via the Option key.

#open-source#desktop-app#system-tray
Stars195
Forks13
Last commit8 years ago
SwiftyAnimate
SwiftyAnimateSwift

A Swift library for creating composable, readable, and maintainable animations on iOS.

#ios#ui-animation#composable-animations
Stars195
Forks17
Last commit8 years ago
GCDTimer
GCDTimerSwift

A well-tested Grand Central Dispatch (GCD) timer implementation for Swift applications.

#ios#dispatch#grand-central-dispatch
Stars192
Forks22
Last commit1 year ago
CustomizableActionSheet
CustomizableActionSheetSwift

A Swift library for creating iOS action sheets with fully customizable views and buttons.

#ios#ui-kit#custom-views
Stars190
Forks23
Last commit5 years ago
SectionScrubber
SectionScrubberSwift

A customizable iOS/tvOS scrubber component for quickly navigating between UICollectionView sections.

#ios#ui-component#tvos
Stars188
Forks15
Last commit5 years ago
Version
VersionSwift

A Swift library for representing and comparing semantic version numbers following SemVer 2.0.0.

#semver#ios#version-management
Stars185
Forks36
Last commit2 years ago
Swifty360Player
Swifty360PlayerSwift

An iOS 360-degree video player that streams from AVPlayer with device motion support.

#ios#media#immersive-media
Stars184
Forks45
Last commit1 month ago
RxMediaPicker
RxMediaPickerSwift

A reactive wrapper around UIImagePickerController for iOS, simplifying photo and video picking with RxSwift.

#ios#photo-picker#reactive-programming
Stars181
Forks59
Last commit5 years ago
YRPayment
YRPaymentSwift

A Swift library for creating animated, customizable credit card input interfaces with flip animations.

#ios#animation#payment
Stars181
Forks18
Last commit4 years ago
PolioPager
PolioPagerSwift

A flexible iOS tab bar controller with a built-in search tab, inspired by the SNKRS app.

#ios#animation#snkrs
Stars178
Forks14
Last commit5 years ago
DuctTape
DuctTapeSwift

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

#keypath#ios#appkit
Stars176
Forks13
Last commit5 years ago
MKGradientView
MKGradientViewSwift

A highly customizable Core Graphics based gradient view for iOS supporting linear, radial, conical, and bilinear gradients.

#circular-gradient#ios#bilinear-gradient
Stars175
Forks14
Last commit5 years ago
SwiftShareBubbles
SwiftShareBubblesSwift

Animated social share buttons control for iOS apps, written in pure Swift.

#mobile-ui#ios#animation
Stars173
Forks18
Last commit3 years ago
Bluetonium
BluetoniumSwift

A Swift library that simplifies Bluetooth communication with devices through service and characteristic mapping.

#core-bluetooth#ios#ble
Stars166
Forks13
Last commit6 years ago
Swift-ActionCableClient
Swift-ActionCableClientSwift

A Swift client for Rails ActionCable, enabling real-time WebSocket communication in iOS/macOS apps.

#starscream#ios#rails-actioncable
Stars166
Forks122
Last commit3 years ago
Cely
CelySwift

A plug-and-play login system for iOS apps that adds secure user authentication in under 30 seconds.

#keychain#mobile-security#ios
Stars165
Forks17
Last commit6 years ago
HoverConversion
HoverConversionSwift

A Swift UI component for vertical paging between multiple table views in iOS apps.

#ios#vertical-paging#ui-components
Stars162
Forks16
Last commit9 years ago
LinearProgressBar
LinearProgressBarSwift

A Material Design-inspired linear progress bar component for iOS apps, providing smooth animation and easy integration.

#hacktoberfest#ios#progress
Stars162
Forks22
Last commit5 years ago
KeyboardObserver
KeyboardObserverSwift

A Swift library that simplifies iOS keyboard event handling by replacing NotificationCenter with a typed event-based API.

#ios#keyboard-handling#ui-kit
Stars161
Forks17
Last commit4 years ago
LFLoginController
LFLoginControllerSwift

A customizable iOS login screen library written in Swift that implements login, signup, and password reset in under 10 lines of code.

#ios#swift-image#authentication
Stars157
Forks27
Last commit6 years ago
Inkwell
InkwellSwift

A Swift font library for iOS that downloads and registers custom fonts from Google Fonts or custom resources on the fly.

#ios#fonts#font-management
Stars157
Forks14
Last commit8 years ago
ForecastIO
ForecastIOSwift

A Swift library for interacting with the Dark Sky API to fetch weather forecasts and historical data.

#ios#darksky#cocoadocs
Stars156
Forks25
Last commit6 years ago
KDInteractiveNavigationController
KDInteractiveNavigationControllerSwift

A UINavigationController subclass that enables interactive navigation bar hiding/showing during swipe gestures.

#ios#uinavigationcontroller#ui-components
Stars153
Forks19
Last commit
AwaitToast
AwaitToastSwift

A Swift library for displaying async waiting toasts and basic toasts, inspired by Facebook's posting toast.

#ios#user-feedback#ui-components
Stars148
Forks11
Last commit7 years ago
Switch
SwitchSwift

A customizable iOS switch control built in Swift with full Interface Builder support.

#ios#uiswitch#custom-switch
Stars148
Forks26
Last commit5 years ago
GoogleMaterialIconFont
GoogleMaterialIconFontSwift

A Swift and Objective-C library for using Google Material Design Icons as a custom font in iOS apps.

#ios#objective-c#icon-font
Stars143
Forks20
Last commit9 years ago
VHUD
VHUDSwift

A simple, customizable HUD (heads-up display) for iOS apps to show loading, progress, and completion states.

#ios#loading-indicator#hud
Stars138
Forks16
Last commit7 years ago
FloatingActionSheetController
FloatingActionSheetControllerSwift

A Swift library for creating customizable floating action sheet controllers with smooth animations on iOS.

#ios#animation#custom-ui
Stars138
Forks18
Last commit8 years ago
SwiftLuhn
SwiftLuhnSwift

A Swift implementation of the Luhn algorithm for validating debit/credit card numbers and identifying card types.

#ios#credit-card-validation#luhn-algorithm
Stars137
Forks27
Last commit2 years ago
PlayerView
PlayerViewSwift

An elegant wrapper API for AVPlayer that provides event handling via delegates instead of KVO.

#ios#swift-package-manager#media-controls
Stars130
Forks46
Last commit6 years ago
SwiftStore
SwiftStoreC++

A Swift key-value store backed by LevelDB for persistent local storage in iOS/macOS apps.

#mobile-database#ios#xcframework
Stars129
Forks36
Last commit1 year ago
Croc
CrocSwift

A lightweight Swift library for parsing, detecting, generating, and categorizing emojis on iOS.

#emoji#ios#swift-package-manager
Stars129
Forks11
Last commit7 years ago
Croc
CrocSwift

A lightweight Swift library for detecting, generating, categorizing, and managing emoji characters on iOS.

#emoji#ios#unicode
Stars129
Forks11
Last commit7 years ago
Tagging
TaggingSwift

A Swift library providing a TextView with built-in tagging functionality for mentions and hashtags in iOS apps.

#ios#text-input#textview
Stars126
Forks20
Last commit5 years ago
ADPuzzleAnimation
ADPuzzleAnimationSwift

A custom iOS animation library that builds or destroys a UIView into puzzle pieces, inspired by Fabric's Answers animation.

#puzzle-effect#ios#answers-animation
Stars125
Forks12
Last commit10 years ago
PreviousPage 12 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
8 years ago
#Cocoapods480
#Ios476
#Swift465
#Mobile Development184
#Ui Components171
#Swift Package Manager113
#Macos104
#Animation89
#Uikit84
#Objective C68
#Swift Library55
#Tvos55