bgoncharov's Stars
swiftlang/swift
The Swift Programming Language
realm/SwiftLint
A tool to enforce Swift style and conventions.
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
mxcl/PromiseKit
Promises for Swift & ObjC.
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
jedisct1/libsodium
A modern, portable, easy to use crypto library.
daltoniam/Starscream
Websockets in swift for iOS and OSX
SwiftKickMobile/SwiftMessages
A very flexible message bar for UIKit and SwiftUI.
apple/swift-protobuf
Plugin and runtime library for using protobuf with Swift
nanopb/nanopb
Protocol Buffers with small code size
square/Valet
Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
google/promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
malcommac/SwiftRichString
👩🎨 Elegant Attributed String composition in Swift sauce
swiftlang/swift-format
Formatting technology for Swift source code
RevenueCat/purchases-ios
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
luoxiu/Schedule
Schedule timing task in Swift using a fluent API. (A friendly alternative to Timer)
relatedcode/RelatedChat
Open source alternative communication platform
devxoul/UITextView-Placeholder
A missing placeholder for UITextView
shu223/Pulsator
Pulse animation for iOS
kazuhiro4949/PagingKit
PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries.
maxsokolov/TableKit
Type-safe declarative table views.
sharplet/Regex
A delightful and expressive regular expression type for Swift.
JohnSundell/Require
Require optional values to be non-nil, or crash gracefully
lachlanbell/SwiftOTP
A Swift library for generating One Time Passwords (OTP)
Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
dmyma/iOS-interview
Follow guide for iOS Developer/Engineer interview
Dashlane/SwiftDomainParser
A Full Swift Lightweight Framework that uses the Public Suffix list to Parse URLs
gumob/TLDExtractSwift
A pure Swift library to allows you to get the public suffix of a domain name
watanabetoshinori/AppPattern_PasswordManager
The PasswordManager manages usernames and passwords for sites using AuthenticationServices framework.