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

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
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
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
Tagging
TaggingSwift

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

#ios#text-input#textview
Stars124
Forks20
Last commit6 years ago
ActionClosurable
ActionClosurableSwift

A Swift library that replaces Objective-C target/action patterns with closure-based APIs for UIKit controls.

#code-simplification#ios#closure
Stars123
Forks15
Last commit7 years ago
diff
diffSwift

Simple diff library in pure Swift

#ios#tvos#watchos
Stars122
Forks10
Last commit6 years ago
SZMentionsSwift
SZMentionsSwiftSwift

A lightweight iOS library for adding, removing, and editing mentions within a UITextView.

#ios#textview#ui-components
Stars122
Forks64
Last commit5 years ago
CustomSegue
CustomSegueSwift

A Swift library providing custom segues for macOS Storyboards with slide, crossfade, and window transition effects.

#transition-animation#view-controller#ui-navigation
Stars121
Forks12
Last commit7 years ago
KYWheelTabController
KYWheelTabControllerSwift

A UITabBarController subclass that replaces the standard tab bar with a circular menu for iOS apps.

#ios#custom-ui#ui-components
Stars119
Forks16
Last commit5 years ago
Locatable
LocatableSwift

A Swift micro-framework using Property Wrappers to implement the Service Locator pattern.

#ios#micro-framework#dependency-injection
Stars119
Forks5
Last commit5 years ago
PageControl
PageControlSwift

Animated iOS page control component with smooth transitions and custom styling.

#ios#animation#swift-package-manager
Stars118
Forks11
Last commit5 years ago
XMLMapper
XMLMapperSwift

A Swift framework for converting model objects (classes and structs) to and from XML.

#ios#alamofire#swift-package-manager
Stars112
Forks24
Last commit3 years ago
SwiftFontName
SwiftFontNameSwift

A Swift library providing font name autocompletion and localized font support for iOS development.

#ios#autocomplete#font-management
Stars112
Forks15
Last commit7 years ago
Swizzlean
SwizzleanObjective-C

A lightweight Objective-C helper class for method swizzling in iOS/macOS development.

#ios#objective-c#method-swizzling
Stars112
Forks12
Last commit3 years ago
KALoader
KALoaderSwift

A Swift library for creating beautiful animated loading placeholders with customizable colors.

#ios#animation#ux-enhancement
Stars108
Forks5
Last commit8 years ago
SwiftyXML
SwiftyXMLSwift

A Swift library providing an intuitive, Swifty way to parse, access, and generate XML data using modern Swift features.

#ios#swift-package-manager#swifty
Stars108
Forks28
Last commit7 months ago
ProgressMeter
ProgressMeterSwift

A customizable iOS progress meter control with annotations for displaying progress with better visual feedback.

#ios#swift4#progressbar
Stars107
Forks10
Last commit8 years ago
ResizingTokenField
ResizingTokenFieldSwift

A Swift token field implementation for iOS that automatically resizes height and supports animated token changes.

#auto-layout#ios#token-field
Stars106
Forks28
Last commit5 years ago
ShowSomeProgress
ShowSomeProgressSwift

A Swift library providing customizable progress indicators and animated activity views for iOS apps.

#ios#progress-indicators#animation
Stars106
Forks14
Last commit7 years ago
PokemonKit
PokemonKitSwift

A Swift wrapper for the PokeAPI, providing easy access to Pokémon data in iOS/macOS apps.

#ios#alamofire#pokeapi
Stars105
Forks25
Last commit6 years ago
TermiNetwork
TermiNetworkSwift

A zero-dependency networking library for building modern and secure iOS, watchOS, macOS, and tvOS applications.

#apple#ios#codable
Stars105
Forks10
Last commit1 year ago
Loader
LoaderSwift

A simple and lightweight animated switch activity indicator for iOS apps written in Swift.

#ios#animation#loading-indicator
Stars103
Forks9
Last commit8 years ago
CollectionNode
CollectionNodeSwift

A collection view component built for Sprite Kit, enabling UICollectionView-like interfaces in 2D games and interactive scenes.

#ios#collectionview#sprite-kit
Stars102
Forks6
Last commit8 years ago
SwiftGoogleTranslate
SwiftGoogleTranslateSwift

A lightweight Swift framework for integrating Google Cloud Translation API into iOS and macOS apps.

#ios#google-cloud-platform#machine-translation
Stars101
Forks22
Last commit2 months ago
VKPinCodeView
VKPinCodeViewSwift

A simple and elegant iOS UI component for PIN code input with auto-fill OTP support and customizable appearance.

#mobile-security#ios#ui-component
Stars98
Forks28
Last commit5 years ago
RandomUserSwift
RandomUserSwiftSwift

A Swift framework for generating random user data by integrating with the randomuser.me API.

#ios#open-source#api
Stars97
Forks11
Last commit5 years ago
LKAlertController
LKAlertControllerSwift

A Swift library providing a simplified builder pattern for creating UIAlertController alerts and action sheets.

#ios#dialog#mobile-development
Stars96
Forks20
Last commit5 years ago
PLCurrencyTextField
PLCurrencyTextFieldSwift

A UITextField subclass for iOS that provides proper currency input formatting and validation.

#ios#uitextfield#currency-input
Stars96
Forks3
Last commit10 years ago
Soundable
SoundableSwift

A tiny iOS library for playing single sounds, sequences, and parallel audio using AVFoundation with simple APIs.

#sound#ios#avaudioplayer
Stars95
Forks9
Last commit1 day ago
InstagramSimpleOAuth
InstagramSimpleOAuthObjective-C

A quick and simple iOS library for authenticating Instagram users in iPhone or iPad apps.

#ios#objective-c#mobile-sdk
Stars93
Forks18
Last commit6 years ago
KVConstraintKit
KVConstraintKitSwift

A Swift DSL for Auto Layout on iOS, tvOS, and macOS that simplifies constraint creation with expressive operators.

#auto-layout#ios#appkit
Stars92
Forks12
Last commit7 years ago
EditDistance
EditDistanceSwift

An incremental update tool for UITableView and UICollectionView that automates diff calculation and UI updates.

#algorithm#ios#diff-algorithm
Stars90
Forks5
Last commit7 years ago
Pencil
PencilSwift

A super lightweight Swift library for easily storing and reading value types like structs, enums, and standard types to files on iOS.

#enum-storage#ios#data-persistence
Stars87
Forks7
Last commit8 years ago
NumPad
NumPadSwift

A customizable iOS number pad UI component inspired by Square's design.

#apple#ios#number
Stars85
Forks17
Last commit7 years ago
XExtensionItem
XExtensionItemObjective-C

A library for easier sharing of structured data between iOS apps and share extensions using UIActivityViewController.

#ios#objective-c#uiactivityviewcontroller
Stars85
Forks13
Last commit2 years ago
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
PreviousPage 13 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
#Cocoapods523
#Ios520
#Swift511
#Mobile Development199
#Ui Components180
#Swift Package Manager125
#Macos118
#Animation91
#Uikit90
#Objective C75
#Tvos60
#Swift Library58