SwiftyKeychain
|
Accessing Keychain in Swift for my projects |
NCA
|
Neural Cognitive Architectures |
SwiftyXPC
|
A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift Concurrency. |
StreamChatSwiftUI
|
SwiftUI Chat SDK ➜ Stream Chat 💬 |
web3.swift
|
Web3 and Geth wrapper utility in swift |
SimpleTipJar
|
A simple iOS component for collecting tips via In-App Purchases |
TAP
|
A Swift package for the Test Anything Protocol (v13) |
ABWheelPickerModifier
|
|
Sdift
|
Swift diff library |
EditableColor
|
A mutable color representation with automatic, dead-simple bridging to SwiftUI, UIKit, and AppKit. |
EasyAPNS
|
|
swift-log
|
A Logging API for Swift |
GradientProgressBar
|
📊 A customizable gradient progress bar (UIProgressView). |
Spawn
|
Easily spawn new processes using Swift |
Flatten
|
Flatten method reference that resolved to SE-0042. |
OWOneCall
|
SwiftUI OpenWeather One Call API library |
DSFInspectorPanes
|
Easily customisable, scrollable, collapsible inspector panels using nested NSView(s) |
ByteArrayCodable
|
Swift Codable to/from flat byte arrays. |
SHList
|
HList for Swift by statically meta-programming. |
swift-filestreamer
|
A file streaming library |
vipergen
|
A VIPER module generation tool written in Swift |
ZoomableImageView
|
Simple SwiftUI ImageView that enables dragging and zooming. |
ParseServerSwift
|
Write Parse Cloud Code in Swift! |
LookingGlassUI
|
Shimmering SwiftUI Views using device orientation. |
CheckoutEventLoggerKit
|
|
Test
|
Convenience wrapper around XCTest |
RxJSON
|
RxSwift wrapper for JSON |
SlidableImage
|
Fancy slider for before&after images |
Commercetools
|
The e-commerce iOS SDK from commercetools. |
SwiftDuxNavigation
|
SwiftDux based application routing. |
Async
|
⏱ Promises and reactive-streams in Swift built for high-performance and scalability. |
AirAware
|
A Swift (macOS/iOS) framework for interacting with Awair air monitoring devices. |
Diomede
|
LMDB-based RDF Quadstore implemented in Swift |
ShortcutRecorder
|
The best control to record shortcuts on macOS, written in ObjC with Swift in mind |
FirebladeECS
|
A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift |
cmark
|
A SwiftPM wrapper around GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C |
cassowary
|
A Swift implementation of the cassowary simplex solver |
DadJokes
|
A command-line utility for macOS to display a dad joke. |
Guitar
|
A Cross-Platform String and Regular Expression Library written in Swift. |
LocalizableUI
|
This library was created to set the localized key of the UI elements directly in the interface builder of xcode. It supports all kind of UI elements for iOS and offers localized keys for all common text properties. |
TabNavigable
|
A useful protocol and its extension when you make custom TabBarViewController |
MCP4725
|
Swift library for interacting with the MCP4725 I2C 12-bit DAC. |
SwiftyXML
|
The most swifty way to deal with XML data in swift 5. |
Themeable
|
Easy, type-safe UI theming in Swift |
ShowSomeProgress
|
Progress and Activity Indicators for iOS apps |
SwiftSlug
|
A simple package to convert strings to URL slugs. |
RxRealm
|
RxSwift extension for RealmSwift's types |
CSSH
|
Swift package manager wrapper for ssh |
simple-asn1-reader-writer
|
Simple ASN.1 reader and writer |
HKDFKit
|
Simple HKDF utility with Objective-C interface |
Require
|
Require optional values to be non-nil, or crash gracefully |
SmoothGradient
|
Generate buttery smooth gradients. |
TTESwift
|
My favourite things |
RangeUISlider
|
:iphone: :large_blue_circle::heavy_minus_sign::large_blue_circle: An iOS range selection slider compatible with UIKit and SwiftUI. Developed using autolayout and highly customizable using IBDesignabled and IBInspectable or programmatically. It support also RTL (right to left) languages automatically out of the box. |
Hyperconnectivity
|
⚡️ Modern replacement for Apple's Reachability written in Swift and made elegant using Combine. |
swift-nio-ssh
|
SwiftNIO SSH is a programmatic implementation of SSH using SwiftNIO |
LazyNavigationLink
|
|
java_util
|
Swift bridge to java.util.* |
Delegated
|
👷♀️ Closure-based delegation without memory leaks |
Action
|
Abstracts actions to be performed in RxSwift. |
IPAUploader
|
👨🏼💻 Uploads your apps to TestFlight & App Store. |
SideMenu
|
Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less. |
swift-mod
|
A tool for Swift code modification intermediating between code generation and formatting. |
sqlite-kit
|
Non-blocking SQLite client library with SQL builder built on SwiftNIO |
Noise
|
Generate and combine commonly used procedural noises and distributions, in pure Swift |
Future
|
|
TypeDecoder
|
A Swift library to allow the runtime inspection of Swift language native and complex types. |
Whatever
|
Whatever offers you a placeholder when you are not sure what to type in code. |
BottomSheet
|
BottomSheet lets you add custom bottom sheets to your SwiftUI apps. |
RFC3339DateFormatter
|
DateFormatter conforming to RFC3339 |
SBObjectiveCWrapper
|
Objective-C Wrapper for SwiftyBeaver Logger (Swift 2, 3, 4 & 5!) |
ConcurrencyPlus
|
Utilities for working with Swift Concurrency |
Gherkin
|
A Swift package for working with Gherkin (Cucumber) feature files. |
swift-dom
|
html, svg, and xml builders for server applications |
ContainedDocument
|
Nested NSDocuments |
JWKTransform
|
Library to convert keys of JWK format to more popular formats such as PEM. |
GenericDataSource
|
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift. |
Dusk
|
Micro-framework to aid in supporting Dark Mode on macOS |
MGESourceSelection
|
|
AttributedStringTag
|
🖍 Small framework for easily applying attributes to NSAttributedString |
swiftui-map-item-picker
|
|
FDTextFieldTableViewCell
|
A UITableViewCell with an editable text field |
AsyncK
|
An alternative of `async/await` in Swift |
Command
|
A Swift Library to launch, execute, and get the output of, executables and terminal commands/scripts in a simple and quick way. |
Reswifq
|
Simple, reliable, background processing for Swift |
HealthKitCombine
|
Combine extensions for HealthKit. |
Flexer
|
Lexing library for Swift |
DynamicCodableKit
|
Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations. |
ArArchiveKit
|
A simple, 0-dependency Swift package for reading and writing ar archives. Inspired by ar: https://github.com/blakesmith/ar |
AckGen
|
Generate a list of license information for all Swift packages used in your project. For easy *Acknowledgement* views. |
Stackdriver
|
💬 Helper for logging and error logging to Google Cloud Stackdriver |
ImpactMeterAdapter
|
Impact crash reports as a Meter diagnostic source |
Draco
|
Swift package for Google's Draco static library with C interface for encode and decode. |
ACInteractor
|
Swift Package for a Use Case centric architecture as proposed by Robert C. Martin and others. |
JSONRPC
|
Swift library for JSON-RPC |
swiftui-tabs-view
|
SwiftUI tabbed interface. Customizable replacement for `SwiftUI.TabView`. |
swift-highlight
|
memory-efficient attributed text storage for server applications |
SwiftLSPClient
|
A Swift library for interacting with Language Server Protocol implementations |
NukeFLAnimatedImagePlugin
|
FLAnimatedImage plugin for Nuke |
APIManager
|
Framework for abstracting RESTful api requests |
ActionSheetCustomViewCard
|
A SwiftUI based custom sheet card to show information in iOS application. |
LanguageServerProtocol
|
Swift library for working with Language Server Protocol (LSP) |
Bridge
|
A modern swift runtime reflection, and modification library. |
Sworm
|
CoreData based Swift ORM |
JSONValue
|
Simple Swift JSON representation supporting subscripting and pattern matching. |
Python-iOS
|
Swift package to use python modules in iOS apps |
Swiftagram
|
A modern Swift wrapper for Instagram Private API. |
SwissEphemeris
|
The Swiss Ephemeris available through Swift Package Manager |
Meter
|
Library for interacting with MetricKit |
SourceKit
|
Swift Package Manager package for SourceKit |
swift-resource
|
mime definitions, cache-control, and http semantics for server applications |
MMBannerLayout
|
Custom Banner CollectionView Layout |
RedUx
|
A super simple Swift implementation of the redux pattern making use of Swift 5.5's new async await API's. |
SwiftDependencyUpdater
|
A tool to update swift package manager dependencies |
swiftxml
|
A lightweight xml parser written in pure swift |
NeedleFoundation
|
Compile-time safe Swift dependency injection framework |
Ogra
|
A companion project for the Argo library that facilitates converting back from model objects into JSON |
Stevia
|
:leaves: Concise Autolayout code |
UInt256
|
An UInt256 library written in Swift 4 |
gir2swift
|
A simple GIR parser in Swift for creating Swift types for a .gir file |
Moya-ModelMapper
|
ModelMapper bindings for Moya. |
BundleInfoVersioning
|
Lightweight package that allows you to observe changes in the Info.plist |
FisherYates
|
Example package for use with the Swift Package Manager |
CSwift
|
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序 |
HTTPClient
|
Communicate via HTTP easily in Swift. |
Swift-Common
|
Common code used by various Uber open source projects |
documentation
|
Documentation for the PureScript language, compiler, and tools. |
libsass
|
A Swift wrapper around the LibSass C/C++ port of the Sass engine. |
Gdk
|
A Swift wrapper around gdk-3.x and gdk-4.x that is largely auto-generated from gobject-introspection |
HDT
|
An HDT RDF Parser |
Configurate
|
Build stackable configuration objects for Swift applications. |
AcknowList
|
Acknowledgements screen displaying a list of licenses, for example from CocoaPods dependencies. |
FBSnapshotTestCase
|
Snapshot view unit tests for iOS |
MLVideoPlayer
|
A Simple Video player write in swift |
CPango
|
A wrapper around pango-1.x for Swift |
NicerTouchBar
|
Utilities for a more pleasant NSTouchBar development experience |
MapleBacon
|
🍁🥓 Lightweight and fast Swift library for image downloading, caching and transformations |
FitFileParser
|
This provide a swift package to parse Fit File and have access to the information in swift. |
swift-bson
|
pure Swift BSON library |
Delaunay
|
Delaunay, CDT and Conforming triangulation |
HyperHooks-Core
|
HyperHooks Core for usage with HyperHooks DOM and HyperSwift |
sourcekit
|
|
GLibObject
|
A wrapper around gobject-2.x for the Swift Package Manager |
napkin
|
napkin is a reimagining of Uber's RIBs with RXSwift replaced by Combine and the Leak Detector removed (you should use Xcode Instruments instead). |
InputStepper
|
SwiftUI library to create fully customizable input stepper. |
Cairo
|
A Swift wrapper around cairo-1.x that is largely auto-generated from gobject-introspection |
FoldingCell
|
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion |
Highlightr
|
iOS & OSX Syntax Highlighter. |
Preferences
|
⚙ Add a settings window to your macOS app in minutes |
CPIOArchiveKit
|
A simple, 0-dependency Swift package for reading and writing cpio archives. |
ShipShape
|
A Swift package for generating 2D shapes of ships |
iPaymentButton
|
Quickly implement the Apple Pay button in SwiftUI |
AppStoreReviewManager
|
Simple App Store review Swift Package for iOS and macOS |
CodablePlus
|
A collection of extensions around the Swift `Codable` implementation. |
WatchSync
|
|
SwiftLibXML
|
A simple object-oriented Swift API around libxml2 |
Life
|
Conway's Game of Life written in Swift 👾 |
ScrollViewPlus
|
A more pleasant NSScrollView experience |
BigNum
|
Arbitrary-precision arithmetic for Swift, in Swift |
CKit
|
Friendly Pointer and Object-Oriented System API. |
SQLite.swift
|
A type-safe, Swift-language layer over SQLite3. |
SwiftCoreSymbolication
|
Swift wrappers for CoreSymbolication |
PovioKit
|
A modular library collection |
CLISpinner
|
Swifty Terminal Spinner |
SecureSockets
|
A Swift framework for secure connections using openSSL. |
InAppPurchase
|
A Simple and Lightweight framework for In App Purchase |
SourceKitten
|
An adorable little framework and command line tool for interacting with SourceKit. |
AlamofireNetworkActivityIndicator
|
Controls the visibility of the network activity indicator on iOS using Alamofire. |
XcodeServer
|
A swift framework for interacting with, and persisting data from an "Xcode Server". |
sModel
|
sModel is a Swift framework written on top of FMDB to provide simple but powerful ORM tools for managing data in a SQLite database. |
FlowKit
|
A declarative type-safe framework for building fast and flexible list with Tables & Collection |
AudioKit
|
iOS player implementation with AVPlayer or AVAudioEngine. Using callbacks for current time, total time and tracking progress |
Typist
|
Swift UIKit keyboard manager for iOS apps. |
BilibiliKit
|
bilibili APIs in Swift. docs: |
TextViewPlus
|
Collection of useful extensions when working with NSTextView |
AppFolder
|
🗂 Never use NSSearchPathForDirectoriesInDomains again |
AppStoreConnect
|
🍎 Interact with AppStoreConnect |
Srt2BilibiliKit
|
把字幕文件作为弹幕发到B站;A swift solution for uploading SubRip file as danmaku to Bilibili |
ScrollViewObserver
|
Observer any UIScrollView without setting a delegate |
SwiftCluster
|
A Swift package for conducting k-means cluster analysis |
fluent-postgis
|
Swift PostGIS support for FluentPostgreSQL and Vapor |
UnifiedLoggingPlus
|
Micro-framework for making OSLog more pleasant |
Cron
|
Cron for Swift |
InputMask
|
User input masking library repo. |
Wells
|
A lightweight diagnostics report submission system |
OhhAuth
|
Pure Swift implementation of the OAuth 1.0 protocol as an easy to use extension for the URLRequest type. (RFC-5849) |
RxSwiftForms
|
A powerful Form Management, Binding, and Data Validation system for iOS using RxSwift. |
WindowTreatment
|
Tools for happier work with NSWindow |
Elasticsearch
|
A Vapor/Swift Elasticsearch client |
SwiftCron
|
SwiftCron is meant to make scheduling and repeating functions easy in Swift in macOS and Linux |
AppStoreScraper
|
A library to scrape data from the App Store. |
Moya
|
Network abstraction layer written in Swift. |
DockerProcess
|
Use of Process (formerly NSTask) with Docker to run Swift code on Linux from Xcode |
SwiftHexTools
|
Tools for working with hex in Swift |
SwiftExec
|
:rocket: Simple process execution with Swift |
JSONDecodeKit
|
A Light weight JSON Mapper |
Async
|
Swift Async package that makes creating and using asynchronous tasks easier. |
ibuild
|
Build multi-architecture iOS libraries from build systems like CMake, Make, and Xcode. |
QuickTableViewController
|
A simple way to create a UITableView for settings in Swift. |
SwiftkubeClient
|
Swift client for Kubernetes |
Marshal
|
Marshaling the typeless wild west of [String: Any] |
SortedArray
|
An array that keeps its elements sorted according to a given sort predicate. |
RTree
|
An on-disk, Codable R*-Tree for Swift |
InflectorKit
|
Efficiently Singularize and Pluralize Strings |
KnuthAlgorithmD
|
Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3 |
Peppermint
|
Declarative data validation framework, written in Swift |
SwiftyBeaverVapor
|
SwiftyBeaver Logging Provider for Vapor, the server-side Swift web framework |
KissFFT
|
Swift Package for Kiss FFT |
SION
|
SION handler in Swift. also handles / JSON / Property List / msgpack.org[SION,Swift] |
PostgREST
|
Swift client for PostgREST |
BMO
|
Backed Managed Objects – Linking any local database (CoreData, Realm, etc.) to any API (REST, SOAP, etc.) |
StandoutJiraKit
|
Jira kit for swift development specialised for Standout AB |
Bundles
|
Swift Bundle utilities. |
SwiftUIPreciselyRoundedRectangle
|
An animatable SwiftUI rectangle shape with fine-grained corner rounding configuration. |
XcodeIssueReporting
|
Tool that makes easier reporting warnings and errors to Xcode |
KDTree
|
Swift implementation of a k-dimensional binary space partitioning tree. |
Snail
|
An observables framework for Swift |
Base62
|
A tiny package for Base62 encoding/decoding values. |
Karte
|
🗺 Conveniently launch directions in other iOS apps |
SwiftScanner
|
String Scanner in pure Swift (supports unicode) |
EnvironmentOverrides
|
QA assistant for a SwiftUI app: change the color scheme, accessibility settings, and localization on the fly! |
Senna
|
a logging engine backend of Apple's swift-log |
DITranquillity
|
Dependency injection for iOS (Swift) |
DNS
|
Swift implementation of DNS Records / RR |
OrderedDictionary
|
Ordered dictionary data structure implementation in Swift |
SwiftNASR
|
Parser for FAA aeronautical data (NASR) |
GPUImage
|
GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal. |
DynuREST
|
A Dynu.com IP Update API wrapper. |
OptionalAPI
|
Optional extensions for Swift Optional Monad... use it or not... it's optional. |
UIImageColors
|
Fetches the most dominant and prominent colors from an image. |
AudioKitUI
|
User Interfaces for AudioKit |
Promise
|
A simpler Promise implementation |
Fuzzy
|
🔍 simple and fast fuzzy string matching in Swift |
LaunchScreenSnapshot
|
Protects sensitive data in your app snapshot. |
Task
|
A task-management framework built atop Combine. |
UAParserSwift
|
🗺 User-Agent Parser based upon ua-parser.js |
HidingViews
|
Custom ViewModifier: `.isHidden(_:)` - Easily hide Views, controlled by a boolean. https://stackoverflow.com/a/59228385/9607863 |
FDWaveformView
|
Reads an audio file and displays the waveform |
FluentPostgreSQL
|
PostgreSQL driver for Fluent |
TwilioSwift
|
Server Side Swift API for Twilio |
KeyboardShortcuts
|
⌨️ Add user-customizable global keyboard shortcuts to your macOS app in minutes |
SwiftToolbox
|
A collection of swift extensions |
Coercion
|
Swift type coercion support. |
StringCase
|
👇👆🐍 Converts String to lowerCamelCase, UpperCamelCase and snake_case. Tested and written in Swift. |
TOMLKit
|
A small, simple TOML parser and serializer for Swift. Powered by toml++. |
AnnotationInject
|
Compile-time Swift dependency injection annotations |
FractionFormatter
|
Swift FractionFormatter, like NumberFormatter, but outputs fractions. |
AxisSegmentedView
|
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS. |
Promis
|
The easiest Future and Promises framework in Swift. No magic. No boilerplate. |
themis
|
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. |
Meta
|
|
LifetimeTracker
|
Find retain cycles / memory leaks sooner. |
aws-lambda-go-api-proxy
|
lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. |
UUSwiftImage
|
|
SwifterSwift
|
A handy collection of more than 500 native Swift extensions to boost your productivity. |
RedShot
|
Lightweight & dependency-free Redis client for Swift |
LLVM
|
A Swift wrapper for the LLVM C API (version 11.0) |
ChangeMenuBarColor
|
Simple utility to change macOS Big Sur and Monterey menu bar color by appending a solid color or gradient rectangle to a wallpaper image |
Sliders
|
Collection of unique fully customizable SwiftUI sliders, joysticks, trackpads and more! |
ParserCombinator
|
Simple ParserCombinator framework for Swift |
UICKeyChainStore
|
UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults. |
XML
|
Swift XML Tree Serialization |
axx
|
Encrypt / decrypt files from the command line |
KoalaActivityIndicator
|
🐨 KoalaActivityIndicator is created for people who loves koala and wants to add a non boring version of activity indicator. |
RAMReel
|
:octocat: 🔍 RAMReel is a UI controller that allows you to choose options from a list. Swift UI library made by @Ramotion |
AlecrimCoreData
|
Core Data made simple. |
StackableTableView
|
A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView |
Kvitto
|
App Store Receipt Validation |
HSTableView
|
A better UITableView. Rows are managed by objects. Things happen with blocks. |
Reachability
|
A new, clean and lean network interface reachability library written in Swift. |
SKWebAPI
|
Make requests to the Slack Web API |
TIM
|
iOS framework for Trifork Identity Manager: SaaS Identity and Consent Management solution based on OpenID Connect standard that allows easy integration into all your applications. |
MeshGenerator
|
API to generate 3D surface meshes for Apple platforms |
CircuitBreaker
|
A Swift Circuit Breaker library – Improves application stability and reliability. |
S3SignerAWS
|
Pure Swift AWS S3 Signer, generates V4 Auth Headers and V4 presignedURLs |
objective-c
|
PubNub Objective-C based APIs for iOS and OS X |
OhhAuth
|
Pure Swift implementation of the OAuth 1.0 protocol as an easy to use extension for the URLRequest type. (RFC-5849) |
PerfectMustache
|
Mustache template support for Perfect. |
AAA
|
An Any Accessory. |
Moya
|
Network abstraction layer written in Swift. |
SwiftKit
|
Collection of Swift Helper and Utilities |
watch-date-picker
|
A customizable date picker for watchOS and SwiftUI. |
openwhisk-swift-sdk
|
|
FieryCrucible
|
A minimalist type safe Swift dependency injection library |
Vaux
|
A HTML DSL library for Swift |
Regex
|
🔤 Swifty regular expressions |
MongoDBPredicateAdaptor
|
|
PerfectQiniu
|
Swift Perfect 服务器上传文件到七牛云 |
Tabman
|
™️ A powerful paging view controller with interactive indicator bars |
TartuWeatherProvider
|
Tartu Weather provider cocoapod for iOS |
Existential Graphs Foundation
|
Foundational data structures and operations that support the representation of existential graphs |
DateTemplates
|
A simple way to generate date formatting templates and localized date strings |
SwiftObjectsZeeQLBridge
|
Hook up ZeeQL KeyValueCoding w/ SwiftObjects KeyValueCoding |
PureMVC
|
PureMVC Standard Framework for Swift |
About_App
|
About_App is a drop-in About Page. It displays a single page with a product logo and additional information. It also handles rotation to landscape properly. |
Nifty Dice Roller
|
Dice roller that can be used from the command line. |
Logician
|
Logic programming in Swift |
TensorFlowLiteC
|
|
Configure
|
Manages resources, local or remote, for your app or server-side framework. |
Pango
|
A Swift wrapper around pango-1.x that is largely auto-generated from gobject-introspection |
Termios
|
Type-safe Swift wrapper for termios |
Gluey
|
Swift bare-bones unification framework |
GridStack
|
A flexible grid layout view for SwiftUI |
Upsurge
|
Multi-dimensional Swift math |
ScrollViewProxy
|
ScrollViewProxy for SwiftUI on iOS 13 and up |
GitHub
|
Swift Package client for the GitHub GraphQL API V4 |
Logger
|
SwiftPM package for easy logging to standard output and standard error |
SwiftyRequest
|
SwiftyRequest is an HTTP networking library built for Swift. |
SpeechRecognizerButton
|
UIButton subclass with push to talk recording, speech recognition and Siri-style waveform view. |
VHProgressBar
|
Vartical and Horizontal ProgressBar |
TextBundle
|
Markdown TextBundle implemented in 100% Swift |
lmdb
|
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues. |
FlyingFox
|
Lightweight, HTTP server written in Swift using async/await. |
Nifty Dice Roller
|
Library for rolling dice. |
SwimpleInjection
|
Simple dependency injection in Swift |
CountedSet
|
Takeover by Codermak |
ShellOut
|
Easily run shell commands from a Swift script or command line tool |
MiseEnPlace
|
A Framework for converting and interpreting common measurements used in cooking. |
Xcoder
|
Command line tool for manipulating Xcode projects |
MarkdownGenerator
|
Swift library to programmatically generate Markdown output and files |
CombineURLSession
|
UrlSession wrapper for combine |
Commands
|
Execute commands from within your application and capture their output and exit codes |
Ink
|
A fast and flexible Markdown parser written in Swift. |
acho
|
🍋 Acho is a Swift library to generate interactive CLI prompts |
PjangoPostman
|
适用于 Pjango 的向 Postman 代理发出请求的组件。 |
Tron
|
|
FuncBot
|
|
ResourcesBridge
|
|
PusherSwift
|
Pusher Channels websocket library for Swift |
TTProgressHUD
|
TTProgressHUD is a light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS. |
Requirement
|
Describe requirements in a declarative, easy-readable format. |
Diagnostics
|
Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs. |
AsyncView
|
AsyncView is a SwiftUI View for handling in-progress and error states when loading data asynchronously using async/await. It's like AsyncImage but for data. |
swift-se0270-range-set
|
Swift Evolution preview package for SE-0270. |
RecordingOverlay
|
Add a border layer of the color of your choise around the device screen. Perfect to show an active state, or a recording state. |
UUIDShortener
|
UUID shortening to any base, for usage in urls |
DynamicCodable
|
Swift PropertyWrappers that use Codable to decode and encode types that are determined at runtime based on JSON data. |
swift-standard-library-preview
|
|
Curses
|
Curses provides a Swift object wrapper for the curses programming library for Linux (tested on Ubuntu 16.04, 18.04) |
ChatVapor
|
|
swift-profile-data-manager
|
Project to manage profile data related to the sign up process |
CommandLineToolkit
|
Small swift package to create command line tools faster |
vapor
|
💧 A server-side Swift HTTP web framework. |
SwiftyJSON
|
|
Sanity
|
|
NIOErrorKit
|
Extension of WebErrorKit for Apple NIO |
xcodeproj-modify
|
Adds a Run Script phase to an Xcode project. |
PerfectCBSON
|
libbson |
FFFoundation
|
Some useful additions and classes for Apple's Foundation framework |
Templator
|
API for template management for Vapor |
ReverseJson
|
Generate Swift and Objective-C data models from json data |
PageSheet
|
Customizable sheets using UISheetPresentationController in SwiftUI |
CVulkan
|
|
IGListKit
|
A data-driven UICollectionView framework for building fast and flexible lists. |
SocketRocket
|
A conforming Objective-C WebSocket client library. |
LocationManagerModule
|
The location manager allows the tracking of user locations and setting of geofences. |
Publish
|
A static site generator for Swift developers |
SwiftDocC
|
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package. |
RemoteContentView
|
SwiftUI view that makes loading content easy |
Ditto
|
A lightweight routing system written in Swift. |
CombineMIDI
|
Connect MIDI using async-await to SwiftUI (or UIKit) |
ProgressView
|
SwiftUI wrapper for UIProgressView |
SFSymbols
|
This is an extension to UIImage that provides all of the SF Symbols for you as a UIImage. |
Spiral
|
Spiral is a SwiftUI shape for macOS, iOS and watchOS. |
PerfectSessionRedis
|
Redis Driver for Perfect Sessions |
SwiftAWSSignatureV4
|
AWS's signature version 4 in cross-platform Swift |
ASN1Parser
|
Minimalistic Swift parser for ASN.1 data. Currently supports DER and therefore also BER binary format |
TaskKit
|
Swift replacement for Operation and OperationQueue |
swift-file-data-manager
|
Project to manage file uploads that need to be done during a sign up process |
BluetoothConnector
|
Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones. |
NetworkGear
|
`SwiftNetworkGear` will provide various functions about network. |
DSFAppearanceManager
|
Theme and Appearance handling for macOS Appkit (Swift/Objective-C). |
Tracery
|
Powerful extensible content generation library inspired by Tracery.io |
TextBufferKit
|
Swift TextBuffer |
StringComposition
|
`SwiftStringComposition` provides some features that handles `String` as a collection of lines. |
Glance
|
|
Abstract
|
Practical Abstract Algebra in Swift |
YouTubePlayerKit
|
A Swift Package to easily play YouTube videos 📺 |
TemporaryFile
|
SwiftTemporaryFile provides functions related to temporary files. |
ySwiftCodeUpdater
|
This package is just a helper for some of YOCKOW's other packages. |
SwiftSimctl
|
Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing! |
ProcessRunner
|
Execute child processes and system commands from Swift |
IPAddress
|
A tiny, well-tested Swift library for handling IP Addresses. |
swift-music
|
A swift package that provides an easy-to-use API for music related developments. |
GeoJSONKit
|
Yet another GeoJSON library in Swift |
SwiftUIContactPicker
|
Native SwiftUI contact picker |
AwsLambda
|
Swift library which enables you to invoke AWS Lambda programmatically |
HPDarkSky
|
Swift library to communicate with the DarkSky weather API |
SavannaKit
|
A high-performance, protocol oriented, framework for creating native IDEs for iOS and macOS, written in Swift |
SwiftPygments
|
A Swift wrapper for Pygments to generate HTML code from source code. |
CoreSwiftUI
|
|
SwiftCloudDrive
|
An easy to use Swift wrapper around iCloud Drive. |
MockCloudKitFramework
|
A framework for testing of CloudKit operations. It mocks CloudKit classes to provide a seamless way to test CloudKit operations in your App's code. |
DevicePpi
|
Gets the PPI resolution of the iOS device |
Downpour
|
☔️ Get TV & Movie info from downloaded file names |
hmap
|
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode. |
lc-locale
|
|
AVFoundationCombine
|
Combine extensions for AVFoundation |
Cheats
|
🎮 Console video game-style cheat codes for iOS apps. |
LockSmith
|
Swift Process, File, and Thread locking utilities |
PerfectCSQLite3
|
C module import for sqlite3. |
WebsiteBuilder
|
|
VaporOpenAPI
|
|
grpc
|
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) |
XcodeEdit
|
Swift library for reading and writing Xcode project files in OpenStep format |
RefreshableScrollView
|
SwiftUI ScrollView supporting pull-to-refresh |
KineticSensors
|
Objective C / C libraries for Kinetic Trainers and Sensors |
UnsplashSwiftUI
|
This SwiftUI package makes using the Unsplash API in an app simple and easy. |
SwCrypt
|
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X |
FMDB
|
A Cocoa / Objective-C wrapper around SQLite |
MultiModal
|
Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View |
Failable
|
Property validation for constraining the valid values of a type |
Attributed
|
µframework for Attributed strings. |
xml2json
|
A header-only C++ library converts XML to JSON |
SampledPublisher
|
|
Phantomlike
|
Typesafe numeric typealiases |
VectorPlus
|
A utility & library for converting SVG paths to Core Graphics images. |
MathParser
|
String → Number |
AdvancedOperation
|
AdvancedOperation |
MKJIcons
|
Vector iOS icons animated using code |
MachKit
|
Swift framework to inspect, write and patch processes virtual memory. |
NiceNotifications
|
🔔 Create rich local notifications experiences on iOS with incredible ease |
Semver
|
Swift Semantic Versioning library |
Mappable
|
flexible JSON to Model converter, specially optimized for immutable properties |
ElementaryCombine
|
Experimental, uni-directional and purely functional architecture for SwiftUI. |
Cncurses
|
A system library wrapper for ncurses to be used in Swift |
IBMPushNotifications
|
IBM Cloud Mobile Services - Server side Swift SDK for IBM Cloud Push Notifications Service |
testPackget
|
|
BoldButton
|
|
KatexUtils
|
Katex support for iOS |
HandySwift
|
Handy Swift features that didn't make it into the Swift standard library. |
Ed25519
|
Ed25519 for Swift 3.x |
SwiftECC
|
Swift Elliptic Curve Cryptography (ECIES, ECDSA and ECDH) |
Cpng
|
libpng wrapper for Swift Package Manager |
RxSmartThrottle
|
Observable.throttle with custom intervals |
SwiftVersionCompare
|
Create and compare semantic versions in swift. |
CoreDataPlus
|
CoreData utils |
CommandLine
|
A pure Swift library for creating command-line interfaces |
msgraph-sdk-objc
|
Microsoft Graph SDK for Objective-C |
NoopKit
|
Short for No-operation Kit. Set of functions making work with empty closures a breeze. |
Colorful
|
Colorful: iOS color picker built with Swift. |
RxNimble
|
Nimble extensions making unit testing with RxSwift easier :tada: |
KituraMustache
|
Adapter of GRMustache Template Engine to Kitura Template Engine |
PerfectSMTP
|
SMTP Client for Perfect. |
LaunchAgent
|
Programmatically create and maintain launchd agents and daemons without manually building Property Lists. |
SES
|
Standalone Repository of AWS email Client from soto-project/soto |
msgraph-sdk-objc-auth
|
MSAL Authentication Provider for Objective C |
metal-tools
|
|
Kommander-iOS
|
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand. |
exceljs
|
Excel Workbook Manager |
SwiftSnapshotTesting
|
|
xcconfig-extractor
|
Refactor BuildSettings into xcconfigs |
routing-kit
|
🚍 High-performance trie-node router. |
AESCryptable
|
AES encryption/decryption with random iv. Swift 5 and up. |
Clibevent
|
|
Clibuv
|
|
w3w-swift-components
|
A swift library to use What3words autosuggest |
CountryKit
|
A μlibrary in Swift containing all the countries with their localized name, ISO code, phone code, country code, flag image and emoji. |
SwiftRestClient
|
A easy to use rest api client for swift. |
SwiftHexTools
|
Tools for working with hex in Swift |
Stitch
|
Stitch is a swift library to sync a CoreData store to CloudKit |
DSFAppKitBuilder
|
A SwiftUI-style DSL for AppKit (macOS) |
COpenSSL
|
|
FLet
|
Micro Framework Collection |
app-store-reviews
|
Swift Package to download user reviews from the Apple App Store. |
WSTagsField
|
An iOS text field that represents tags, hashtags, tokens in general. |
DangerXCodeSummary
|
A Danger-Swift plugin that adds build errors, warnings and unit tests results generated from xcodebuild to your Danger report |
swift-extras-base64
|
Base64 encode and decode without the use of Foundation in pure Swift. |
xcb
|
swift package for xcb |
Polyline
|
Polyline encoder / decoder in swift |
TILApp
|
|
BRBON
|
A binary JSON-like object notation for fast memory mapped access. |
SwiftUIPolygonGeofence
|
Draw a geofence similar to how you would use the photoshop pen tool. |
Mechanica
|
A cross-platform library of Swift utils to ease your iOS | macOS | watchOS | tvOS and Linux development. |
Interval
|
Interval Arithmetic in Swift with Interval Type |
SwiftPowerAssert
|
Power Assert in Swift. Provides descriptive assertion messages. |
Shout
|
SSH made easy in Swift. Special supported numeric host & external prebuild Libssh2. |
DependencyInjection
|
Microframework for dependency injection in Swift based on PropertyWrappers. |
Pure
|
Pure DI in Swift |
FoundationCombine
|
Combine extensions that require only the Swift Standard Library and Foundation. |
SwiftZip
|
|
APIClient
|
|
Match3Kit
|
Library for simple Match3 games. |
Markup
|
Lightweight markup text formatting in Swift |
Sourceful
|
A syntax highlighting source editor for iOS and macOS using UITextView and NSTextView. |
DSFDragSlider
|
A macOS 2d virtual trackpad control |
iLineChart
|
ChartView made in SwiftUI |
DSFStepperView
|
A custom stepper text field for macOS and iOS, supporting Swift, Objective-C, SwiftUI and Catalyst |
ARDeepLinkButton
|
#UIButton subclass that handle deep links, shows in-app #SKStoreProductViewController or redirects to the #AppStore. Written in #Swift 2.1.1 |
WolfFoundation
|
A variety of types and conveniences built on or extending Foundation. |
SwiftBoxMetricsStatsD
|
|
CELLULAR
|
Collection of µ-frameworks and utility classes/extensions used in CELLULAR swift projects. |
Kitura-CredentialsLocal
|
Credentials plug-in for authenticating against e.g. a local database of users |
SwiftBase32
|
Base32 for Swift |
Reactive
|
|
AwsSigv4
|
|
KeyPathMapper
|
Swift KeyPath Mapper |
SubtleVolume
|
Replace the system volume popup with a more subtle indicator. |
MySQLStORM
|
MySQL StORM Module |
HTTP Response Date
|
An extension that adds a “date" property to HTTPURLResponse. |
RxMKMapView
|
RxMKMapView is a RxSwift wrapper for MKMapView `delegate`. |
EasierCGRect
|
Making CGRect play nice with data storage and calculations is annoying. Easier CGRect is a straightforward Swift extension that adds critically missing / boilerplate functionality to CGRect.. |
CombineCocoa
|
Combine publisher bridges for UIKit |
BigInt
|
Arbitrary-precision integer arithmetic in Swift |
Calatrava
|
基于 Pjango 的开源博客。 |
Shell
|
🧪 Shell is a µ-library written in Swift to run system commands |
PathFinder
|
|
Yams
|
A Sweet and Swifty YAML parser. |
jwt-kit
|
🔑 JSON Web Token signing and verification (HMAC, RSA, ECDSA) using BoringSSL. |
provide-swift
|
Provide Swift API client |
StickyTabBarViewController
|
Sticky and Collapsible View on top of tab bar |
swift-log-syslog
|
📋 Syslog logging for Swift |
soto
|
Swift SDK for AWS that works on Linux, macOS and iOS |
Masonry
|
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout |
Serializer
|
Codable serialization to custom formats made easy |
KeyboardHelper
|
No more checking for keyboard notifications and parsing keyboard apperance info manually! |
SkeletonView
|
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting |
XCTestExtensions
|
Utilities and extensions for XCTest |
HistoricalQuotations
|
Parser for Bovespa (B3) historical quotations files as a Swift Library |
Gtk
|
A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection |
PacketCaptureLibpcap
|
A high-level Swift interface for capturing network traffic using libpcap |
Fuzi
|
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support |
wren-swift
|
The wren scripting language as a Swift package, w/ some Swift API wrappers |
DHDeclarable
|
Declarative UIKit for iOS apps |
Serpent
|
A protocol to serialize Swift structs and classes for encoding and decoding. |
RPG-card-generator
|
A Swift CLT to interface with https://crobi.github.io/rpg-cards/generator/generate.html |
OSLogging
|
swift-log + os.log |
swift-notifier
|
Observes all notification events and sends them to a front-end via APNs |
ably-cocoa
|
iOS, tvOS and macOS Objective-C and Swift client library SDK for Ably realtime messaging service |
LASwift
|
Linear Algebra library for Swift language |
Rope
|
Convenient, easy-to-use PostgreSQL for server-side Swift 3 |
ReactiveKit
|
A Swift Reactive Programming Kit |
SwiftPM-AzureCore
|
|
Animalese-Swift
|
Swift library that synthesizes an approximation of the villager speech sounds from Animal Crossing. Port of https://github.com/Acedio/animalese.js |
AppStoreKit
|
Swift package for using the App Store Connect API. |
LoggingKit
|
A micro framework for logging in Swift |
swift-test-codecov
|
Simple executable to produce code coverage numbers from the output of `swift test --enable-code-coverage` |
swift-tools-support-core
|
Contains common infrastructural code for both SwiftPM and llbuild. |
FFmpeg-iOS
|
Swift package of FFmpeg libraries for iOS |
WebSocketKit
|
Small utility around the Network framework and WebSockets |
AlertToast
|
Create Apple-like alerts & toasts using SwiftUI |
WalletConnect
|
|
UIMagicDropDown
|
|
NotificationToast
|
Google toast the Apple way ! |
APIKeyMiddleware
|
Swift package for adding API Key requirement to vapor backends. |
FlameGraph
|
A simple tool to generate FlameGraphs from Xcode Instruments traces 🔥📊 |
AzureCommunicationCommon
|
|
media-manager
|
A Vapor micro-service for resource storage |
JailbreakDetector
|
A super simple, configurable and (optionally) verbose jailbreak detector for iOS. |
Cryptex
|
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app. |
Symbols
|
A typesafe wrapper around the new system symbols API for UIKit and Swift UI |
Tutti
|
Tutti is a Swift library that lets you create tutorials, hints and onboarding experiences. |
Primer
|
Assign/Partial/ReadOnly/Proxy/Locks in Swift |
iTextField
|
Fully-wrapped UITextField made to work entirely in SwiftUI |
SourceKit
|
Swift Package Manager package for SourceKit |
SynchronousNetworking
|
Simple synchronous cross-platform networking for Swift CLI apps. |
MomXML
|
Create or parse CoreData managed object model XMLs |
CEpoll
|
A modulemap file and include to help Swift code use epoll on Linux |
Pangu
|
🌚中文和英文之间没有空格可怎么行? |
SwiftClibxml2
|
|
Telegrammer
|
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS |
LCLabel
|
LCLabel is a TextKit 2 based UILabel that mimics a the behaviour of UITextView |
Eval
|
Eval for Swift |
SwiftPM-AzureCommunicationChat
|
Swift PM mirror repo for AzureCommunciationChat |
CStack
|
Swift wrapper for the C stack library |
Debugging
|
A library to aid Vapor users with better debugging around the framework |
Trigonometry
|
A small package to calculate values in an right angled triangle. |
EmptyPage
|
An empty state control to give visually appealing context when building iOS applications. |
SWCompression
|
A Swift framework for working with compression, archives and containers. |
GISLib
|
Swift 5.0:提供地图经纬度距离计算及在一个圆(以地图上的经纬度坐标为圆心)内随机生成一个点 |
FailableSequence
|
FailableSequence support for Swift |
AnyCodable
|
Type-erased wrappers for Encodable, Decodable, and Codable values |
NotarizationInfo
|
Decode info from apple notarization process |
HCExtension
|
extension of swift |
ProcPeek
|
👀 Find out what TCP ports is opened by a process |
SwiftCompilationDatabase
|
SwiftCompilationDatabase produces a CompilationDatabase from the Swift compiler. |
ActionsKit
|
UI integrations for Actions framework |
DSWaveformImage
|
Generate waveform images from audio files on iOS in Swift. |
Slack
|
|
TrefleSwiftSDK
|
TrefleSwiftSDK is a Swift wrapper around the Trefle API. |
MultiSlider
|
UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal. |
ACBTokenField
|
A swift extension on NSTokenField which makes it highly customizable and removes a lot of boilerplate code from implementation |
Stream
|
A simple data processing library for Swift |
VectorMath
|
A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics |
VJson
|
A framework in Swift to read/write & parse the JSON Format. |
FaunaDB
|
Swift driver for FaunaDB |
CCurl
|
Modulemap for the libcurl library |
FlexibleRowHeightGridLayout
|
A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content. |
TitanLoggingSwiftyBeaver
|
Titan functions that log requests and responses to SwiftyBeaver. Best used with Google Cloud Platform. |
PascalCaseKit
|
Convert enum rawValues to Pascal Case |
NotarizeProcess
|
Utility object to launch `xcrun altool` to get notarization information |
BBLoader
|
A light-weight minimal looking loading animation popup build on top of UIKit for iOS and tvOS. Provides an immersive loading experience while the contents are being loaded asynchronously. |
DSFToolbar
|
A SwiftUI-style declarative NSToolbar wrapper for macOS. |
DL4S
|
Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift - from watchOS to Linux |
MapboxNavigation
|
Turn-by-turn navigation logic and UI in Swift on iOS |
MMBAlertsPickers
|
Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView. |
variable-injector
|
Continuous Integration Tool for Swift Projects |
RefreshableScrollView
|
Add a Pull to Refresh feature to the ScrollView or List |
ContentSecurityPolicy
|
A Swift library for defining Content Security Policy (CSP) header values |
ChouTi
|
🗄 ChouTi (抽屉) - a framework for Swift development. |
SwiftCompressor
|
SwiftCompressor lets you use Compression framework easily |
Slab
|
Swift package to convert a HTML table into an array of dictionaries. |
swiftredunda
|
Swift library for Redunda |
EllipticCurve
|
An elliptic curve library written in Swift 4 |
CheckmarkCollectionViewCell
|
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode. |
libpq
|
C module import for libpq. |
MotionProvider
|
A Combine-based CoreMotion data provider as a Swift Package |
Fetch
|
Simple http in swift |
vapor-telemetrydeck
|
📈 Vapor client for posting signals to TelemetryDeck, a privacy-conscious analytics service for apps and websites. |
coinbase-ios-sdk
|
Integrate bitcoin into your iOS application with Coinbase |
Script.swift
|
Scripting in Swift with method chaining |
Prephirences
|
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults |
XTerraPacket
|
Terraria Packet Library in Swift |
Reflection
|
Construct any value type. No protocol conformance required. |
PerfectFileMaker
|
A stand-alone Swift wrapper around the FileMaker XML Web publishing interface, enabling access to FileMaker servers. |
SeafileAPI
|
Seafile's API wrapper written in Swift. |
mujoco
|
Multi-Joint dynamics with Contact. A general purpose physics simulator. |
ValueTransformerKit
|
ValueTransformer toolkit for swift |
EnumProperties
|
🤝 Struct and enum data access in harmony. |
CGtk-Linux
|
Gtk+ 3.0 package for Linux for Swift. |
Valet-THOTP
|
Extensions for Valet to make THOTP persistence easier |
XCSnippets
|
Swift package to interact with Xcode Code Snippets in a type-safe manner |
LBBottomSheet
|
LBBottomSheet gives you the ability to present a controller in a kind of "modal" for which you can choose the height you want. |
KituraManager
|
API Management inspired by Django REST framework |
PwnedPasswords
|
A small Swift wrapper for HIBP's PwnedPasswords |
SwiftDotEnv
|
Swift library that loads environment variables from .env files into the environment |
Render
|
UIKit a-là SwiftUI.framework [min deployment target iOS10] |
Stencil
|
Stencil is a simple and powerful template language for Swift. |
XCollectionData
|
|
swift-graphql
|
A GraphQL client that lets you forget about GraphQL. |
DSFValueBinders
|
Simple Swift shared value binders |
XCTAssertNoLeak
|
Provides assert function that check memory leak in Swift. |
MultipleImageView
|
Displaying multiple images like Twitter. |
Clarity
|
Clarity is a logging framework that prints log data referenced from JSON to the console using semantic formatting. |
ios-sherpa
|
A drop-in view controller for displaying a User Guide or FAQ. |
BinaryCoder
|
An example implementation of Swift.Codable using a simple binary format |
SwiftGraphQLParser
|
|
CUIExpandableButton
|
A SwiftUI button that expands to reveal more content. |
Hero
|
Elegant transition library for iOS & tvOS |
PrettyStackTrace
|
A Swift library for printing a breadcrumb trace on a fatal signal. |
CLI
|
Command Line parser written in and for swift |
CodableMapper
|
A convenient way of custom mapping properties using Swift Codable and property wrappers |
GroupWork
|
Easy, concurrent, asynchronous tasks in Swift. |
Sight
|
Generate search query urls via a convenience initializer on URL |
SoracomAPI
|
An SDK for the Soracom API in Swift. (BETA) |
MacroApp
|
A SwiftUI-like, declarative way to setup MacroExpress Endpoints |
SwiftDate
|
🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift. |
argparser
|
A minimalist argument-parsing library for Swift. |
CoinSwitch
|
CoinSwitch API client written in Swift |
TalkToCloud
|
|
TreeCLI
|
[WIP] |
Eureka
|
Elegant iOS form builder in Swift |
SwiftFlags
|
Get emoji flag from a country name or country code (ISO 3166-1) |
FloatingTabBar
|
Aesthetic floating tab bar – SwiftUI & Combine ⛓️ Importable via Swift Package Manager 📦 |
SwiftExpression
|
Swift Implementation of Regex built on NSRegularExpression |
EventHierarchy
|
Event handling using using a Responder Chain built on the SwiftUI View Hierarchy |
SwiftyHawk
|
Hawk authentication implementation in Swift |
Networking
|
Dependency based HTTP Networking Framework in Swift by CELLULAR. |
Minimalist
|
Observable Property and Signal for building data-driven UI without Rx |
AdminPanel
|
Build easy customizable admin features for your app ✍️ |
ResizableController
|
ResizableController is the custom model presentation style written in swift. |
TimesheetSyncApi
|
Timesheet Sync API for Swift |
Boilerplate
|
Swift boilerplate code library with tons of useful stuff, including Linux compatibility layers |
ASCKit
|
The backbone of my App Store Connect related software |
swifter
|
Tiny http server engine written in Swift programming language. |
Kitura-Credentials
|
A pluggable framework for validating user credentials in a Swift server using Kitura |
JHTabBarController
|
swift砖块系列:支持Lottie动画的UITabBarController。 |
Geometry3DValueTypes
|
Useful value types when dealing with 3D geometry |
MacroExpress
|
An unopinionated SwiftNIO based web framework, Express.js/Connect like. |
html5dicomswift
|
|
SwiftyAWSSNS
|
Swift AWS SNS endpoints based on Kitura HTTP client. |
InstantMock
|
Create mocks easily in Swift |
Mockolo
|
Efficient Mock Generator for Swift |
ProtocolBuffers
|
Google ProtocolBuffers for Apple Swift |
IOSSecuritySuite
|
iOS platform security & anti-tampering Swift library |
SwiftMAC
|
Look up a MAC address using an IP address (port of MacFinder) |
RandomColor
|
An attractive color generator for Swift. Ported from randomColor.js. |
swiftui-shared-object
|
A new property wrapper for SwiftUI ObservableObject. |
swiftui-async-button
|
AsyncButton is the simple way to run concurrent code in your views. |
PwnedPasswords
|
Package for testing a password against Pwned Passwords V2 API in Vapor |
SourceMapper
|
Create and edit Source Maps in Swift |
HTMLString
|
Escape and unescape HTML entities in Swift |
SearchView
|
Prove of concept on how to natively implement SearchView using SwiftUI API's |
TimeIntervalFormatStyle
|
Conformance to ParseableFormatStyle for TimeInterval |
TextFieldStepper
|
A SwiftUI component to make inputting numbers easier than the native stepper component. |
d3-network-service
|
Lightweight rest api crud combine swift reactive library. SwiftUI request chaining, in parallel |
MacroLambda
|
AWS Lambda API Gateway Support for Macro and MacroExpress (and all things built on-top) |
PrettyLog
|
A small Swift Package that makes logging in the Xcode Console a little bit more beautiful |
MCP3008
|
A Swift library for the MCP3008 (and MCP3002,MCP3004) 10 bits SPI ADC |
RSTabBar
|
📱 TabBar – Hideable tab bar for your SwiftUI application |
Pagination
|
Simple Vapor 3 Pagination |
Nevanlinna
|
|
metrica-sdk-ios
|
AppMetrica is a free real-time ad tracking and mobile app analytics solution. |
CoronaMath
|
Mathematical structures for Swift |
Mapper
|
A JSON deserialization library for Swift |
Malline
|
Templating engine for Swift, similar to Handlebars & Mustache. |
SwiftyBeagle
|
Server-Side-Swift API monitoring based on your iOS client apps code |
JSON
|
Even Swiftier JSON Handler |
PureMVC
|
PureMVC MultiCore Framework for Swift |
easy-firebase
|
🔥 A Swifty solution for all things Firebase. Quickly implement Firestore and Authentication on iOS + macOS using Swift protocols and methods. |
IPAddress
|
A tiny, well-tested Swift library for handling IP Addresses. |
LocationProvider
|
A Combine-based CoreLocation Provider as a Swift Package |
Combinatorics
|
Combinatorics in Swift |
Shallows
|
🛶 Your lightweight persistence toolbox |
Ola
|
Check reachability of host |
SourceKit
|
Swift Package Manager package for SourceKit |
Tagging
|
🏷 Type-safe tags in Swift |
OEVoice
|
Old English text-to-speech using AVSpeechSynthesis and IPA pronunciations. |
Config
|
Extensible configuration generation for projects in swift |
Router
|
|
TicTacToe
|
TicTacToe written in pure Swift, playable in your favourite shell! (ascii graphics) |
TwitterTextEditor
|
A standalone, flexible API that provides a full-featured rich text editor for iOS applications. |
PinkyPromise
|
A tiny Promises library. |
Earth
|
A customizable and easy to use framework contains CountryPicker and awesome vector flags. |
ASN1Swift
|
ASN.1 Decoder in swift. |
Version
|
Represent and compare versions via semantic versioning (SemVer) in Swift |
Disk
|
Delightful framework for iOS to easily persist structs, images, and data |
TwilioVerifySDK
|
Twilio Verify Push SDK helps you verify users by adding a low-friction, secure, cost-effective, "push verification" factor into your own apps. This project provides an SDK to implement Verify Push for your iOS app. |
pointfreeco
|
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language. |
RoundedDecimal
|
🧮 Swift decimals where the number of decimal places can be either compile-time or run-time guaranteed - Swift Micro Package |
UIOnboarding
|
Apple-esque animated welcome screen for iOS and iPadOS. Configurable. |
Observable
|
A generic ObservableObject for every property! |
Validate
|
A property wrapper that can validate the property it wraps. |
SwiftLogFireCloud
|
|
BWWalkthrough
|
BWWalkthrough is a simple library that helps you build custom walkthroughs for your iOS App |
SideMenu
|
An interactive iOS side menu with rich features. |
DynamicButtonStack
|
A UIKit view that lays out buttons in either a column or a row to suit the available space. |
Stash
|
Cache items in volatile memory for a pre-determined amount of time. |
AzureAuth
|
R package for OAuth 2.0 authentication with Azure Active Directory |
Raster
|
Rasterize SwiftUI views into bitmap images. |
Sketching
|
Collection of sketching algorithms in Swift |
SofarKit
|
Access Sofar admin data with Swift [WIP] |
Reset
|
Makes resetting a password a breeze 🏳 |
Builder
|
Experimental build system on top of spm. |
FluentPostGIS
|
Swift PostGIS support for FluentPostgreSQL and Vapor |
DynamicCodable
|
Easily preserve arbitrary Codable data structures when unarchiving |
mailslurp
|
Official MailSlurp Email API Client for Swift |
SwizzleHelper
|
Swift package for swizzling Objective-C methods in Swift, and for attaching associated values to Objective-C classes and their instances. |
swiftui-bottom-sheet-drawer
|
Multiplatform (iOS, macOS) SwiftUI bottom sheet drawer. Expandable bottomsheet. Slide out bottom menu |
Graphiti
|
The Swift GraphQL Schema framework for macOS and Linux |
ReadingTimePublishPlugin
|
Reading time estimation plugin for Publish. |
SLLogKitura
|
SLLogKitura is a provider for SLLog. Indetgrated with Kitura LoggerAPI |
XGBoostSwift
|
A Swift interface for XGBoost |
SwiftUI-UDF
|
UDF (Unidirectional Data Flow) architecture on SwiftUI/Combine |
reflectium-ipsum
|
|
BasikAus
|
|
WHPlayingCardImageKit
|
Swift package |
StencilSwiftKit
|
A framework bringing additional nodes & filters to Stencil dedicated to Swift code generation |
SwiftFilter
|
|
SwiftAnnouncements
|
Thread-safe and block-based alternative to NSNotifications |
Files
|
Some extra bits for Swift Foundation's URL class. |
LevelLogger
|
A vapor logger provider. With level based configuration. |
RelayStore
|
Pointfree's Composable Architecture Relay |
SwiftGoogleTranslate
|
Lightweight framework for using Cloud Translation API by Google |
ClosureChain
|
Simplifies sequential async completion methods for Swift. It makes no promises and has no futures. ;-) |
CommonMark
|
|
Performance
|
Performance measuring utilities |
CoffeeCraft
|
A collection of frequently used Swift functions and SwiftUI views |
DBus
|
Swift library for D-Bus |
CloudFoundryEnv
|
Easy access to Cloud Foundry application environment for Swift Packages. |
TypographyKit
|
📰 Consistent & accessible visual styling on iOS with support for Dynamic Type. |
CombineCoreBluetooth
|
A wrapper API for CoreBluetooth using Combine Publishers |
PathToRegex
|
A Swift library translating paths with wildcards into regular expressions |
CenteredCollectionView
|
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift |
CombineExpectations
|
Utilities for tests that wait for Combine publishers |
Machismo
|
Mach-O Parser |
HPNetwork
|
A protocol-based networking stack written in Swift |
Sight
|
A spatial search μlibrary powered by GameplayKit 👾 |
VaporTypedRoutes
|
Typed Routes extension to the Vapor framework. |
ChessEngine
|
A simple chess engine in swift |
Diagnostics
|
Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs. |
PINCache
|
Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X |
CSQLite
|
|
jsonapi-openapi-test-server
|
Server that builds a OpenAPI/JSON:API Swift test suite and runs it. |
ConsentViewController
|
The Plug&Play Consent Management Tool for iOS |
tink-money-manager-ios
|
Give your customers tools and personalised insights to better control their financial lives with Tink Money Manager iOS SDK. |
Thrift
|
Apache Thrift native Swift library |
Encoding
|
Hex strings, endinanness, and bit packing |
LoggingGitHubActions
|
GitHub Actions workflow logging for Swift |
stenographer
|
An efficient logging library for macOS, iOS, watchOS, and tvOS, written in Swift. Log to console, file, HTTP service, or your own endpoint. Simple to get started, but smartly customizable. A fork of LogKit. |
Logic Parser
|
A Swift library for parsing formal-logic expressions |
JWT
|
JSON Web Token library for Swift |
ViewExtensions
|
iOS/macOS view utilities |
WebSocket
|
|
HTMLEntities
|
HTML5 spec-compliant character encoder/decoder for Swift |
LiteNode
|
A Lightweight HTML parsing for basic formatting. |
XCOpen
|
A tool to easily open a file of .xcodeproj, .xcworkspace or .playground by Xcode. |
DoctorPretty
|
Wadler's "A prettier printer" embedded pretty-printer DSL for Swift |
TCJSON
|
Simple utility wrapper for Swift 4 Codable |
Kodable
|
A supercharged extension of Codable |
querykit-cli
|
QueryKit command line tool to produce type-safe accessors |
AnsiStyle
|
Simple Swift package to style terminal output |
sort-swift-imports
|
Sort import statements in your Swift source code. |
Clova-CEK-SDK-Swift
|
SDK of the Clova CEK for Swift |
CiNiiKit
|
CiNii API client written in Swift |
LNExtensionExecutor
|
An extension executor for iOS, allowing bypass of UIActivityViewController to execute both UI and non-UI action extensions. |
GTImageFetchable
|
A Swift protocol for fetching, caching and handling remote and local images fast and reliably in iOS apps as a Swift Package. |
HTTP Client
|
A barebones Swift HTTP client with automatic JSON response parsing. |
Swift-Mac-Utility
|
Taking the Mac out of the General Utility and putting it in its own package |
Shout
|
SSH made easy in Swift |
UCLKit
|
UCL API wrapper in Swift |
SplitTabBar
|
UISplitViewController and UITabBarController in sync |
Warhol
|
Face Detection Made Easy on iOS |
TinyConstraints
|
Nothing but sugar. |
Explorer
|
Swift Elegant File Manager |
DateBuilder
|
📆 Create dates and date components easily (e.g. "first Thursday of the next month") |
BonaFideCharacterSet
|
Bona fide character set. |
KeyedCache
|
A key/value based caching mechanism. |
slox
|
Swift implementation of a Lox interpreter |
PostgresStORM
|
PostgreSQL StORM Module |
RouterService
|
💉Type-safe Navigation/Dependency Injection Framework for Swift |
core-video-tools
|
A set of extensions and utilities to work with CoreVideo types. |
TweeTextField
|
Lightweight set of text fields with nice animation and functionality 🚀 |
FFCParserCombinator
|
Parser Combinator types and functions in Swift |
StatKit
|
A collection of statistical analysis tools for your Swift programs. |
TextureView
|
|
ConfigParser
|
A pure-Swift INI Config parser |
SwiftSyntaxExtensions
|
|
SG90Servo
|
Swift library for the SG90 Servo Motor, adaptable for other servos (9g ES08A, SM-S4303R, S3003, etc...). |
DangerSwiftProse
|
|
RSKPlaceholderTextView
|
A light-weight UITextView subclass that adds support for placeholder. |
arcgis-runtime-toolkit-ios
|
Toolkit components that will simplify your iOS app development with ArcGIS Runtime |
GBig
|
Swift 繁简对照字符串函数 |
KangarooStore
|
A very lightweight Core Data framework |
ConfettiView
|
A view that emits confetti 🎉 |
CocoaAsyncSocket
|
Asynchronous socket networking library for Mac and iOS |
SecurityKit
|
|
UnityFramework
|
|
CombineRealm
|
Combine extensions for Realm |
JSEN
|
JSEN (JSON Swift Enum Notation) is a lightweight enum representation of a JSON, written in Swift. |
FlipBook
|
A swift package for recording views |
flatbuffers
|
FlatBuffers: Memory Efficient Serialization Library |
UnwrapOrThrow
|
🎁 Unwrap an optional or throw an error if nil (or crash the program). |
ParserAutograph
|
Object parser generation utility. |
tm
|
Time Machine recovery utility for the six-or-so people who still use Time Machine for version control. |
ServiceAutograph
|
Service generation utility. |
VaporGenerators
|
Command line class generators for Vapor |
Scout
|
Easier, dynamic mocking for Swift. |
Konkyo
|
A Foundation Swift Package for my projects |
Cbz2
|
|
AuthField
|
AuthField is customizable pin code field like apple 2-factor authentication (自作Libraryの練習1) |
HLSCore
|
A collection of Swift packages for working with HLS |
GithubAPI
|
Swift implementation of Github REST API v3 |
SwiftttCamera
|
Swifttty and easy camera framework for iOS. |
PGExtras
|
Commands providing shortcuts to common Postgres introspection queries (Swift port of heroku-pg-extras) |
CZlib
|
Module map for Zlib library |
UIWindowTransitions
|
🏃♂️ Animated transitions for UIWindow's rootViewController property |
xctest-dynamic-overlay
|
Define XCTest assertion helpers directly in your application and library code. |
SwiftNotification
|
swift砖块系列:简便通知操作,免移除,易添加 |
Moxie
|
A spunky mocking library for Swift |
SwiftTryCatch
|
Adds try-catch support for Swift |
Eventitic
|
Dispatching and listening events |
SRCircleProgress
|
Customizable circle progress bar written in Swift. |
SwiftResult
|
A `Result` type for Swift compatible with SE-0235 |
Termios
|
Type-safe Swift wrapper for termios |
BinaryCoder
|
An example implementation of Swift.Codable using a simple binary format |
PrintfParser
|
|
SwiftQueue
|
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more |
SwiftKnex
|
A Mysql Native Client and Query Builder written in Pure Swift |
SwiftTimeit
|
A TimeIt function written in swift based loosely after IPython timeit magic. |
HttpSwift
|
A tiny HTTP server engine written in swift. |
FileKit
|
|
Fortify
|
Making Swift more robust |
LFSPointers
|
A Swift library and CLI that allows you to convert a Git repository directory of large files to Git LFS pointers. |
BitByteData
|
Read and write bits and bytes in Swift. |
QGrid
|
🎛 QGrid: The missing SwiftUI collection view. |
Cpng
|
libpng wrapper for Swift Package Manager |
DotSwift
|
A Swift library to encode graphs to Graphviz DOT graph description language. |
Pushover
|
📌 Pushover API Wrapper in Swift |
CircleMenu
|
:octocat: ⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Swift UI library made by @Ramotion |
SwiftMesh
|
swift砖块系列:基于Alamofire5的封装,更加快捷的发起网络请求,post,get,download,表单upload等等 |
RegEx
|
Easy regular expression data extraction in Swift |
Requests
|
Sugar for your HTTP requests |
vlckit
|
libvlc bindings for OS X, iOS and tvOS in Objective-C, official mirror |
Time
|
Building a better date/time library for Swift |
LNInterpolation
|
An interpolation framework for Cocoa and Cocoa Touch. |
SocketSwift
|
A POSIX socket wrapper written in swift. |
swift-package-manager
|
The Package Manager for the Swift Programming Language |
swift-corelibs-xctest
|
The XCTest Project, A Swift core library for providing unit test support |
AgoraAudio_macOS
|
Agora Audio RTC Engine for macOS |
B9AssociatedObject
|
Objective-C associated value wrapper in Swift. |
Alamofire
|
Elegant HTTP Networking in Swift |
pecker
|
CodePecker is a tool to detect unused Swift code. |
Shell
|
Sync & async shell API written in Swift with complete test coverage. |
swift-corelibs-xctest
|
The XCTest Project, A Swift core library for providing unit test support |
SwiftLint
|
A tool to enforce Swift style and conventions. |
WebRTC
|
Universal WebRTC XCFramework for iOS/macOS |
swift-package-manager
|
The Package Manager for the Swift Programming Language |
WhatsNew
|
This package is a simple way of adding What's New pages to your app. |
Connection
|
A path-finding library powered by GameplayKit 👾 |
swift-trapezoid-shapes
|
RoundedTrapezoid and Trapezoid shapes for SwiftUI |
SecurePropertyStorage
|
Helps you define secure storages for your properties using Swift property wrappers. |
Wormholy
|
iOS network debugging, like a wizard 🧙♂️ |
ITunesFeedGenerator
|
Provide Swiftly API to fetch top music, apps, books from iTunes Store |
cometblue
|
macOS command line tool for Comet Blue, Cygonix, Eurotronic thermostats |
NatParkSwiftKit
|
Swift library for the US National Park Service application program interface (NPS API) |
AgoraRtcEngine_macOS
|
Agora Video RTC Engine for macOS |
TwitterAPIKit
|
Swift library for the Twitter API v1 and v2. |
SWXMLHash
|
Simple XML parsing in Swift |
YYCache
|
High performance cache framework for iOS. |
PerfectCRUD
|
|
Deeplink
|
A library to parse deeplinks and their arguments using String interpolation. |
swiftui-drag-and-drop
|
A Drag-and-Drop library in pure SwiftUI. |
Hello
|
|
LiteRoute
|
LiteRoute is easy transition for your app. Written on Swift 4 |
LNPropertyListEditor
|
A property list editor for macOS, similar to Xcode's. |
welcome
|
https://www.youtube.com/watch?v=GBZI7gzbmOQ&t=2s |
Bind
|
A simple reactive framework for binding values and objects to one another |
Health
|
An application health library for Swift. |
URLRequestOperation
|
Using OperationQueue for your URL requests (with a built-in retry mechanism) |
Then
|
✨ Super sweet syntactic sugar for Swift initializers |
gdpr-swift
|
Swift extension to sanitize user data to be GDPR compliant |
ShellInterface
|
A shell interface built as a thin abstraction layer over Foundation's Process |
SwiftTestReporter
|
A Swift library for creating JUnit XML test results that can be interpreted by tools such as Bamboo or Jenkins. Macos and Linux ready. |
StreamReader
|
line-by-line file reader |
SwiftUIKit
|
SwiftUIKit contains additional functionality for SwiftUI. |
CLIFoundation
|
A collection of helper methods and types to make creating CLI in Swift a breeze. |
Easing
|
Easing functions in Swift. |
MustacheRxSwift
|
|
swift-utils
|
Collection of Utilities in Swift |
Music
|
Structures for the creation, analysis, and performance of music in Swift |
Rexy
|
:dragon_face: POSIX Regular Expressions in Swift |
PanModal
|
An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS. |
FunOptics
|
🔍Simple functional Optics in Swift |
SwiftXGBoost
|
Swift wrapper for XGBoost gradient boosting machine learning framework with Numpy and TensorFlow support. |
PKCS12CLI
|
The Command Line Interface (CLI) for applying PKCS #12 file (.p12) 🗝 with its password, automatically to store the extracted identity in the keychain🔓 |
CardStack
|
A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS. |
SQLiteStORM
|
SQLite StORM Module |
swift-cluster-membership
|
Distributed Membership Protocol implementations in Swift |
SupportDocs
|
Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date. |
LNTouchVisualizer
|
Touch visualizing framework for iOS |
LodePNG
|
SwiftPM package for LodePNG (https://github.com/lvandeve/lodepng) |
ZeddKit
|
|
mapbox-common-ios
|
|
SwiftGuideView
|
swift砖块系列:启动时新手引导 |
Formula1API
|
Swift Package for accessing Formula 1 data from the Ergast API |
Venice
|
Coroutines, structured concurrency and CSP for Swift on macOS and Linux. |
JSONRPCKit
|
A type-safe JSON-RPC 2.0 library purely written in Swift |
KZPeselValidator
|
Validator for Polish national identification number PESEL |
Boat
|
Swift UPnP library for port forwarding (so far) |
Fetch
|
A resource based network abstraction based on Alamofire. |
MistKit
|
Swift Package for Server-Side and Command-Line Access to CloudKit Web Services |
mapbox-navigation-native-ios
|
|
ITunesServicesKit
|
Wrapper over software related functions on the iTunes API |
TerrariaWorldParser
|
Terraria .WLD File Parser written in Swift |
DSCore
|
|
FileExistence
|
A wrapper for Foundation fileExists |
RIBs
|
Uber's cross-platform mobile architecture framework. |
Turf
|
A Swift language port of Turf.js. |
Email
|
Set emails in my projects as data type |
HSObserver
|
Better Notifications for Swift. |
Motor
|
Swift cli spinner. Simple and fully customizable. |
Example3D
|
A library of example 3D objects which is intended to demonstrate the recommended usage of the Object3D library |
SwiftFormatPlugin
|
Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat |
VaporCSRF
|
Easy CSRF protection for your Vapor websites |
TelemetryClient
|
Swift SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites. |
KituraCache
|
Kitura cache |
SwiftCrypto
|
A simple wrapper in Swift around the CommonCrypto framework |
sebbu-ts-ds
|
Thread safe data structures in plain Swift :) |
BinaryCoder
|
An example implementation of Swift.Codable using a simple binary format |
MenuItemKit
|
UIMenuItem with image and closure(block) action |
WKCodable
|
Well-Known Binary & Text Encoding/Decoding for Swift |
Alamofire
|
Elegant HTTP Networking in Swift |
SwiftCheck
|
QuickCheck for Swift |
PublisherKit
|
An open source implementation of Apple's Combine framework for processing asynchronous events over time |
TextTable
|
Swift package for easily rendering text tables. Inspired by the Python tabulate library. |
UIImage-SFSymbols
|
Category on UIImage to use SFSymbols |
vipera
|
Project is now called Swift template, check the link ➡️ |
XCFrameworkBuild
|
A script program that helps you build XCFramework quickly, and supports conversion of .framework and .a before .xcframework. |
LoggerKit
|
Swift framework to log messages in a colorful and clear way. |
EventMonitor
|
|
LetMeIn
|
Effortlessly perform client certificate authentication in Swift to keep your server secure |
MMFoundation
|
Aho |
LetMeWatch
|
Protect your content by using client certificate authentication in Swift |
kineo-endpoint
|
SPARQL 1.1 Protocol implementation in Swift |
RealFlags
|
🧪 Feature Flagging made easy, for Swift |
XmlSwift
|
A Foundation.XMLParser wrapper for swift. |
ProrsumNet
|
|
main
|
|
FileSystemEventPublisher
|
A publisher that emits events in the file system. |
SwiftGen
|
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs! |
SimulatorStatusMagic
|
Clean up your status bar for taking screenshots on the iOS simulator. |
JSONPatch
|
A Swift μ-framework for creating RFC6902-compliant JSON patch objects |
Guardian
|
Service Side Swift:Vapor 3 based API Guardian Middleware. 🦁 |
SwiftBox
|
SwiftBox is a package that helps building Swift/Vapor microservices. |
DunneAudioKit
|
Sampler and Synth Instruments as well as Chorus, Flanger and Stereo Delay Effects for AudioKit |
Sukari
|
🍯 Sweet Syntactical Sugar For Swift |
InterposeKit
|
A modern library to swizzle elegantly in Swift. |
BLAS-LAPACK-AppStore-Workaround
|
Workaround for "ITMS-90338: Non-public API usage - The app references non-public symbols in Example: _lsame_, _sgemm_." |
RxCocoaNetworking
|
A Moya-inspired, RxTest-testable networking framework built on top of RxCocoa |
KituraCORS
|
Kitura CORS middleware |
Colorful
|
Colorful: iOS color picker built with Swift. |
ScreenDataNavigation
|
Handling ScreenData's Destinations |
VideoEditorSDK
|
VideoEditor SDK: A fully customizable video editor for your app. |
Bouncer
|
Command line argument parser written in Swift. |
soto-core
|
Core framework of Soto the Swift SDK for AWS |
ios-sdk-releases
|
Voximplant iOS SDK Releases for Swift Package Manager |
NumberTicker
|
Robinhood-like Rotating Number View | SwiftUI |
UBloxGPS
|
A Swift library for boards with the u-Blox 6/7/8 family of A-GPS receivers |
AutoLayoutProxy
|
A simple and lightweight Auto-Layout-Kit that makes you feel like playing a fun game laying out views. BBLayaoutKit supports UIKit on iOS & tvOS and AppKit on macOS so you wouldn't have to worry about using different solutions on different platforms. AutoLayoutProxy is compiled on Xcode 12.0 using Swift 5.3 and will be updated for all future releases. |
Regex
|
A delightful and expressive regular expression type for Swift. |
LSM303
|
LSM303 Accelerometer access through Swift on Raspberry Pi |
AtlasKit
|
A swift library for quickly integrating a location search in your app. |
TinkLink
|
Get the full picture of your customers’ finances with Tink Link iOS SDK. |
StellarKit
|
A framework for communicating with a Stellar Horizon node |
PassportKit
|
Swift library used for quick and easy authentication using Laravel passport. |
Kitura-CouchDB
|
CouchDB adapter for Kitura |
SingleBoard
|
GPIO Library for Single Board Computers (Raspberry Pi / Rock 64) |
CircularProgressGauge
|
Defines a SwiftUI Circular Progress Gause that will show the percent complete (0% to 100%) for a process. |
JVFloatLabeledTextField
|
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users |
SCNPath
|
Create paths for your Augmented Reality environments using just points to represent the centre of the path. |
HyperSwift
|
SwiftUI apps with React Hooks and HyperScript |
GoogleStaticMapsKit
|
GoogleStaticMapsKit provides a full swift API for dealing with Google Static Maps API. |
ReactorKit
|
A library for reactive and unidirectional Swift applications |
MultiplatformTabBar
|
A cross platform Tab Bar that run and looks the same across iOS, iPadOS, macOS & tvOS. for SwiftUI |
Carte
|
🍴 Open source license notice view generator for Swift |
java_swift
|
Support code for Swift Java Bridge |
TypedNotificationCenter
|
Typed version of Apple's NotificationCenter to avoid forgetting setting parameters in the userInfo dictionary and needing to handle not having those parameters. |
Amber
|
An Apple Music API client written in Swift. |
RealityUI
|
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene. |
Maverick
|
Textbundle powered blog engine. |
icu-swift
|
Swift APIs for ICU |
AppIconResizer
|
Renders a png file into the different sizes Xcode needs for App Icons |
OrderedSet
|
A mutable random access collection of unique elements, which behaves like a set, but guarantees insertion order |
Ccmark
|
|
SwiftGraph
|
A Graph Data Structure in Pure Swift |
Health
|
A framework unifying HealthKit, CareKit & ResearchKit. |
HTMLBuilder
|
Generate HTML with result builder |
NKDiffable
|
Custom implementation of UITableViewDiffableDataSource and UICollectionViewDiffableDataSource compatible with iOS 12 and lower. |
RoundedCorners
|
RoundedCorners for SwiftUI. |
commonmark-swift
|
|
SCNBezier
|
Create animations over Bezier curves of any number of points |
Beacon-iOS
|
The Beacon iOS SDK |
NStack
|
|
SwCrypt
|
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X |
GameKitService.swift
|
|
XcodeHelperCliKit
|
CLI tools to help in the process of building cross-platform swift through Xcode |
NextGrowingTextView
|
📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above. |
PermissionsKit
|
Universal API for request permission and get its statuses. |
FuntastyKit
|
A collection of Swift utilities and protocols used in our projects |
Frames
|
Checkout API Client, Payment Form UI and Utilities in Swift |
HypertextApplicationLanguage
|
What HTML does for web browsers, HAL does for applications |
KeyboardGuide
|
A modern, real iOS keyboard system notifications handler framework that Just Works. |
NozeIO
|
Evented I/O streams for Swift |
Trellis
|
A lightweight, event-driven architectural framework |
SwiftAWSDynamodb
|
A Dynamodb typesafe client for swift (This is part of soto-project/soto) |
ios_system
|
Drop-in replacement for system() in iOS programs |
ReteEngine
|
A Rete-based rule engine |
pyTanks.SwiftPlayer
|
A Swift Client for Joel Eager's pyTanks Server |
Freddy
|
A reusable framework for parsing JSON in Swift. |
SignView
|
|
google-cloud-kit
|
|
Turbo
|
iOS framework for making Turbo native apps |
Flint
|
Generate projects and files from template. |
UICollectionViewLeftAlignedLayout-Swift
|
UICollectionViewLeftAlignedLayout swift version, base on |
QKMRZParser
|
Parse MRZ (Machine Readable Zone) from identity documents using Swift. |
CoreXLSX
|
Excel spreadsheet (XLSX) format support in pure Swift |
SheetPresentation
|
SheetPresentation for SwiftUI. |
INI
|
Swift INI parser based on (NS)Scanner |
Web3swift
|
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions. |
SwiftySass
|
A LibSass wrapper for Swift |
ColorKit
|
SwiftUI Color Pickers, Gradient Pickers And All The Utilities Needed To Make Your Own! |
Swifter
|
[DEPRECATED] :bird: A Twitter framework for iOS & OS X written in Swift |
SwiftBox
|
Box implementation for boxing structs or scalars in Swift, to interact with Objective-C APIs |
SwiftCharts
|
Easy to use and highly customizable charts library for iOS |
Gestalt
|
An unintrusive & light-weight iOS app-theming library with support for animated theme switching. |
BBAlert
|
Ever felt the need to customise the boring default alert provided by iOS using UIAlertController? BBAlert let's you do just that, but not at the cost of loosing functionality of UIAlertController. Since it's build as an typealias of UIAlertController it doesn't require any more of the memory. Package is compiled using Xcode 11.4.1 on MacOS 10.15.4 using Swift 5.2.2 compiler. |
SwiftPCAP
|
Packet capture for Swift |
Sprinter
|
A library for formatting strings on iOS and macOS |
OperantKit
|
A tool for operant conditioning experiments for Swift. |
QminderAPI
|
Qminder API for iOS, tvOS, macOS, watchOS. |
Geodesy
|
Geodesy functions in Swift 🌎 |
TranscodeVideo
|
A Swift wrapper around the transcode-video command |
SwipeCellKit
|
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift. |
Clibxml2
|
libxml2 Wrapper for the Swift Package Manager |
swifttalk-server
|
|
BBLayoutKit
|
A simple and lightweight Auto-Layout Kit that makes you feels laying out views as a fun game. BBLayaoutKit supports UIKit on iOS & tvOS and AppKit on MacOS so you wouldn't have to worry about using different solutions on different platforms. BBLayoutKit is compiled on Xcode 11.4 using Swift 5.2 and will be updated for all future releases. |
Kommander-iOS
|
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand. |
Ciao
|
Publish and discover services using Bonjour |
KeyWindow
|
Share values provided by views in the Key window to all other parts of your SwiftUI application including the commands block. |
SwipeButton
|
SwipeButton for SwiftUI |
SwiftObserver
|
Elegant Reactive Primitives for Clean Swift Architecture #NoRx |
deferred
|
A lock-free, asynchronous Result: a future Result, a promised Result, a deferred Result. |
alviere-accounts-ios
|
The iOS Accounts Alviere SDK. |
swift-create-xcframework
|
A simple Command Line Tool to create XCFrameworks by wrapping xcodebuild. |
StarView
|
SwiftUI StarView Shape, usable for displaying ratings |
CLMDB
|
|
HSHelpers
|
A collection of extensions, protocols, types and views that I use in almost every project |
IterableView
|
Iterable View |
mapbox-core-maps-ios
|
|
sendgrid-kit
|
|
AvailableHapticFeedback
|
Unified haptic feedback interface for all subclasses of UIFeedbackGenerator, with availability checks for iOS 9. |
Markdown
|
A small and fast Markdown parser library for Swift. |
SystemKit
|
macOS system library in Swift |
XMLTools
|
Swift XML API with XPath-Like Syntax and Namespaces support |
triple-q
|
|
CDKSwiftOracc
|
Cuneiform documents for Swift |
alviere-camera-ios
|
The iOS Alviere Camera SDK. |
Player
|
▶️ video player in Swift, simple way to play and stream media on iOS/tvOS |
yason
|
A Swift Package with yaml to json and vice versa conversion cli |
SwiftyBridgesVapor
|
Simple server APIs in Swift |
Socket
|
Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux. |
SeeURL
|
cURL based HTTP(S) Client for Swift |
Toast
|
A Swift extension that adds toast notifications to the UIView object class. |
alviere-core-ios
|
The core iOS Alviere framework. |
PostgresClientKit
|
A PostgreSQL client library for Swift. Does not require libpq. |
FlowStack
|
A grid layout view for SwiftUI |
Poly
|
🦕 Unofficial Google Poly SDK in Swift – search, discover, and download 3D models and scenes |
alviere-remittances-ios
|
The iOS Remittances Alviere SDK. |
Seam3
|
Cloudkit based persistent store for Core Data |
ProcessLogger.Swift
|
|
Thrift
|
Apache Thrift native Swift library |
Semver
|
Parser and evaluator for Semantic Versioning. |
ProtocolKit
|
A collection of Swift protocols that I use in all my projects |
mustache
|
A simple Mustache parser/evaluator for Swift |
SwiftyHaru
|
|
XCServerCoreData
|
DEPRECATED: An API and CoreData Storage framework for working with Xcode Server |
Kitura-Credentials
|
A pluggable framework for validating user credentials in a Swift server using Kitura |
DTModelStorage
|
Storage classes for datasource based controls |
SSToastMessage
|
SSToastMessage is written purely in SwiftUI. It will add toast, alert, and floating message view over the top of any view. It is intended to be simple, lightweight, and easy to use. It will be a popup with a single line of code. |
DrawerView
|
A drop-in view, to be used as a drawer anywhere in your app |
Shapes
|
:rocket: Collection of SwiftUI shapes |
SwiftChaChaPoly
|
Swift ChaCha20 / Poly1305 authenticated encryption implementation |
vapor-aws-lambda-runtime
|
Run your Vapor api server on AWS Lambda using the official Swift Server runtime. |
GeoJSON
|
🌍 Swift types for working with GeoJSON data |
CHDF5
|
Swift package manager module map for HDF5 |
RomanNumerals
|
A swift package for dealing with Roman numerals. |
FHDiffableViewControllers
|
UITableViewController and UICollectionViewController based on a DiffableDataSource. |
swiftmessages
|
|
EinstoreCore
|
Core functionality for Einstore, mobile Enterprise AppStore |
CTensorFlow
|
C TensorFlow module for Swift |
CampusDualKit
|
🏫 Swift package to connect to Campus Dual at Berufsakademie Sachsen |
SPMArgumentParser
|
The Package Manager for the Swift Programming Language |
SquirrelCache
|
:package: Nothing but Cache. |
TigaseSwiftOMEMO
|
(M) OMEMO support for Martin XMPP Library |
SwifQLNIO
|
Helper library for SwifQL and SwiftNIO |
CSQLite
|
C module map for SQLite |
AlgoBrain
|
A very simple Swift Package with implemented Data Structure and Algorithms for direct use to project. |
now
|
Times around the world because no brain should have to work out what time it is in NYC or what time it is here when it's 4PM in London or what time 4PM in London is here... |
Alchemy
|
Declarative Binary Serialization for Swift Structures |
Instabug-SP
|
|
RVS_Spinner
|
A Fancy "Popup Prize-Wheel Spinner" UIControl |
SwiftUIMapView
|
MKMapView in SwiftUI |
VaporRecaptcha
|
A Vapor 3 library for validating Google reCAPTCHA submissions |
swift-cmark-gfm
|
A minimal wrapper around cmark-gfm |
ProntoSDK
|
The Swift iOS Pronto SDK |
QSH
|
🔍 Quiz shell for creating & playing quizzes using the macOS Terminal. |
CleanJSON
|
Swift JSON decoder for Codable |
LiteSupport
|
A test runner for compiler-like Swift projects |
Transmission
|
A Combine powered Transmission RPC API client. |
Deluge
|
A Combine powered Deluge JSON-RPC API client. |
KeyHolder
|
Record shortcuts in macOS, like Alfred.app. |
Kitura-CredentialsFacebook
|
A plugin for the Kitura-Credentials framework that authenticates using the Facebook web login |
LoremIpsum
|
Lorem Ipsum generator for Swift |
Popover
|
Custom macOS Popover 💬 |
Smtp
|
:email: SMTP protocol support for the Vapor web framework. |
app-icon-resize-machine
|
A command-line tool to generate .appiconset file from one .png file. |
OAuthSwiftAlamofire
|
Utility method to sign Alamofire request |
Atlas
|
Country codes to emoji flags |
xsys
|
Basic cross Linux/Darwin/Win(?) Posix aliases for Swift |
WolfConcurrency
|
Swift tools and conveniences for concurrency, including Dispatch and an implementation of promises. |
SwiftSyntax
|
SwiftPM package for SwiftSyntax library. |
Reusable
|
A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, Storyboards…) |
BBToast
|
Simple toast with text using BBToast. BBToast is a light-weight minimal looking toast build on top of UIKit for iOS and tvOS. This doesn't obsruct user interaction like while showing a UIAlertController. Package is compiled using Xcode 11.0 on MacOS 10.15 using Swift 5.1. |
AxisRatingBar
|
This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms to the View protocol, not just the star shape. |
CoreDataToSwiftUI
|
Rule based CRUD CoreData Frontends for SwiftUI |
GTMAppAuth
|
Apple platforms SDK for using AppAuth with Google libraries. |
Kitura-CredentialsGitHub
|
A plugin for the Kitura-Credentials framework that authenticates using the GitHub web login |
QXTCPServer
|
a tcp server for vapor base on swift nio |
SwiftIP
|
A library to help with getting IP addresses in Swift. |
Signals
|
Generic Cross Platform Signal Handler |
StepperView
|
SwiftUI iOS component for Step Indications. |
Meter
|
Library for interacting with MetricKit |
Kitura-CredentialsGoogle
|
A plugin for the Kitura-Credentials framework that authenticates using the Google web login |
SwiftLazy
|
Classes (Lazy, Provider) is intended for late initialization. |
ResizableView
|
|
Sauce
|
Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak) |
HistogramView
|
A SwiftUI view for displaying image histograms |
java_lang
|
Swift bridge to java.lang.* |
Pappe
|
An embedded interpreted synchronous DSL for Swift. |
CombineCloudKit
|
🌤 Swift Combine extensions for reactive CloudKit record processing |
RVS_MaskButton
|
A Special UIButton Variant That Allows "See-Through" Masking |
OrderedDictionary
|
|
redis-kit
|
Helpful extensions and abstractions for using RediStack |
TMLPersistentContainer
|
Shortest-path multi-step Core Data migrations in Swift |
ReactiveEmitter
|
Lightweight observable in Swift seen from EventEmitter in JavaScript. |
ServiceManager
|
Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0. |
SwiftyReceiptValidator
|
A Swift library to handle App Store receipt validation. |
MockingJ
|
HTTP Stubs for swift |
MOCloner
|
A tiny library that implements deep copy of NSManagedObject |
Sheeeeeeeeet
|
Sheeeeeeeeet is a Swift library for creating menus, custom action sheets, context menus etc. |
SPPageController
|
Mimicrate to UIPageViewController. Has native system and scroll view paging. Support scroll to page and layout margins from container. |
Cachyr
|
A small key-value data cache for iOS, macOS and tvOS, written in Swift. |
SwiftImGui
|
Swift wrapper for Dear ImGui |
Files
|
A nicer way to handle files & folders in Swift |
ColorMatchTabs
|
This is a Review posting app that let user find interesting places near them |
SFSymbolsFinder
|
Set of available SF Symbols |
DangerIBLinter
|
[WIP] Automated IB linting on pull requests |
SwiftHamcrest
|
Hamcrest test assertions for Swift |
TransitionButton
|
UIButton sublass for loading and transition animation. |
SwiftLinkPreview
|
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images. |
SKQueue
|
Monitor changes to files and directories using kernel event notifications (kqueue) in Swift |
SerializedSwift
|
A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON |
TelegramBotSDK
|
Telegram Bot SDK for Swift (unofficial) |
Kitura-CredentialsJWT
|
A plugin for the Kitura-Credentials framework that supports JWT authentication. |
ZLogger
|
Light, magical, easy to use Logger for your swift apps |
Workspace
|
Automated Management of Swift Projects |
JBits
|
A collection of useful decorators and custom classes written in Swift 5. |
TextAttributes
|
TextAttributes provides type-safe API for setting text attributes for common UIKit components. |
abseil-cpp
|
Abseil Common Libraries (C++) |
DTPageControl
|
A PageControl component for macOS |
WebRequest
|
Declarative proxy for decoupling web requests from their delivery. Similar to js `fetch()`; helpful in unit-tests. |
leveldb
|
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. |
ProductHunt
|
Product Hunt badge for iOS |
BrightFutures
|
Write great asynchronous code in Swift using futures and promises |
KeyboardLayoutGuide
|
⌨️ Backported keyboardLayoutGuide for iOS 13 and 14. |
d3-color
|
Useful extensions and functions used with SwiftUI Color |
NetworkImage
|
Asynchronous image loading in SwiftUI |
Typo
|
(Yet another) Type safe UserDefaults wrapper |
Matft
|
Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library) |
MaskedUITextField
|
Create Masked TextFields for UIKit. |
SwipeMenuViewController
|
Swipable tab and menu View and ViewController. |
BetterXC
|
🔧 Regenerate Xcode project and add optional SwiftLint/Sourcery integrations. |
Typology
|
Swift type checking and semantic analysis for developer tools |
KeychainItem
|
|
Voronoi
|
Swift framework for calculating voronoi diagrams using Fortune's Algorithm. |
swift-log-datadog
|
Send logs to Datadog with Swift |
BJOTPViewController
|
Entering OTP made simpler. |
UseAutoLayout
|
UseAutoLayout @propertyWrapper for Swift |
SwiftUITextView
|
UITextView wrapped for use with SwiftUI |
CocoaImageHashing
|
Perceptual Image Hashing for macOS, iOS, tvOS and watchOS |
NaiveDate
|
Naive date and time |
DataDrivenRxDatasources
|
DataDrivenRxDatasources - MVVM abstraction boilerplate code over RxDataSources. |
Alamofire
|
Elegant HTTP Networking in Swift |
Flock
|
Automated deployment of Swift projects to servers |
swift-pkce
|
Commonly used methods for OAuth 2.0 PKCE protocol |
Carlo
|
Monte Carlo Tree Search Library |
KipplePluginSupport
|
A collection of common tools and commands used throughout the development process, customized for Kipple projects. |
SyntaxTree
|
Model for building Syntax Trees |
swift-lens
|
The concept of functional Lenses in Swift |
Options
|
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well |
Mqtt
|
Pure swift MQTT client |
SwiftUIGraphPlotLibrary
|
Graph Plot library build with SwiftUI |
DisplayLink
|
Per-frame actions for SwiftUI |
SPIRV-Cross
|
Elegant bindings to glslang and SPIRV-Cross |
TextTable
|
Swift package for easily rendering text tables. Inspired by the Python tabulate library. |
Passport
|
Simple, unobtrusive authentication for Vapor |
SwiftAA
|
The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift. |
SwiftyStringScore
|
Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825 |
Sica
|
:deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly |
RollView
|
RollView is an iOS implementation of ListView on Android |
Ariadne
|
Elegant and extensible routing framework in Swift |
SwiftyOpenGraph
|
A swift library that retrieves structured open graph data from webpages. |
SwiftyHolidays
|
A swifty library to determine whether a date is a holiday in a given country. |
Withable
|
📐 Declarative UIKit in 10 lines of code. |
EEStackLayout
|
A structured vertical/horizontal stack layout |
HTML
|
A DSL for writing HTML in Swift |
Reactor
|
The most advanced state management framework for SwiftUI. |
HtmlKituraSupport
|
☁️ Kitura plugin for type-safe, transformable HTML views. |
Kitura-net
|
Kitura networking |
DSFComboButton
|
A drop-in `NSComboButton` replacement with pre macOS 13 support. |
Starscream
|
Websockets in swift for iOS and OSX |
SagaStencilRenderer
|
A renderer for Saga that uses Stencil to turn a RenderingContext into a String |
CredentialsMicrosoft
|
Kitura plugin to enable Microsoft authentication |
SwiftOxfordAPI
|
A framework to use Oxford Dictionaries API written in Swift |
SwiftString
|
A comprehensive, lightweight string extension for Swift |
CSelect
|
Expose some of the <sys/select.h> file descriptor functions for swift |
SoulverCore
|
A powerful Swift framework for evaluating mathematical expressions |
Harbeth
|
Metal API for GPU accelerated Graphics and Video and Camera filter framework. 🎨 图像、视频、相机滤镜框架 |
Perfect-GoogleAnalytics-MeasurementProtocol
|
Server side Google Analytics, using Swift / Perfect |
GitHubModel
|
|
Bob
|
Extensible Slack Bot used to communicate with TravisCI and GitHub |
IsCameraOn
|
Check if the built-in Mac camera is on |
CoreGraphicsKit
|
Swift framework with Core Graphics extensions. |
Lift
|
Lift is a Swift library for generating and extracting values into and out of JSON-like data structures. |
stripe-terminal-ios
|
Stripe Terminal iOS SDK |
PasswordRules
|
A Swift library for defining strong password generation rules |
Apic
|
|
swift-custom-dump
|
A collection of tools for debugging, diffing, and testing your application's data structures. |
ShortcutRecorder
|
A user interface control to record key combinations. For Mac OS X, uses Cocoa. |
Geohash
|
Native Swift geohash package supporting binary and character encoding |
Result
|
|
CocoaAsyncSocket
|
Asynchronous socket networking library for Mac and iOS |
JJLISO8601DateFormatter
|
A 10x+ faster drop-in replacement for NSISO8601DateFormatter |
AsyncRequest
|
Useful classes to handle asynchronous code |
CGExtender
|
Frequently reused helpers and functions for coregraphics types |
FeedKit
|
Searchable caching feed client |
PassEncoder
|
Simple PassKit (Apple Wallet) encoding and signing in Swift. |
Punycode
|
PunycodeSwift is a pure Swift library to allows you to encode and decode punycoded strings |
swift-sass
|
Embed the Dart Sass compiler in Swift with custom importers and functions |
Loadability
|
Powerful, modern networking and caching with SwiftUI support |
PackStream
|
PackStream implementation in Swift |
NotationModel
|
Structures for describing music notational elements |
ChatVapor
|
|
TableKit
|
Type-safe declarative table views. |
CalendarKit
|
📅 Calendar for Apple platforms in Swift |
Mobius
|
A functional reactive framework for managing state evolution and side-effects [Swift implementation] |
Validator
|
|
EliminationMenu
|
Some kind of dropdown/up menu that eliminates all values which were not selected. |
Ergo
|
Ergo is a Swift framework for concurrent programming based on promise pipelining. It could help to avoid callback hell in complex asynchronous task |
java_swift
|
Support code for Swift Java Bridge |
Romanize
|
Romanies Hangul using Revised Romanisation of Korean |
Viperit
|
Viper Framework for iOS using Swift |
Router
|
🛣 Simple Navigation for iOS - ⚠️ Deprecated |
QRoute
|
Declarative *walking* router for UI navigation in pure Swift. |
PagerTabStripView
|
🚀 Elegant Pager View fully written in pure SwiftUI. |
SwiftAdditions
|
Madd's Swift wrappers and extensions |
Lux
|
Open UI Look development framework for SwiftUI, iOS + macOS |
vintage
|
[UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies |
RediStack
|
Non-blocking, event-driven Swift client for Redis. |
secp256k1
|
secp256k1 bindings for swift with SPM support |
Deferred
|
Work with values that haven't been determined yet. |
WeakMapTable
|
A weak-to-strong map table |
examples
|
Simple Firebase Examples! |
ChromaColorPicker
|
:art: An intuitive iOS color picker built in Swift. |
Work
|
Execute shell command and get output. Simple and robust. |
SwiftSyntaxHighlighter
|
A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML. |
GampKit
|
Google Analytics Measurement Protocol API for Swift |
NetworkReachabilityRxSwift
|
RxSwift Bindings for NetworkReachability |
AnimateText
|
This library for animating text. Developed with SwiftUI. This library supports iOS/macOS. |
Swiftline
|
Swiftline is a set of tools to help you create command line applications. |
CursorPagination
|
Opaque cursor pagination for Vapor's Fluent. |
FSCheckoutSheet
|
A WKWebView wrapper that handles interaction w/ a FastSpring checkout form |
ExtendedAttributes
|
Working with file's extended attributes easily |
InSwifted
|
Simple dependency injection for swift |
KoreanStringSearchHelper
|
|
WHCrossPlatformKit
|
|
DrX
|
The Rx doctor is in the house, curing all your ailments with simple-yet-expressive operators and extensions. Includes Cocoa Touch support! |
ReplicatingTypes
|
Code for the tutorial series on Conflict-Free Replicated Data Types (CRDTs) at appdecentral.com |
Regex
|
A pure Swift NFA implementation of a regular expression engine |
SlamMacOSKit
|
Fast Closure based Swift Package for MacOS Development |
PythonBridge
|
Swift Python Bridge |
FocusNode
|
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease. |
Sparkle
|
A software update framework for macOS |
SimpleCheckbox
|
A simple Checkbox |
CCairo
|
Swift C Module Cairo |
abseil-cpp
|
Abseil Common Libraries (C++) |
Persist
|
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage. |
Zip
|
Swift framework for zipping and unzipping files. |
Patterns
|
A Swift PEG parser |
WeakReference
|
An existential weak reference wrapper for Swift |
Segment
|
The hassle-free way to integrate analytics into any iOS application. |
DVR
|
Network testing for Swift |
SwiftRegex
|
5th incarnation of Swift Regex library using generic subscripts |
KeyboardKitPro
|
KeyboardKit Pro extends KeyboardKit with pro features. |
NumericalAnalysisKit
|
Numerical analysis toolkit for Swift |
Plinth
|
Hardware-accelerated matrix library for Swift |
FlexibleDiff
|
A Swift collection diffing μframework. |
EmbeddedStringsKit
|
|
MultipeerHelper
|
A light swift wrapper around the iOS MultipeerConnectivity framework. Including an example project using RealityKit's MultipeerConnectivityService. |
FilesProvider
|
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift |
INIParser
|
A lightweight INI file parser in Server Side Swift |
ContentFittingWebView
|
A WKWebView subclass which sizes itself to fit its contents |
Screeen
|
Observe user screen shot event in macOS. |
Poppo
|
A simple twitter library for Swift |
API
|
An advanced framework for comprehensively modeling APIs. |
JAYSON
|
🧱 A JSON decoding/encoding library that handles optimistically or strictly. |
Dir
|
Working with directories in a nice way using Swift. |
CodableCSV
|
Read and write CSV files row-by-row or through Swift's Codable interface. |
Sugar
|
A package of sugar for Vapor 🍬 |
Reachability
|
Replacement for Apple's Reachability re-written in Swift with closures |
SwiftPageView
|
swift砖块系列:无限轮播图 |
CompositionalLayoutDSL
|
CompositionalLayoutDSL, library to simplify the creation of UICollectionViewCompositionalLayout. It wraps the UIKit API and makes the code shorter and easier to read. |
CALE
|
Swift module for Arcade Learning Environment library. |
CoreDataKit
|
Core Data for a Type Safe Swift |
CZlib
|
Simple gzip extension for Data |
LocaleManager
|
Changing iOS locale and language on the fly without exiting. RTL supported. |
cloud-sdk-ios
|
Get the binary frameworks of the SAP BTP SDK for iOS through SPM and learn about related open-source Swift packages |
swift-argument-parser
|
Straightforward, type-safe argument parsing for Swift |
UniFlow
|
Unidirectional data flow & finite state machine merged together - app architecture done right. |
DirectToSwiftUI
|
Rule based CRUD Database Frontends for SwiftUI |
PerfectMongoDB
|
A stand-alone Swift wrapper around the mongo-c client library, enabling access to MongoDB servers. |
MatchedTransition
|
[Used in Pairs] A primitive stuff to do transition |
swift-package-dependencies
|
|
Syllables
|
Swift package for counting Syllables in sentences. |
Amplitude
|
Native iOS/tvOS/macOS SDK |
RKPointPin
|
A UIView which points at a RealityKit Entity from screenspace |
SimpleRoulette
|
SwiftUI library to create Roulette with ease. |
SDGKeyboardDesign
|
Tools for Generating Keyboard Layouts |
WatsonDeveloperCloud
|
:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications. |
ZeeQL3Apache
|
Apache APR/mod_dbd adaptors for the ZeeQL Swift ORM |
RichEditorView
|
This is the Swift 5 version of cjwirth/RichEditorView using WKWebView that added several awesome functionalities. |
Wave
|
Wave is a spring-based animation engine for iOS that makes it easy to create fluid, interruptible animations that feel great. |
MapboxDirections
|
Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux |
SwishKit
|
|
XcodeProj
|
📝 Read, update and write your Xcode projects |
XMLCoder
|
Swift Encoder and Decoder for XML documents |
amrleveldb
|
|
mimiq
|
A Simple Xcode Simulator Recoder |
Accounting
|
An implementation of Martin Fowlers accounting pattern https://www.martinfowler.com/eaaDev/AccountingNarrative.html. |
SwiftyPing
|
ICMP ping client for Swift 5 |
SwiftCommon
|
|
twitter-text
|
Swift implementation of twitter-text library |
SSCommonCrypto
|
common crypto headers provided for the Swift Package Manager |
Pathspec
|
Swift library for matching file paths with gitignore style patterns |
SwagGen
|
OpenAPI/Swagger 3.0 Parser and Swift code generator |
StripeKit
|
A pure Swift implementation of the Stripe API. |
ArgParse
|
Pure Swift utility for command-line options and arguments. |
AlmostForceUnwrap
|
Throwing force unwrap operator for Swift |
Endpoint
|
Swift Package for (REST) Endpoint objects |
ServiceModelSwiftCodeGenerate
|
Modular code generator to generate Swift applications from service models. |
RealmCoder
|
JSON Encoder / Decoder for Realm objects |
DrawingTools
|
Some tools to help with drawing in Swift |
NetTime
|
RFC 3339 compliant date/time data types. |
Embassy
|
Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux |
Valigator
|
Swift validator library |
smoke-dynamodb
|
SmokeDynamoDB is a library to make it easy to use DynamoDB from Swift-based applications, with a particular focus on usage with polymorphic database tables (tables that do not have a single schema for all rows). |
Keyboard
|
Never implement UIKeyboardDidShowNotification ever again. Ever. |
SimpleKeychain
|
A Keychain helper for iOS to make it very simple to store/obtain values from iOS Keychain |
SwiftDux
|
Predictable state management for SwiftUI applications. |
PublicSuffix
|
Converted Public Suffix List in Swift. |
Floaty
|
:heart: Floating Action Button for iOS |
FLAnimatedImage
|
Performant animated GIF engine for iOS |
FaviconFinder
|
A small swift library for iOS & macOS to detect favicons used by a website. |
SwiftWinMD
|
Windows Metadata Parser in Swift |
ToothpasteSqueezer
|
Some SwiftySCAD for a toothpaste squeezer |
swift-algorithms
|
Commonly used sequence and collection algorithms for Swift |
Cepoll
|
A Swift package importing the epoll linux headers for other Swift packages to utilize. |
TrustKit
|
Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS. |
swift-tqdm
|
Swift port of tqdm: A Fast, Extensible Progress Bar for Swift |
unstandard-strings
|
|
SwiftGridView
|
Swift based data grid view. |
ExtraEncodable
|
A small Swift package allowing you to customize the encoding behavior of `Encodable` types |
XcodeTools
|
Tool to manage Xcode project versions. |
xcbox
|
Create temporary sandbox xcode project quickly. |
SwiftColorWheel
|
Delightful color picker wheel for iOS in Swift. |
SimpleDownloader
|
Simple downloader |
Usage
|
A (mac|watch|i|tv)OS Information Swift Wrapper Library |
Amplify
|
A declarative library for application development using cloud services. |
SwiftObjects
|
A demo implementation of the WebObjects API in Swift. |
Windless
|
Windless makes it easy to implement invisible layout loading view. |
DSFQuickActionBar
|
A spotlight-inspired quick action bar for macOS. |
SimpleMatrixKit
|
A Swift package for working with matrices |
CustomOperation
|
Custom async Operation implementation in Swift |
Doggie
|
A Cross-platform Library for Swift |
BerkananSDK
|
Bluetooth mesh messaging SDK for apps |
SwiftGen
|
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs! |
Tips
|
A simple parser from John Sundell's tips and tricks |
Cron
|
Cron for Swift |
SwiftProcessing
|
A Processing Environment for Swift |
Verge
|
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM. |
LNPreviewToContextMenu
|
LNPreviewToContextMenu is a framework for automatically transforming your existing 3D Touch Peek&Pop preview controllers and actions into the new UIContextMenu system in iOS 13. |
SMosquitto
|
Lightweight Swift wrapper around libmosquitto client library. |
RemoteImage
|
Swift package for a SwiftUI remote image view |
SwiftGraphs
|
Graphs in Swift |
Facebook
|
Used to integrate the Facebook Platform with your iOS & tvOS apps. |
Puppy
|
A flexible logging library written in Swift |
Zip
|
Swift framework for zipping and unzipping files. |
AttributedStringStyledMarkdown
|
AttributedString Markdown initializer with custom styling |
Causality
|
A simple thread-safe, in-memory bus for Swift that supports fully-typed Events and States. |
Swiftgger
|
OpenAPI support for server side Swift projects. |
AnyPropertyMapping
|
Maps properties of two classes using keypaths |
ErrorAssertions
|
Wrappers for Swift assertions that take Error instances instead of strings, and the means to test them in XCTest. |
Buildkite
|
A Swift library for the Buildkite REST and GraphQL APIs |
Deviice
|
Swift library to easily check the current device and some more info about it. |
Bits
|
A bite sized library for dealing with bytes. |
Euclid
|
Great-circle mathematics helper library for platforms using Swift - |
build-kit
|
A Swift wrapper around common Swift commands. |
Koreaniga
|
A Korean postpositions processing package for *new-age*. |
arcgis-runtime-ios
|
Swift Package Manager support for ArcGIS Runtime SDK for iOS |
SemanticVersion
|
Represent semantic versions like "1.0.0" or "1.2.3-beta1" (SemVer) in Swift |
YMatterType
|
An opinionated take on Design System Typography for iOS |
IndexedDataStore
|
|
WebError
|
Web optimised Error protocol and tools for Swift |
Directory
|
A means of accessing the file system conveniently in a SwiftUI environment. |
AMPopTip
|
An animated popover that pops out a given frame, great for subtle UI tips and onboarding. |
PerfectCrypto
|
Cryptographic Operations |
FileCheck
|
A standalone Swift version of LLVM's flexible pattern matching file verifier |
LNViewHierarchyDumper
|
Dump your view hierarchies programmatically to Xcode 12 and 13 compatible view hierarchy file archives. |
UserDefaultsStore
|
Why not use UserDefaults to store Codable objects 😉 |
MNSwitchi
|
|
BokenEngine
|
:gear: A Swift framework for creating slides-based, non-linear visual stories and presentations |
SwiftStringObfuscator
|
Swift String Obfuscator |
SPConfetti
|
Show the confetti only when the user is having fun, and if not having fun, don't show it. |
LogicKit
|
A Prolog-like language as a Swift Embedded Domain Specific Language. |
SshConfig
|
An SSH config parser library with a fancy API |
FootlessParser
|
A simple parser combinator written in Swift |
Once
|
Minimalist library to manage one-off operations. |
DependencyInjector
|
Dependency injector made in pure Swift |
Media
|
A beautiful and declarative cross-platform wrapper API for Apple's PhotoKit |
YYCache
|
High performance cache framework for iOS. |
SwaggerParser
|
Swift library for parsing OpenAPI 2.0 (f.k.a. Swagger) documents into native structures. |
BubbleTransition
|
A custom modal transition that presents and dismiss a controller with an expanding bubble effect. |
swift-commands
|
Swift utilities for running commands. |
SwiftRedis
|
Swift Redis library |
RxAppState
|
RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state |
Solar
|
A Swift micro library for generating Sunrise and Sunset times. |
Captain
|
makes easy to manage git hooks for written in Swift products |
swift-log-telegram
|
Send SwiftLog messages to any Telegram chat. |
MultipartForm
|
The missing multipart form support for URLSession. |
CombineRequest
|
A flexible, Combine-based framework for building API client suites. |
Identity
|
🆔 Type-safe identifiers in Swift |
NetworkKit
|
A networking framework for Swift. |
SheetPresentationController
|
|
SwiftyNats
|
A swift client for interacting with NATS servers |
PitchSpeller
|
Pitch speller tools for use with the dn-m ecosystem and beyond |
TimberSwift
|
A message forwarding framework for sending logs, analytics, performance, network activity, and other messages to the Parent Application |
Codability
|
Useful helpers for working with Codable types in Swift |
AppKitFocusOverlay
|
Add hotkey(s) to display the key focus path for any window in your AppKit application. |
CurrencyConverter
|
A simple currency converter library using the XML data. |
Kinvey
|
SDK for native macOS, iOS, tvOS, or watchOS applications |
swm-matrix-tools
|
|
Pageboy
|
📖 A simple, highly informative page view controller |
DS18B20
|
A Swift library for the DS18B20 digital temperature sensor |
LibPQ
|
|
ExtendedError
|
:beetle: Custom error middleware for Vapor |
AutoLayoutConvenience
|
Convenience Helpers for AutoLayout |
IQKeyboardManagerSwift
|
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. |
Boop
|
A scriptable scratchpad for developers. In slow yet steady progress. |
Popovers
|
A library to present popovers. Simple, modern, and highly customizable. Not boring! |
ClosurePublisher
|
📡 Combine Publisher for closure results |
Lottie
|
An iOS library to natively render After Effects vector animations |
AgoraRtcEngine_iOS
|
iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming. |
SwiftUI Keyboard Observer
|
|
IncrementableLabel
|
Incrementable UILabel for iOS and tvOS |
codableRequest
|
Swift 4.1 library that executes an HTTP Request and returns the data formatted in the supplied Codable object type. |
Keychain
|
Simple keychain wrapper for P256 keys for macOS and iOS. |
PLSwift
|
PostgreSQL Functions in Swift |
JSONPatch
|
JSON Patch RFC6902 implementation in Swift |
PostgresBridge
|
🐘 Pure SwifQL+NIO bridge to Postgres |
Log
|
Logging to console and file |
ID3TagEditor
|
:musical_note::guitar:A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. :musical_note::guitar: |
ProcessRunner
|
Run Foundation Process asynchronously and perform easy reads and writes in closures. |
Adyen3DS2
|
|
Mailjet
|
✉️ Mailjet provider for Vapor |
Splitflap
|
A simple split-flap display for your Swift applications |
md5
|
|
SwiftMarkdown
|
A library for parsing and formatting strings with markdown tags in swift |
Realm
|
Realm is a mobile database: a replacement for Core Data & SQLite |
TinyNetworking
|
Tiny Networking Library |
Kitura-Session
|
A pluggable framework for managing user sessions in a Swift server using Kitura |
JSONX
|
Parse JSON data, simple, lightweight & without noise. |
AttributedText
|
Render attributed strings in SwiftUI |
SeaTouch
|
Easily and elegantly display touches on screen in your iOS app. Taps appear as a subtle ripple effect, while longer presses show continual tracking. Absolutely great for presenting your screen to an audience, either live or in a recording! |
HolidayJp
|
:crossed_flags: Japanese holiday for Swift |
DataConvertible
|
Swift code to convert any type to Data and initialise any type from Data |
ScrollViewController
|
|
swiftpress
|
Super simple swift and markdown blog...thing |
Localizability
|
🌐 Swifty and modern NSLocalizedString |
WHPlayingCardKit
|
Swift package |
ScopedDefaults
|
Type-safe and structured UserDefaults in Swift |
TypoChecker
|
Typo checker made with swift |
WebKitUserAgent
|
Conveniently getting the User Agent through WKWebView |
HTMLSpecialCharacters
|
Library to escape/unescape HTML special characters in Swift. |
KituraStencil
|
Stencil templating for Kitura |
Down
|
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark. |
MetalUI
|
🤘 Metal with SwiftUI |
AveCommonHelperViews
|
Commonly used helpers views for UIKit (ShapeView, GradientView, ContentTextView, RoundRectView) |
WireGuard
|
A Swift implementation of the client side of the WireGuard VPN protocol |
FlowGraphDotConverter
|
|
XcodeHelperKit
|
Some tools to help in the process of build cross-platform swift through xcode |
SwiftVizScale
|
Scale types usable for visualization, inspired by D3 |
OctoKit
|
A Swift API Client for GitHub and GitHub Enterprise |
PrchNIO
|
|
MicroPNG
|
Rudimentary implementation of a uncompressed PNG encoder in Swift without any dependencies |
HorizonDefaults
|
Automatically synchronize your app's User Defaults over iCloud. |
Mantle
|
Model framework for Cocoa and Cocoa Touch |
web3.swift
|
Ethereum Swift API with support for smart contracts, ENS & ERC20 |
MemoryLayoutKit
|
Swift structure representation tool kit |
SwiftSerial
|
A Swift Linux and Mac library for reading and writing to serial ports. |
AveDataSource
|
Update TableViews and CollectionViews with ease |
Snappable
|
A set of SwiftUI custom modifiers to make the ScrollView snappable. |
B9Action
|
Unified interface for target/selector patterns and block calls. |
DGImageIO
|
|
BalloonView
|
A view in the form of a popup balloon. UIBezierPath initializer included! |
FTPopOverMenu
|
FTPopOverMenu_Swift, swift version of FTPopOverMenu. FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect. |
AppKit
|
|
EverscaleClientSwift
|
Swift Binding for Everscale SDK. Library for interacting with Everscale blockchain. |
SwiftPlantUML
|
A command-line tool and Swift Package for generating class diagrams powered by PlantUML |
Collections
|
Various Collections and Data Structures |
Sdifft
|
using the Myers's Difference Algorithm to compare differences between two equatable element |
PayPal
|
A PayPal Provider for the Vapor Server-Side Swift Framework |
DSFRegex
|
A Swift regex class abstracting away the complexities of NSRegularExpression and Swift Strings |
FuturaAsync
|
Async tools in Swift |
NavigationBarBackgroundHider
|
Helper to easily hide the navigation bar background on scrolling |
EmojiKit
|
📚 Ultimate Emoji Generator library for Swift |
GTMSessionFetcher
|
Google Toolbox for Mac - Session Fetcher |
Redux
|
Manage iOS App state with Redux and Async/Await :) |
Colors
|
Library of pre-defined colors for SwiftUIs Color paradigm |
GraphQL
|
The Swift GraphQL implementation for macOS and Linux |
Morphi
|
Shapes for SwiftUI ♡☾ |
MongoKitten
|
Native MongoDB driver for Swift, written in Swift |
unstandard-algorithms
|
|
SelfSizingScroller
|
Fixes scrollToRow/ItemAtIndexPath: for Self Sizing Cells |
CLLocationWrapper
|
A wrapper for CLLocation for encode and decode CLLocation |
Regex
|
Regular expressions for swift |
MNISTKit
|
MNIST Tools for Swift |
barzo
|
Share the code with your colleagues |
SwiftUnits
|
|
swift-package-catalog
|
SPM plugin for generating symbolgraphs and cataloging DocC documentation |
composable-core-motion
|
A library that bridges the Composable Architecture and Core Motion. |
SPARQLSyntax
|
SPARQL 1.1 Parser and Abstract Syntax |
SwiftyTextTable
|
A lightweight library for generating text tables. |
Unarchiver
|
Simple gzip extension for Data |
stringray
|
macOS command line tool for manipulating and validating strings files |
GitDiffSwift
|
A Git diff parser written in Swift |
Rockstar
|
A high level iOS framework with a swifty API |
Assimp
|
Swift wrapper around Open Asset Import Library (aka assimp) for macOS and Linux |
ShinySwiftUI
|
✨ Write cleaner, conciser, and more consistent SwiftUI code with a suite of pre-made extensions, view modifiers, and components. |
StackedItemsCarousel
|
A carousel of stacked items as seen in iMessage for photos |
McuManager
|
A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.) |
HTTPClientModule
|
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests. |
CornerStacks
|
Layout SwiftUI views in corners with ease. |
Stringly
|
Manage and generate localization files |
PhoneNumberKit
|
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. |
ShikiSwiftApi
|
|
swift-html-vapor
|
💧 Vapor plugin for type-safe, transformable HTML views. |
Request
|
一个基于`Alamofire`库支持请求和数据上传的简单网络请求框架。 |
swift-html
|
🗺 A Swift DSL for type-safe, extensible, and transformable HTML documents. |
HName
|
Swift package to deal with name strings. |
DSFLabelledTextField
|
A simple macOS labelled text field using Swift |
SourceKitLSP
|
Language Server Protocol implementation for Swift and C-based languages |
SwiftSyntax
|
|
Options
|
Easily create OptionSets from enums in Swift. |
S3Kit
|
S3 Client written in Swift |
msgraph-sdk-objc
|
Microsoft Graph SDK for Objective-C |
geos
|
GEOS packaging for SPM, CocoaPods, and Carthage |
CombineX
|
Open source implementation of Apple's Combine |
SKServer
|
A server module for creating Slack apps in Swift |
UIKitAnimations
|
Provide a few helpers for animating common UIKit operations, such as setting text |
Stencil
|
Stencil is a simple and powerful template language for Swift. |
git-kit
|
GitKit is a Swift wrapper around the git command line interface. |
xcframework-maker
|
macOS utility for converting fat-frameworks to SPM-compatible XCFramework with arm64-simulator support |
HomeKitExtensions
|
:rocket: Collection of useful HomeKit extensions |
CXML2
|
Swift C Bindings for libxml2 |
ShapeScript
|
Source code for the ShapeScript 3D modeling app for macOS |
Bluebird
|
Promise/A+, Bluebird inspired, implementation in Swift 5 |
JavaCoder
|
Swift-Java Encoder Decoder |
intech-consulting-kit
|
Swift Extnsions |
SwiftParamTest
|
Parameterized test for Swift |
swift-web
|
Web server serving local files |
AdaptiveController
|
:octocat: AdaptiveController is a 'Progressive Reduction' Swift UI module for adding custom states to Native or Custom iOS UI elements. Swift UI component by @Ramotion |
ConventionalCommitsKit
|
A small library to create and parse Conventional Commit conforming representations. |
Ambassador
|
Super lightweight web framework in Swift based on SWSGI |
Java
|
Java swift module |
Realtime
|
A Swift client for Supabase Realtime server. |
OpenLocationCode
|
Swift implementation of Open Location Code (Plus Codes). Supports Swift and Objective-C for iOS, macOS, tvOS and watchOS, and Swift for Linux. |
JSONtoCodable
|
A generating tool from Raw JSON to Codable (Swift4) text written in Swift4. |
Willow
|
Willow is a powerful, yet lightweight logging library written in Swift. |
PerfectNotifications
|
Apple Push Notifications (APNs) Server-Side library. |
SwiftyXBee
|
⚡️ A Swift library for communicating with XBee radios in API mode |
CLCMS
|
Swift C module for Little CMS 2 |
SwiftyChrono
|
A natural language date parser in Swift (ported from chrono.js) |
SGPKit
|
A Swift package to compute satellite positions from two-line elements (TLE). |
SwCrypt
|
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X |
ReCombine
|
A Swift Redux library utilizing Apple's Combine Framework. |
Base58Swift
|
A pure swift implementation of base58 string encoding and decoding |
PriorityQueue
|
Swift implementation of a priority queue. |
AppStoreConnect-Swift-SDK
|
The Swift SDK to work with the App Store Connect API from Apple. |
Cobalt
|
The E-sites Swift iOS API Client used for standard restful API's |
LocationManagerModule
|
The location manager allows the tracking of user locations and setting of geofences. |
MapViewModule
|
|
AnyValue
|
A Swift Codable type that serves as a placeholder for any JSON value |
SwiftPM
|
The Package Manager for the Swift Programming Language |
swiftymocky
|
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more. |
StringBooster
|
A Swift package that adds some handy functions to String and NSMutableAttributedString |
WebMIDIKit
|
Simplest MIDI Swift library |
Skribent
|
Skribent is an easy zero config logger which still can be extended and is typesafe. |
Mu
|
Minimalist HTTP request library via async / await |
NukeUI
|
Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit |
SwiftLevelDB
|
|
SwiftyProvisioningProfile
|
Parse iOS mobile provisioning files into Swift models |
Ed25519
|
Ed25519 for Swift 3.x |
SwiftRegexDSL
|
A Declarative Structured Language for regular expressions in Swift. |
swiftbar
|
I couldn't find a progress bar package, so I created one |
SwiftUIJoystick
|
An Open Source Joystick library for SwiftUI, Swift, iOS apps |
animagus-swift-example
|
Animagus Swift Example |
MathKit
|
|
EffectsLibrary
|
|
Sugar
|
Sugar for Swift |
Arweave
|
A lightweight Swift client for the Arweave blockchain |
GracefulNetworking
|
HTTP Networking in Swift. |
CommonCrypto
|
Common crypto for Open source Swift on OS X. |
KeychainAccess
|
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS. |
Siren
|
Notify users when a new version of your app is available and prompt them to upgrade. |
WebBrowser
|
Small Swift Library for opening URLs in default browser |
XCTAssertCrash
|
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler. |
SwiftyJSON
|
The better way to deal with JSON data in Swift. |
Annotated
|
Annotate your Strings |
Prelude
|
A tool belt of common helper functions and extensions used throughout applications |
mailgun
|
📧 Service to assist with sending emails from Vapor apps |
SwipeableTabBarController
|
UITabBarController with swipe interaction between its tabs. |
swiftui-pick-better
|
|
JWTVapor
|
An integration between the Vapor and vapor/jwt packages |
Pock
|
|
Protected
|
Make any variable thread safe. |
CoinGecko-Swift
|
|
Lisk
|
Swift 4 library for Lisk - Including Local Signing for maximum security |
WS281x
|
A Swift library for WS281x (WS2811,WS2812*,WS2813*) RGB led strips, rings, sticks, matrices and more. |
Juice
|
Lightweight dependency injection container with simple fluent interface. |
RxWebSocket
|
Reactive WebSockets |
SwiftPackagesBase
|
A Swift Library containing useful code for Any Swift project. |
google-cloud
|
Access GoogleCloud APIs using Vapor |
TPPDF
|
TPPDF is a simple-to-use PDF builder for iOS |
RWLock
|
Read-Write lock in Swift |
Grebe
|
Simplifies the gRPC-Swift development workflow. |
Checkpoint
|
Verify's Amazon Alexa requests |
SwiftZulipAPI
|
A Zulip library written in Swift. |
scrypt
|
|
GraduatedSlider
|
A UISlider-like control with graduations (e.g. like sliders on DJ decks), can be used vertically or horizontally, optional haptic feedback |
bugsnag
|
Report errors with Bugsnag 🐛 |
BarChartKit
|
UIKit / SwiftUI library for creating Bar Chart similar to chart used in iOS Health app. |
Moat
|
A line of defense for your Vapor application including attack filtering + extras. |
Int2X
|
Int2X made of IntX |
ColorPaletteCodable
|
A color palette reader/writer. supporting Adobe .ase (Adobe Swatch Exchange File), .aco (Photoshop swatch file) amongst others. Swift (macOS, iOS, tvOS, macCatalyst, Linux) |
Dep
|
Framework that implements a dependency injection using the Service Locator pattern and provides a convenient way to use these dependencies using @Dependency property wrapper |
Then
|
|
SwiftKit
|
Start your next Open-Source Swift Framework 📦 |
CPostgreSQL
|
PostgreSQL C module map |
secp256k1.c
|
|
BigNumber
|
A lightweight, high performance bignum Library for Swift! |
Contentful
|
A delightful Swift interface to Contentful's content delivery API. |
fluent-postgres-driver
|
🐘 PostgreSQL driver for Fluent. |
FlowGraph
|
Simple State Machine for Swift |
Coyote
|
Document Scanning Made Easy for iOS |
SwiftIndexStore
|
SwiftIndexStore is a IndexStore reader library for Swift. |
SwiftyNames
|
|
SwiftUIRefresh
|
Pull To Refresh for SwiftUI lists |
SinglePageScanner
|
|
TweetupKit
|
|
HKDFKit
|
Simple HKDF utility with Objective-C interface |
Difference
|
Simple way to identify what is different between 2 instances of any type. Must have for TDD. |
Steam
|
A Swift package to interact directly with Steam. |
UpgradeManager
|
progress data when upgrade app |
Closures
|
Swifty closures for UIKit and Foundation |
ImageScout
|
A Swift implementation of fastimage. Supports PNG, GIF, and JPEG. |
SwiftOracle
|
OCILIB wrapper for Swift, linux compatible |
Antlr4
|
A mirror of the ANTLR v4 Swift runtime suitable for use from Swift Package Manager |
pdftron-apple-package
|
PDFTron iOS Swift Package |
JWTDataProvider
|
|
Swiftilities
|
Swift utilities that help me write expressive, declarative and clear code |
Prorsum
|
A Go like concurrent system + networking/http library for Swift that works on Linux and Mac |
Funky
|
Swifty Functional Library |
NativeMarkKit
|
NativeMark is a flavor of Markdown designed to be rendered by native apps. |
Magnet
|
Customize global hotkeys in macOS. |
PLCrashReporter
|
Reliable, open-source crash reporting for iOS, macOS and tvOS |
MetalPetal
|
A GPU accelerated image and video processing framework built on Metal. |
gRPC
|
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) |
SQLite.swift
|
A type-safe, Swift-language layer over SQLite3. |
CBGPromise
|
Simple promises in Swift, inspired by KSPromise |
CombineRextensions
|
Useful extensions for using CombineRex in SwiftUI, such as bindings, Views and gestures |
ReSwift
|
Unidirectional Data Flow in Swift - Inspired by Redux |
CrudRouter
|
A Rails-inspired extension to Vapor's routing system |
SwiftLocation
|
🛰 CoreLocation Made Easy - Efficient & Easy Location Tracker, IP Location, Gecoder, Geofence, Autocomplete, Beacon Ranging, Broadcaster and Visits Monitoring |
VaporRequestStorage
|
|
SkelpoMiddleware
|
Random Vapor Middlewares that Might be Useful |
Swiftchain
|
A modern wrapper for iOS, macOS, tvOS and watchOS Keychain. |
Rainbow
|
Delightful console output for Swift developers. |
Auth3Sdk
|
The official https://auth3.dev Identity Platform swift SDK library. |
APIKit
|
Type-safe networking abstraction layer that associates request type with response type. |
Aperture
|
Record the screen on macOS |
HotSoda
|
HotSoda is Ability Management Utility for Vapor Applications. |
Finite
|
Finite is a simple, pure Swift finite state machine. |
Form
|
Form is an iOS Swift library for building and styling UIs |
CoreBluetoothMock
|
Mocking library for CoreBluetooth framework. |
SlidersExamples
|
A companion project to explore the Sliders SwiftUI Library |
NotarizationAuditLog
|
Decode JSON audit log from notarization process |
UIViewPreview
|
Mattt's beautiful gist to gain SwiftUI previews for your UIViews turned into Swift Package. |
Scanner
|
|
ChainableUIKit
|
|
Clibsodium
|
Swift Package Manager package for libsodium |
RNGExtension
|
Swift extension for RandomNumberGenerator |
SegmentedProgress
|
Textual percentage bar progress segmented to specified intervals, useful for console progress output. |
DebugReflect
|
Debug dump support for Swift |
SnapshotTesting
|
📸 Delightful Swift snapshot testing. |
GoogleMaps-SP
|
Swift Package for Google Maps iOS SDK |
PCA9685
|
PCA9685 I2C Driver for Swift |
COpenSSL
|
🔒 OpenSSL module map for SPM. |
Unbox
|
[Deprecated] The easy to use Swift JSON decoder |
EJDB2
|
EJDB2 Swift binding for iOS OSX Linux |
SwiftRichString
|
Elegant & Painless Attributed Strings Management Library in Swift |
ZeeQL3
|
The ZeeQL (EOF/CoreData/AR like) Database Toolkit for Swift |
Entrapta
|
create integrated multi-module, multi-package API reference docs |
WebViewKit
|
WebViewKit adds a WebView to SwiftUI. |
LinuxMainGen
|
[deprecated] A tool to automatically generate LinuxMain.swift |
GLSceneLib
|
A simple scene graph renderer for OpenGL written in Swift. |
CTXTutorialEngine
|
Library for quick embedding contextual tutorials in your app. |
PagedLists
|
Paginated UITableView and UICollectionViews for iOS. |
SwiftClockUI
|
SwiftUI library to display a clock. You can move the arms to change the time, change the style of the clock and customise some configurations. |
my-home
|
My DIY Homekit setup in Swift |
SDWebImagePhotosPlugin
|
A SDWebImage plugin to support Photos framework image loading |
BoringSSL-GRPC
|
|
SwiftTube
|
|
Cdns_sd
|
Swift C modulemap for dns_sd.h |
APJExtensions
|
A Swift util extensions |
libcmark_gfm
|
Swift compatible framework for cmark-gfm |
Swiftline
|
Swiftline is a set of tools to help you create command line applications. |
KeyValueCoding
|
Key-value coding (KVC) for pure Swift. |
GRDBCombine
|
GRDB ❤️ Combine |
ProtoKit
|
ProtoKit is a collection of protocols and extensions that make prototyping faster and easier with Swift programming language. |
Ephemeris
|
Calculate Moon and Sun positions in Swift. |
FCM
|
⚡️ PushNotifications through FireBase for Vapor 3 and 4. |
ApiCore
|
Core API functionality (users & teams, passwords, emails, etc) for any service built with Vapor 3 |
OctoKit
|
A Swift API Client for GitHub and GitHub Enterprise |
Eraser
|
📦Swift Package for overwriting and erasing ⌫ Output |
ChatLayout
|
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes. |
SwiftCSV
|
CSV parser for Swift |
CucumberSwift
|
A lightweight swift Cucumber implementation |
AirbnbSwift
|
Airbnb's Swift Style Guide |
Spinetail
|
Swift package for interfacing with your Mailchimp account, audiences, campaigns, and more. |
FlipperClientSwift
|
Facebook Flipper iOS client side reimplementation with simpler dependencies. |
Compute
|
Swift runtime for Fastly Compute@Edge |
String+Japanese
|
A simple library for converting between Latin and Japanese text Strings |
emu
|
A fun little collaborative library for data structures and algorithms written in Swift. |
pointfreeco
|
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language. |
Steem
|
Steem client library for iOS, macOS and Linux written in Swift |
DSFColorSampler
|
A Swift 5 class that mimics the magnifying glass in color panel of macOSX |
Toml
|
Swift package for parsing TOML documents |
Cglob
|
Swift c glob wrapper |
RxResource
|
Reactive Resources |
NavigationSearchBarModifier
|
A clean way to attach a search bar with a scope bar in SwiftUI. |
gysb
|
Generate your swifty boilerplate |
yubatake
|
yubatake is simple blogging engine for Swift. |
CCommonCrypto
|
A Swift package manager module wrapper for CommonCrypto |
TypesafeUserDefaults
|
A type safe extension to UserDefaults |
StringIndex
|
Sensible indexing into Swift Strings |
CodableXPC
|
Implementation of Encoder and Decoder Protocols targeting libxpc |
Parallel
|
Some primitives for concurrent processing |
NIOCronScheduler
|
⌚️Swift cron scheduler based on Swift NIO (both v1 and v2) |
ZippyJSONCFamily
|
C Family dependencies for ZippyJSON - Do not use directly! |
ErrorsCore
|
Errors Core for LiveUI apps |
SafetySynth
|
A symbolic safety game solver written in Swift |
SDGCommandLine
|
Tools for Implementing a Command Line Interface |
BadgeSwift
|
A badge view for iOS/tvOS written in Swift |
SourceKit
|
Swift Package Manager package for SourceKit |
MMBAlertsPickers
|
Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView. |
Manual
|
Manual generates unit test fixtures and Go model objects from an OpenAPI 2.0 spec. |
ASN1
|
Abstract Syntax Notation One (ASN1) subset in Swift |
EternalFlame
|
[WIP] Give life 😇To Dead 💀Terminal with EternalFlame 🔥 |
CypherPoetSwiftUIReduxUtils
|
A collection utilities for architecting SwiftUI apps in the Redux/Elm style of Reducers, Actions, Side Effects and Middlewares. Now updated for Swift Concurrency. |
ColorSet
|
Change theme color of your apps without Reactive extension. |
Validator
|
Drop in user input validation for your iOS apps. |
Migrator
|
Helps you migrate your data between versions of your app |
CCurl
|
|
Arrow
|
🏹 Parse JSON with style |
HTTPClientModule
|
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests. |
RxRetroSwift
|
A Reactive way inspired by the simplicity of Retrofit when creating REST API Calls. |
StencilSwiftKit
|
A framework bringing additional nodes & filters to Stencil dedicated to Swift code generation |
DictionaryDecoder
|
A Swift library for serializing Codable types to and from [String: Any]. |
DonateViewController
|
A view controller to make donations. |
Arrows
|
Arrows is an animated custom view to give feedback about your UI sliding panels. |
GoogleSignIn
|
Minimalistic Google Sign In oAuth 2.0 client written in Swift |
Bayes
|
Naive Bayes Classifier in Swift for Mac and iOS |
LoginItemKit
|
Add non-sandboxed macOS applications to user login items |
YCoreUI
|
Core components for iOS to accelerate building user interfaces |
cmark
|
CommonMark parsing and rendering library and program in C |
NilCoalescingAssignmentOperators
|
A Swift µ-Library for ??/= Combo Operators ??= and =?? |
BindBackstop
|
(Binding<T?>, T) -> Binding<T> |
PacketProcessor
|
A type-safe packet processor framework in Swift |
Cleanse
|
Lightweight Swift Dependency Injection Framework |
FloatingBubbles
|
Floating Views that floats inside a view similar to zero gravity |
swiftui-photos-picker
|
|
Web3swift
|
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions. |
ProgressSpinnerKit
|
A library to display an ActivityIndicator for CLI. |
CardStackView
|
Inifinite swipeable stacked UIViews. |
fugle-realtime-swift
|
The Swift implementation for Fugle Realtime API client. |
Required
|
Parser and evaluator for Apple's Code Signing Requirement Language |
TypeFill
|
A cli tool to fill your swift source code's types. |
fileproxy
|
Background downloads |
hcitool
|
Bluetooth Host Controller Interface Command Line Tool for for sending HCI commands on macOS and Linux |
SwiftAWSCloudfront
|
Standalone Repository of AWS cloudfront Client from soto-project/soto |
crud-kit
|
CRUD for Vapor 4. We all write CRUD (Create-Read-Update-Delete) routes all the time. The intention of this package is to reduce repeating code and to provide a fast start for an API. |
xlsxwriter.swift
|
|
AnyCodable
|
Generic Any? data encapsulation meant to facilitate the transformation of loosely typed objects using Codable. |
CSCodeSignature
|
A library providing a Swifty interface for reading macOS code signatures. |
StORM
|
StORM base library |
SwiftSVG
|
A simple, performant, and lightweight SVG parser |
Version
|
semver (Semantic Version) Swift µFramework. |
HypertextApplicationLanguage
|
What HTML does for web browsers, HAL does for applications |
Cairo
|
Swift library for Cairo |
SDGInterface
|
Tools for Implementing a Graphical User Interface |
Builder
|
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core. |
RichJSONParser
|
|
SwiftPastTen
|
A Swift framework that telling the time passing a given time format (HH:mm) into "British" |
Deque
|
A double-ended queue type in pure Swift |
Panels
|
Panels is a framework to easily add sliding panels to your application |
SwiftUiSharing
|
Provides a Sharing Sheet on iOS & iPadOS and a Sharing Menu on macOS in a SwiftUI fashion that allows the user to share a piece of data using the Sharing Options available on the device the app is running on. |
NDArray
|
A Multidimensional Array library for Swift |
Chary
|
Thread Utility library |
PrettyColors
|
Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48. |
VaporRedisClient
|
Adapter to use vapor/redis with reswifq. |
SwiftyHUDView
|
A simple activity indicator / HUD implemented using SwiftUI |
PathToRegex
|
A Swift library translating paths with wildcards into regular expressions |
EnhancedCircleImageView
|
Simple and useful circle UIImageView. |
SwiftArgs
|
A minimal, pure Swift library for making command-line tools / interfaces. |
MimeParser
|
Mime parsing in Swift | Relevant RFCs: RFC 822, RFC 2045, RFC 2046 |
Capturer
|
📸 A wrapper for AVCaptureSession - The way easier to use the Camera. |
anyline-ocr-spm-module
|
Anyline SDK as a Swift Package |
JSONSchema
|
JSON Schema validator in Swift |
RogersBankDownloader
|
Swift Package to download Transactions for Rogers Bank Credit Cards |
XCoordinator
|
🎌 Powerful navigation library for iOS based on the coordinator pattern |
queues-database-hooks
|
A package for tracking queue job statuses in your database via Queue Hooks |
SDGSwift
|
The Swift Compiler As a Package |
HashKit
|
HashKit is wrapped C style library CommonCrypt in Swift. |
ModelAssistant
|
Elegant library to manage the interactions between view and model in Swift |
MultiToggleButton
|
Multiple state tap-to-toggle UIButton (like old camera flash button) |
Lunch
|
Lunch is helper of UI Test with Swift. |
Playback
|
Play audio and video |
BinUtils
|
Swift functions to ease working with binary formats |
CombineEx
|
An enhancement work for swift combine, like google/promises |
XPKit
|
XP Library for Swift |
CenteredUISlider
|
|
ECNetworking
|
A simple swifty networking layer. Supports custom interceptions. |
XcodeEditor
|
An API for manipulating Xcode project files. |
path-kit
|
Working with files and directories in a nice way using Swift. |
InjectPropertyWrapper
|
Swift @Inject Property Wrapper |
Cache
|
|
swift-chess
|
Chess represented in swift |
CurrencyConverter
|
Utilities for doing currency conversion with the Money library |
Schedule
|
Schedule timing task in Swift using a fluent API. (A friendly alternative to Timer) |
AzureSDK
|
iOS client SDKs for Microsoft Azure |
HypertextApplicationLanguage
|
What HTML does for web browsers, HAL does for applications |
Clavier
|
Clavier is Keyboard Layout Guide for iOS. It using an intersection frame to calculate the Layout Guide. |
BRPageControl
|
A Bordered UIPageControl |
MLQuestionCheck
|
A check component for Swift projects |
AnyMeasure
|
Swift For Any Measure: Simplified |
StringsLint
|
📱Ensure your localized strings are complete and never unused 👍 |
Sunlight
|
Calculate dawn, dusk, golden and blue hour times by using various algorithms. |
TeadsSDK
|
Teads SDK iOS Sample App - Check out an open-source sample of the Teads iOS SDK implementation |
Plister
|
SPM-based helper for working with Plists at the command line |
SwiftMath
|
Cross-platform math library with SIMD support |
swift-hash
|
hashes, checksums, and hextools for server applications |
TransitionPatch
|
Declarative sequence for converting value. |
ImagePickerModule
|
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access. |
swift-prelude
|
🎶 A collection of types and functions that enhance the Swift language. |
MLAudioPlayer
|
AudioPlayer for Swift projects |
swift-http
|
An awesome Swift HTTP library to rapidly create communication layers with API endpoints. |
swift-prelude
|
🎶 A collection of types and functions that enhance the Swift language. |
SwizzleSwift
|
Swizzle selectors with just one clean and elegant API |
AnimatableGradients
|
A collection of SwiftUI View Modifiers for creating animated color gradients. |
XCServerAPI
|
DEPRECATED: A framework that models the Xcode Server REST API |
PerfectCRUD
|
CRUD is an object-relational mapping (ORM) system for Swift 4+. |
MonthYearWheelPicker
|
A UIPickerView subclass that allows you to quickly add a picker for just month and year; in most cases it can be used as a drop-in replacement for UIDatePicker. |
FreshPlanAPI
|
API in swift |
Prch
|
|
AnimatedCollectionViewLayout
|
A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code. |
Base32Crockford
|
Encode, Decode and Generate Random String in Base32Crockford Format |
MMDB-Swift
|
A tiny wrapper for libmaxminddb which allows you to lookup Geo data by IP address. |
swiftui-navigation
|
Tools for making SwiftUI navigation simpler, more ergonomic and more precise. |
TransitionableTab
|
TransitionableTab makes it easy to animate when switching between tab. |
SimpleSwiftLogger
|
A minimal Swift logging class with multiple levels and color coding |
tigase-logging.swift
|
(M) Tigase Logging for Swift |
TwitterClientCLI
|
CLIのツイッタークライアント |
TabBarPageController
|
A container view controller for iOS that manages navigation between pages of content using a tab bar. |
ElegantPages
|
The elegant full screen page view missed in SwiftUI |
DiscordKit
|
The Discord API implementation behind Swiftcord, implemented completely from scratch in Swift |
SDWebImagePDFCoder
|
A PDF coder plugin for SDWebImage, using Apple's built-in framework |
morsel
|
📇 Swift library for creating HLS playlists and fragmented mp4 files. Works on Linux and iOS. |
ShortcutsKit
|
Easily run shortcuts |
MPU6050
|
A Swift library for the MPU-6050 (and MPU-6000 family) Accelerometer and Gyroscope |
Refreshable
|
✳️ SwiftUI Pull to Refresh (for iOS 13 and iOS 14) package. |
MPath
|
Another Path library in Swift |
SwiftGraphQLServer
|
Vapor and Graphiti based GraphQLServer for Swift |
stripe
|
Stripe library for Vapor |
ZeeQL3PG
|
PostgreSQL Adaptor for the ZeeQL (EOF/CoreData/AR like) ORM for Swift |
cmark-gfm
|
GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C |
AppLovin-MAX-Swift-Package
|
AppLovin-MAX-Swift-Package |
CSQLite3
|
A Swift ModuleMap module for SQLite3 |
Bureau
|
An easy way to use input view to display custom-view on iOS UIKit |
ImagePickerModule
|
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access. |
swift-template
|
A template based module generator for Swift projects. |
Marathon
|
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃 |
PopOverDatePicker
|
PopOverDatePicker is a PopOver style DatePicker view. |
CameraControlARView
|
an ARView for macOS that has explicit camera control and the wrappers to use the view with SwiftUI. |
CountedSet
|
A generic Swift counted set implementation. |
DTCollectionViewManager
|
Protocol-oriented UICollectionView management, powered by generics and associated types. |
FDBarGauge
|
The successor to F3BarGauge |
VaporMonitoring
|
Monitoring for Vapor |
PluginImplementation
|
|
ApacheExpress3
|
Write Apache modules in Swift - Express.js style! |
MarkdownUI
|
Render Markdown text in SwiftUI |
Beethoven
|
:guitar: A maestro of pitch detection. |
TimeZones
|
Strong typed, autocompleted time zones with locations for Swift. |
ScopeKit
|
ScopeKit scaffolds reactive applications, simplifies managing Combine subscriptions, and makes [weak self] a thing of the past. |
ApesterKit
|
iOS Apester Kit |
WebPackMiniS
|
A super simple mini version of WebPack written in Swift |
IGIdenticon
|
Swift identicon generator |
ZIPFoundation
|
Effortless ZIP Handling in Swift |
ISO8601DurationFormatter
|
A formatter for converting ISO8601 durations to DateComponents. |
swift-talk-shared
|
|
BackedCodable
|
Powerful property wrapper to back codable properties. |
Position
|
🛰 Lightweight and efficient location positioning in Swift |
STTextView
|
TextKit2 text view without NSTextView baggage |
spacetrack
|
Swift package for interaction with www.space-track.org |
LeftPad
|
This is not a real Package, it's just for testing package metadata. |
CardVision
|
Library for Reading Apple Card Transaction History Screenshots |
ComposableKeychain
|
A composable keychain wrapper around https://github.com/kishikawakatsumi/KeychainAccess |
Mantis
|
An iOS Image cropping library, which mimics the Photo App written in Swift. |
UIExtensions
|
A collection of SwiftUI components (views) and helper extensions. |
JSONConfig
|
JSON Configuration reader for server side swift |
VaporExt
|
⚙️ A collection of Swift extensions for wide range of Vapor data types and classes |
aws-sdk-ios
|
AWS SDK for iOS. For more information, see our web site: |
CKDataConnector
|
|
Orchard
|
Device identification in Swift and Objective-C for iOS, watchOS, and tvOS. |
FlowLayout
|
A high-performance flow layout that provides global headers, footers, section backgrounds and various configurations. |
ExceptionCatcher
|
Catch Objective-C exceptions in Swift |
device-input
|
Processes inputs read from /dev/input device streams |
LittleCMS
|
Swift library for LittleCMS 2 |
d3-menu-bar
|
Customizable multi platform menu bar component with the dark and light scheme support - SwiftUI |
B9Condition
|
Maintains a set of states that allows it to perform observation actions when the specific states are satisfied. |
QRCode
|
A QRCode Generator in Swift |
IPAddress
|
A tiny, well-tested Swift library for handling IP Addresses. |
Open3D-iOS
|
Swift package for using Open3D in iOS apps |
EllipticCurve
|
An elliptic curve library written in Swift 4 |
WebSocketProtocol
|
|
MessagePacker
|
MessagePack serializer implementation for Swift. msgpack.org[Swift] |
Astral
|
An integration of Stripe Terminal for iOS. (Unofficial). |
EFQRCode
|
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS. |
xcparse
|
Command line tool & Swift framework for parsing Xcode 11+ xcresult |
ObservableArray
|
Utility package with implementation of Swift Combine-enabled ObservableArray |
GrammarKit
|
GrammarKit is a framework that can tokenize, parse, and generate abstract syntax trees for any grammatical language, in particular programming languages but also written languages like English, Spanish, and even custom languages. |
ReactiveSSE
|
Server Sent Events (SSE) parser operators for ReactiveSwift |
vcomponentkit
|
Base library for iCalendarKit and vCardKit |
DataViewable
|
|
Symbolic
|
A Swift library for dynamically loading shared objects |
Nextbike
|
🚲 Minimal wrapper for the Nextbike API listing all bike racks and available bike counts |
HeliumLogger
|
A lightweight logging framework for Swift |
Endpoints
|
Type-Safe Swift Networking |
KinUtil
|
Utility classes for iOS |
BPFormatted
|
Backport of iOS 15 formatting api |
LaunchDarkly
|
LaunchDarkly Client-side SDK for iOS (Swift and Obj-C) |
SwiftSyntax
|
|
CoreResolve
|
A framework supporting the development of cross-Apple-platform apps using Swift |
Saber
|
Dependency injection (DI) & Inversion of Control (IoC) command line tool for Swift based on code generation |
Localization
|
Localization utilities |
JSONAPIViz
|
JSONAPI support for generating a GraphViz DOT format string. |
Auth
|
👤 Authentication and Authorization framework for Fluent. |
IrregularGradient
|
Create animated irregular gradients in SwiftUI. |
M13Checkbox
|
A customizeable checkbox for iOS |
Selfish
|
A tool to automatically insert explicit `self` references in the Swift files in the current directory. |
OpenSSL
|
Swift modulemaps for libSSL and libcrypto |
TaggerKit
|
🏷 TaggerKit helps you to quickly implement tags in your UIKit apps, so you can go on and test your idea without having to worry about logic and custom collection layouts. |
XServiceLocator
|
Light-weight Service Locator / Dependency Injection library for Swift: providing objects with the dependencies they need throughout your whole iOS app. |
UIXKit
|
An extension to UIKit. |
OSCCore
|
A tiny OSC module implementation in Swift |
CoreSymbolication
|
Headers and package for CoreSymbolication |
CocoaMQTT
|
MQTT 5.0 client library for iOS and macOS written in Swift |
D20
|
🎲 Evaluate dice notation in Swift |
LabelKit
|
A UILabel that does true animation of attributed text. |
RapidLMDB
|
Fast and efficient LMDB wrapper for Swift. |
Atk
|
A Swift wrapper around atk-1.x that is largely auto-generated from gobject-introspection |
SwiftMessages
|
A very flexible message bar for iOS written in Swift. |
SkeletonView
|
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting |
DeltaLogger
|
A logging backend for swift-log. |
FileSmith
|
A strongly typed Swift library for working with local files and directories. |
KKBOXOpenAPISwiftPromises
|
Use KKBOX's Swift SDK in a promising way. |
CodableValue
|
Decode UIColor and UIImage (UIKit) and NSColor and NSImage (AppKit) by utilizing Swift's Property Wrappers included in Swift 5.1 |
Path.swift
|
Delightful, robust, cross-platform and chainable file-pathing functions. |
KKBOXOpenAPISwift
|
KKBOX Open API Swift Developer SDK for iOS/macOS/watchOS/tvOS |
Scalar2D
|
Pure Swift implementation of SVG Parsing and Rendering Library (Early Development) |
Appetizer
|
Generate images and icons for iOS and Android |
LottieExtensions
|
Lottie SwiftUI Extensions |
ASEnterprise
|
An Objective C collection of useful functions for iOS, macOS, tvOS, and watchOS apps |
Bauly
|
Display compact banners in your app with ease. Inspired by iOS 13+ stock banners |
JSON
|
|
AttributedStringBuilder
|
Makes composing NSAttributedString pleasant by expressing each component within a closure |
Crypto
|
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation. |
localized-strings-symbols
|
Generate Swift and SwiftUI symbols for localized strings files. |
Ji
|
Ji (戟) is an XML/HTML parser for Swift |
LocalizedStringKit
|
Generate .strings files directly from your code |
SwiftOracle
|
OCILIB wrapper for Swift, linux compatible |
MapboxMaps
|
Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal |
Caesura
|
Modularization Library in Swift - Powered by ReSwift |
StreamChat
|
💬 iOS Chat SDK in Swift - Build your own app chat experience for iOS using the official Stream Chat API |
ScreenDataUI
|
SwiftUI Views for ScreenData |
SwiftyRemoteConfig
|
SwiftyRemoteConfig makes Firebase Remote Config enjoyable to use by combining expressive Swifty API with the benefits fo static typing. |
InputBarAccessoryView
|
A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments |
Apollo
|
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift. |
TriforkSwiftDependencyInjection
|
|
Identifier
|
A Swift package that provides a type-safe identifier for use with Identifiable. |
Runes
|
Infix operators for monadic functions in Swift |
Currency
|
Type-safety and algorithms for working with money in Swift. |
Alloy
|
Make usage of Metal API a pleasure |
Stubber
|
A minimal method stub for Swift |
Promissum
|
A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny. |
JGProgressHUD-SwiftUI
|
Easily show HUDs with SwiftUI! Lightweight SwiftUI wrapper for JGProgressHUD for iOS, tvOS, Catalyst. |
ghaw
|
GitHub at work |
swift-multipart-formdata
|
Build multipart/form-data type-safe in Swift. |
TriforkSwiftNetworking
|
|
SOSwiftVocabulary
|
DEPRECATED: The Schema.org structured data vocabulary defined as a series of swift protocols. |
EmailComposer
|
A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 13 and above. |
Catbird
|
Mock server for UI tests |
VaporCountries
|
Generic Vapour Package to add Country data to ant database |
COpenSSL
|
|
ElasticsearchVapor
|
A Swift elasticsearch client using SwiftNIO |
KeychainAccess
|
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS. |
VaporSpices
|
Vapor 3 Package for pre-populating any database with Spice related data. |
FlexibleInputStackBar
|
Easiest input bar above the keyboard. |
xcbeautify
|
A little beautifier tool for xcodebuild |
swift-lambda-runtime
|
⚠️ Deprecated AWS Lambda Runtime - please use https://github.com/swift-server/swift-aws-lambda-runtime instead |
ViewAnimator
|
ViewAnimator brings your UI to life with just one line |
hackscode
|
A hacky partner for my life with Xcode |
IconSelector
|
A drop-in UI component to allow easy selection of alternate icons on iOS. |
SwiftLibrary
|
🔍 Search for swift packages right from your command line |
SwiftImage
|
SwiftImage: an image library in Swift with Swifty APIs and value semantics |
JSON
|
For dealing with ambiguous JSON that doesn't connect to a specific type |
Arguments
|
Swift argument processing, using Docopt. |
ConfigCop
|
A Swift command line application that verifies xcconfig files against a template. |
fastfood
|
🍔🍟 Share Fastfile between projects |
UniYAML
|
Na(t)ive YAML/JSON (de)serializer for Swift |
Sqlite
|
Simple sqlite3 wrapper. |
AsyncHTTP
|
Swift networking with async/await |
Introspect
|
Introspect underlying UIKit components from SwiftUI |
swift_qrcodejs
|
QRCodeSwift: cross-platform/watchOS QRCode generator in Swift (without CIFilter) |
AirKit
|
AirPlay SwiftUI Views |
S3Storage
|
A skelpo/Storage implementation for Amazon S3 |
SuperCache
|
🚀 [Suspended] Extremely fast memory cache, written in Swift. |
PerfectSessionPostgreSQL
|
PostgreSQL Driver for Perfect Sessions. |
AccessibilitySnapshot
|
Easy regression testing for iOS accessibility |
PeakOperation
|
PeakOperation is a Swift microframework providing enhancement and conveniences to Operation. |
Nodes
|
🌲🌿🌳 Nodes is a class protocol for tree data structures with multiple children. Written in Swift. |
appstoreconnect-cli
|
An easy to use command-line tool for interacting with the Apple AppStore Connect API |
ActionSheetPicker-3.0
|
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS. |
WAKit
|
WebAssembly Runtime written in Swift |
Swort
|
Swift Ascii Art Generator Logic |
B9MulticastDelegate
|
MulticastDelegate in a satisfied implementation. |
FinanceKit
|
FinanceKit is a Framework for iOS and Mac to build apps working with financial data, like money, currencies, stocks, portfolio, transactions and other concepts. |
EventBottle
|
In app event log recorder/viewer for debugging |
EthereumAddress
|
Ethereum Address module for other projects |
CopyOnWrite
|
μframework encapsulating the `CopyOnWrite` type, to make implementing value semantics easy! |
Ward
|
A Swift micro-framework to clean up memory management syntax. Featured in SwiftWeekly! |
MollieKit
|
Mollie API client for Apple SwiftNIO. |
UIExtensions
|
Convenience extensions to UIKit and Foundation classes. |
FluentQuery
|
🗃 Powerful and easy to use Swift Query Builder for Vapor 3. |
Payment
|
A modern digital payments framework. |
elastic-swift
|
Elasticsearch client in swift |
SwiftButton
|
swift砖块系列:一个样式多变的Button,支持点击时动态改变大小,边框颜色等等 |
CLIKit
|
Swift package for writing command line tools. |
CFoundationdb
|
Swift modulemap for foundationdb libfdb_c |
ios-sdk-releases-bitcode
|
Voximplant iOS SDK Bitcode Releases for Swift Package Manager |
messagepack
|
Moved to: https://github.com/tris-code/messagepack |
OreOre
|
Making GraphQL + UITest easier |
HDF5Kit
|
HDF5 for iOS and OS X |
Localizer
|
🇮🇸🇩🇪🇯🇵🇲🇽 Swift localization helper |
Kitura-Session-Kuery
|
Kitura-Session store using Swift-Kuery (SQL database abstraction layer) as the backing store |
ASCollectionView
|
A SwiftUI collection view with support for custom layouts, preloading, and more. |
Sodium
|
Safe and easy to use crypto for iOS and macOS |
Presentation
|
Presentation is an iOS Swift library for working with UI presentations in a more structured way |
SwiftFoundationExtensions
|
An open source library with some useful extensions and utilities for the core Foundation Swift libraries |
StringTransform
|
Transform strings easily in Swift. |
Kyu
|
Kyu is persistent queue system in Swift. |
StringTemplate
|
Quickly and easily apply a template to a target string. |
DLSuggestionsTextField
|
An iOS framework to create custom auto complete or suggestions similar to Google Search. |
IBMCloudAppID
|
Swift server SDK for the IBM Cloud App ID service |
SwiftAtomics
|
Atomic operations bridged from Clang to Swift |
MeowVapor
|
Meow plugin for API generation |
SwiftFM
|
SwiftFM is a Swift framework for the FileMaker Data API |
FritzBoxKit
|
Swift SDK to communicate with Fritz!Box routers. |
CombineBloc
|
An implementation of the ´BLoC´ (Business Logic Component) with Apple's Combine framework |
SwiftUIPreviewUtils
|
Starter utilities for using Xcode previews in SwiftUI projects |
FreeformJSON
|
Type-safe freeform JSON data structure with Codable support for Swift |
MarkupEditor
|
WYSIWYG editing for SwiftUI and UIKit apps |
Networking
|
|
PubliclyVerifiableSecretSharing
|
An implementation of Publicly Verifiably Secret Sharing (PVSS) in Swift. |
SwiftyGPIO
|
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire. |
LaunchAtLogin
|
Add “Launch at Login” functionality to your macOS app in seconds |
Stipop
|
150,000+ stickers API & SDK for iOS Apps. |
ClampedPropertyWrapper
|
A Swift Property Wrapper for automatically clamping Comparable values within a closed range. |
BaseAPI
|
BaseAPI is a small Swift library wrapper around URLSession. |
SongPro
|
A Swift package to convert SongPro songs to a Swift struct used to generate various output formats. |
Papyrus
|
Papyrus aims to hit the sweet spot between saving raw API responses to the file system and a fully fledged database like Realm. |
SwiftUICurvedRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sides along the horizontal or vertical axis. |
Queuer
|
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). |
WolfCore
|
|
OptionallyDecodable
|
Property wrapper for turning decoding failures into optionals instead of errors. |
Beak
|
A command line interface for your Swift scripts |
UnitIntervalPropertyWrapper
|
A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1]. |
WolfNesting
|
An operator for easily and visually creating nested object hierarchies, such as UIViews, NSViews, or SpriteKit or SceneKit nodes. |
Semver
|
Semantic versioning framework in Swift |
SystemNotification
|
SystemNotification is a SwiftUI library that lets you mimic the native iOS system notification. |
SwiftDB
|
A modern database abstraction layer, batteries included. |
NetworkKit
|
A reactive HTTP Networking in Swift using PublisherKit |
WolfStrings
|
A library of conveniences for working with Swift strings and NSAttributed strings. |
WolfWith
|
A Swift implementation of the With-Operator. |
InFlightValue
|
Awaits already in-flight calls and their value |
Highlightr
|
iOS & OSX Syntax Highlighter. |
Conbini
|
Publishers, operators, and subscribers to supplement Combine. |
DiffableDataSources
|
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource. |
SwiftBlocksUI
|
Develop interactive Slack messages and modals using a SwiftUI like declarative style |
Weakify
|
Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks. |
Reductio
|
Automatic summarizer text in Swift |
AlertNotifications
|
|
Taskig
|
An async/await inspired library which makes asynchronous programming in Swift a joy! |
Siren
|
Notify users when a new version of your app is available and prompt them to upgrade. |
MapboxSpeech
|
Natural-sounding text-to-speech in Swift or Objective-C on iOS, macOS, tvOS, and watchOS |
SnapToScroll
|
Easy-to-use HStack that snaps to elements on scroll. |
CodableWrappers
|
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy |
TooMuchTheme
|
tmTheme (TextMate syntax highlighting theme) support library for Swift |
Fluxor
|
Unidirectional Data Flow in Swift 🚀 based on Combine 🚜 |
AECli
|
Swift package for making simple command line tools |
URLFormat
|
Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators. |
Markin
|
Swift library for parsing a Markdown-like text format. |
Notus
|
Notus for Swift |
Panel
|
A SwiftUI panel component similar to the iOS Airpod battery panel or the Share Wi-Fi password panel. |
FSMCSVModels
|
|
VisionFaceAware
|
An extension that gives UIImageView the ability to focus on faces through Vision Framework within an image |
Swifty-Extensions
|
SWIFTY-EXTENSIONS |
Runtime
|
WebAssembly-compatible fork of wickwirew/Runtime: Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. |
Rimuru
|
🧊Rimuru is a tool that converts text into a different naming convention |
Lindenmayer
|
A swift library that implements a parametric Lindenmayer system and related SwiftUI views for presentation of the results of your systems. |
ocmock
|
Mock objects for Objective-C |
example-package-deckofplayingcards
|
Example package for use with the Swift Package Manager |
Saga
|
A static site generator written in Swift |
CombineDataSources
|
Table and collection view data sources for Combine |
IImagePicker
|
iOS image picker save time and effort in Swift. |
ViewPlus
|
Make working with NSView more pleasant |
Sentry
|
|
UPLogs
|
lightweight logger library for swift |
SwiftBCrypt
|
Swift package wrapping the OpenWall BCrypt hashing algorithm |
GraphViz
|
A Swift package for working with GraphViz |
Net
|
|
TextMate
|
Support for parsing Text Mate Languages |
Ragnarok
|
Remake of destiny. |
InAnyCase
|
Convert between programmer case styles, e.g., inAnyCase → in_any_case |
LightweightObservable
|
📬 A lightweight implementation of an observable sequence that you can subscribe to. |
LGV_UICleantime
|
An iOS Widget that Displays Keytags and Medallions. |
NamiSDK-SwiftPackageManager
|
Swift Package Manager installation for the Nami Subscription & IAP platform. |
NordicDFU
|
Swift Nordic OTA DFU Library, compatible with nRF5x SoCs |
CypherPoetSwiftUITypographyUtils
|
Utilities for typographic tailoring in SwiftUI |
TraktKit
|
Swift wrapper for Trakt.tv API. |
TableViewContent
|
Declare tableView row and section header/footer easy way. |
RuleKit
|
RuleKit is a small framework for creating predicate rules that can be evaluated and used to e.g. filter arrays in a data driven way, without adding explicit if or switch statements to the code. |
recommender
|
Recommendation library for Vapor |
openssl
|
All inclusive Swift package to use OpenSSL 1.1.1d from Swift (include Mac arm) |
SDGCornerstone
|
The Foundation of the SDG Module Family |
SemanticString
|
String abstraction for easy text localization and stylization |
OhMyLog
|
Simple Logging Package in Swift 📋 |
AlgoChecker
|
Mad technique to detect algorithm (Time Complexity) of a given function |
SwiftCheck
|
QuickCheck for Swift |
rest-client
|
A REST client implementation for Vapor in Swift |
JavaScriptKit
|
Swift framework to interact with JavaScript through WebAssembly. |
KeychainStore
|
Swift 5 Framework to access the Keychain in iOS |
UIKitPlus
|
🏰 Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI) |
YoutubeEngine
|
Swift ReactiveCocoa lib for Youtube api |
ios-accessibility-text-snapshot
|
Textual snapshot tests for your app's VoiceOver support |
scrypt
|
Scrypt key derivation function for CryptoSwift |
DirectedGraph
|
SwiftUI package for displaying directed graphs |
auth-scope
|
A swift library to deal with authentication scopes |
MiniDOM
|
Minimal XML DOM for Swift |
Palau
|
NSUserDefaults with Wings! |
MoRegex
|
Regular Expression for Swift |
WebRTC
|
Unofficial distribution of up to date WebRTC framework binaries for iOS and macOS |
CodableDefaults
|
Micro library for UserDefaults with Codable. |
PopupBridge
|
Enable your web view to open pages in a Safari View Controller |
Restructure
|
A Swift-based wrapper around SQLite. |
grpc-vapor
|
gRPC Vapor is a Vapor middleware framework that enables Vapor servers to support, route, encode and decode gRPC requests. |
XMLCoding
|
XMLEncoder & XMLDecoder using the Codable protocol in Swift 4.2 |
color-components
|
A color component calculation library |
ItemsDataSource
|
:recycle: Generic datasource for UICollectionView |
Liquid
|
|
soto-lambda
|
Standalone Repository of AWS Lambda Client from soto-project/soto |
rswift
|
Strong typed, autocompleted resources like images, fonts and segues in Swift projects |
Poly
|
A light-weight general-purpose library to help represent situations where the type of a value is one of a set of types. An alternative to type erasure. |
CryptomatorCryptoLib
|
Swift library with cryptographic functions for accessing Cryptomator vaults |
XibLoc
|
|
TestSpy
|
Swift Framework for Spy Objects |
Beton
|
An enhancement built on top of Foundation Framework and XCTest. Performance test assertions and the magic ?! operator among many. We primarily use it for server-side engineering. |
PathKit
|
Effortless path operations in Swift |
Lingo
|
Powerful Swift string localization library with support for pluralization and string interpolation. |
SwiftRLP
|
RLP encoding in Swift |
Reactions
|
Fully customizable Facebook reactions like control |
SwiftNFD
|
Swift wrapper for Native File Dialog, a tiny, neat C library that portably invokes native file open and save dialogs. |
StockCharts
|
🎉 SwiftUI stock charts for iOS |
InAppPurchaseLib
|
An easy-to-use Swift library for In-App Purchases, using Fovea.Billing for receipts validation. |
La
|
A library for linear algebra with type-safety written in Swift. |
FLEX
|
An in-app debugging and exploration tool for iOS |
DatabaseKit
|
🗄 Core services for creating database integrations. |
swim
|
A command line tool to switch the current input method by identifier for macOS. |
queues-redis-driver
|
A Redis implementation for https://github.com/vapor/queues |
caralho
|
|
swift-quic
|
Swift implementation of the quic protocol. |
VaporNotifications
|
APNS and Firebase Notification support for Vapor framework |
YMFF
|
Feature management made easy. |
ShellOut
|
Easily run shell commands from a Swift script or command line tool |
SkarbSDK
|
|
SFIcons
|
SF Symbols in a easy to use form |
Impose
|
Impose is a simple dependency injection library for Swift |
Artemis
|
Write GraphQL queries like SwiftUI views - no strings, no dictionaries. |
TweetNacl
|
|
swift-sh
|
Easily script with third-party Swift dependencies. |
color
|
CLI to convert HEX and RGB colors |
LDSwiftEventSource
|
Server-sent events (SSE) client implementation in Swift for iOS, macOS, tvOS, and watchOS |
Nanoseconds
|
Simple high-resolution timing for Swift |
SCNViewController
|
The Missing SCNViewController Class (a Swift µ-library) |
CSQLite
|
System module for sqlite3 |
StatefulTabView
|
A SwiftUI TabView that retains the state of each tab as well as some other goodies. |
GitignoreIO
|
Create useful .gitignore files for your project |
CHDF5
|
Swift package manager module map for HDF5 |
UIColour
|
UIColor/Color for English speakers |
Args
|
A Swift package that parses command line arguments and returns a hash of the passed flags |
syntax-highlight
|
Syntax Highlighting Extensions to the Syntax Framework |
soto-ecr
|
Standalone Repository of AWS ECR Client from soto-project/soto |
Manual
|
Manual generates unit test fixtures and Go model objects from an OpenAPI 2.0 spec. |
BuyMeACoffee
|
Buy Me a Coffee framework for iOS |
Thunder
|
|
EFColorPicker
|
A lightweight color picker in Swift. |
Checksum
|
Checksum calculation extensions for Swift |
IHProgressHUD
|
A clean and lightweight progress HUD based on SVProgressHUD, converted to Swift with the help of Swiftify. |
KeyPathKit
|
KeyPathKit is a library that provides the standard functions to manipulate data along with a call-syntax that relies on typed keypaths to make the call sites as short and clean as possible. |
CBORCoding
|
Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS. |
graphql-syntax
|
GraphQL Parser written in Syntax |
Rugby
|
🏈 Cache CocoaPods for faster rebuild and indexing Xcode project |
SwiftPackageIndex
|
The Swift Package Index is the place to find Swift packages! |
URLImageModule
|
The url image allows you to show graphical content from remote sources via a url. This packe also provides useful http-request-lifecycle-specific content. |
SwiftFormat
|
A command-line tool and Xcode Extension for formatting Swift code |
HTTPStatusCodes
|
Swift enum wrapper for easier handling of HTTP status codes. |
BinarySearch
|
Swift module for binary search in sorted collections. |
SwiftUIScroll
|
An open source library that provides extensions to SwiftUI libraries that help with scroll views |
Charts
|
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. |
graphzahl-fluent-support
|
A set of extensions that allow to use Fluent APIs with GraphZahl |
HandyJSON
|
A handy swift json-object serialization/deserialization library |
CommandLineKit
|
A pure Swift library for creating command-line interfaces |
PoutouPush
|
Swift server side - push notification. APNS and GCM |
Carthage
|
A simple, decentralized dependency manager for Cocoa |
DashDashSwift
|
An unopinionated command line parser for Swift CLI projects. |
AlphabetEncoder
|
A library to encode and decode integers from base alphabets of characters. |
swift-log-elk
|
A logging backend for swift-log that sends logging messages to Logstash (eg. the ELK stack) |
MungoHealer
|
Error Handler based on localized & healable (recoverable) errors without the overhead of NSError. |
WrapperKit
|
🌷 Swift Property Wrappers Kit |
BSWInterfaceKit
|
|
URLNavigator
|
⛵️ Elegant URL Routing for Swift |
ComputeLocation
|
Swift Package zur Standortsbestimmung ohne GPS. |
Cgd
|
A small Swift package exposing libgd to Swift. |
SwiftUTI
|
A Swift wrapper around Apples Universal Type Identifier functions. |
appboy-ios-sdk
|
Public repo for the Braze iOS SDK |
Anchorage
|
A collection of operators and utilities that simplify iOS layout code. |
ChatVapor
|
|
SLTools
|
Tools for Kitura |
SwiftViz
|
SwiftViz package providing visualization components library inspired by D3 |
MAImage
|
Easy iOS image caching library |
QuickLayout
|
Written in pure Swift, QuickLayout offers a simple and easy way to manage Auto Layout in code. |
PocketSVG
|
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths |
DevBoard
|
A board with parameters during development & testing 📺Goodbye console logging! |
GitBuddy
|
Your buddy in managing and maintaining GitHub repositories, and releases. Automatically generate changelogs from issues and merged pull-requests. |
Flow
|
Flow is a Swift library for working with asynchronous flows and life cycles |
RouterX
|
A Ruby on Rails flavoured URL routing engine in Swift. |
CloudEnvironment
|
Convenience Swift package for accessing environment variables, credentials. |
rive-ios
|
iOS runtime for Rive |
FormStateKit
|
A Swift package for simple management of forms and their fields. Focused on SwiftUI. |
SwiftkubeModel
|
Swift Kubernetes API objects |
Pulley
|
A library to imitate the iOS 10 Maps UI. |
swm-core
|
Pure Math in Pure Swift. |
Ease
|
It's magic. |
RequestKit
|
The foundation of octokit.swift, TrashCanKit, TanukiKit and VloggerKit |
AnimatedGradientView
|
🎞 Powerful gradient animations made simple for iOS. |
Elevate
|
Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable. |
MSAL
|
MSAL |
Conf
|
Config made easy |
swift-package-directory
|
Swift Package Directory - Website & Serverless Swift Code |
SwiftySolver
|
|
Chameleon
|
🤖 A Slackbot written in Swift for Mac & Linux |
RPiLight
|
24-Hour LED Controller for Raspberry Pi. Aimed at Aquarium Use. |
RadioGroup
|
The missing iOS radio buttons group. |
PSOperations
|
A framework for advanced NSOperations usage |
swift-ast
|
A Swift AST parser and visitor that is written in Swift. |
SignalRClient
|
Swift SignalR Client for Asp.Net Core SignalR server |
libtesseract
|
|
Eazy
|
Eazy is the missing piece in your SwiftUI and UIKit application. It aims at harmonizing how your views communicate with the model and vice versa in a clear and consistent way. |
MessageBox-Concept
|
MessageBox is a simple concept for decoupling entities. Think of it as notifications but the opposite. |
Metron
|
Geometry, simplified. |
PlaygroundTester
|
PlaygroundTester enables you to easily run tests for your iPad Playgrounds 4 project. |
FLCharts
|
Easy to use and highly customizable charts library for iOS |
Button
|
A UIButton subclass that let's you use UIColor as the background and border color. |
SwiftyTM1637
|
A Swift class to drive the TM1637 chipset (i.e. 7-segment LK-Digi Display) |
swift-qrcode-generator
|
QR code generator written in pure Swift |
FtxConnector
|
Swift bindings for the FTX API |
Pocket
|
Pocket API for Swift |
Runtime
|
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. |
Seam3
|
Cloudkit based persistent store for Core Data |
Opentracing
|
OpenTracing API for Objective-C |
fswift
|
A Swift package/framework that provides a functional API with a set of types, extensions and utilities |
LocalizedDeviceModel
|
Apple devices model names localized. |
SwiftyXcActivityLog
|
Swift Package to parse .xcactivitylog file to provide information about the build time of methods. |
AutoGraph
|
A GraphQL Client in Swift |
Pailead
|
A palette generating and extraction Swift library for macOS, iOS, and Linux |
PersistentCacheKit
|
A Swift package for caching items to the filesystem (using SQLite by default). |
mongodb-vapor
|
MongoDB + Vapor integration |
UIPheonix
|
Inspired by game development UIPheonix is a super easy, flexible, dynamic and highly scalable UI framework + concept for building reusable component/control-driven apps for macOS, iOS and tvOS. The same API apply for cross platform development! Think of it as using Lego blocks, you can use similar ones and move them around easy as pie. |
Merge
|
An extension to Combine. |
Markdownosaur
|
Leverages Apple's Swift-based Markdown parser to output NSAttributedString. |
NextBusKit
|
A simple Swift API wrapper for NextBus transit information |
Weak
|
Weak and Unowned as native Swift types |
VaporErrorKit
|
WebError handling library for Vapor 4 |
DynamicTransition
|
|
FabulaItemsProvider
|
You can share and communicate with developers around the world through the Fabula app. |
Elementary
|
Experimental, uni-directional and purely functional architecture in Swift. |
Schrodinger
|
A promise library. But you don't know if the promise will be capt. |
swift-log-variadic-bootstrap
|
Variadic bootstrapping function for SwiftLog. |
SwiftPlot
|
Swift library for Data Visualization :bar_chart: |
SwiftConfettiView
|
Swift Confetti View ! Who doesn't like confetti? 🎉🎉 |
Tuxedo
|
Tuxedo is a template language for Swift. |
SwiftSyntax
|
SwiftPM package for SwiftSyntax library. |
ResultK
|
Result suitable to Swift's untyped throws |
Runtime
|
An Objective-C & Swift runtime wrapper, written in pure Swift. |
NavigationProgress
|
A simple UIProgressView attachs to top of UINavigationController |
Hydra
|
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift |
AppCenter
|
Development repository for the App Center SDK for iOS, macOS and tvOS. |
Laden
|
SwiftUI loading indicator view |
AEXML
|
Swift minion for simple and lightweight XML parsing |
Adyen
|
Adyen SDK for iOS |
DangerSwiftCommitLint
|
A Danger-Swift plugin to check commit messages. |
swift-markdown
|
A Swift package for parsing, building, editing, and analyzing Markdown documents. |
locheck
|
Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files. |
EMUtilities
|
|
DomainParser
|
A Full Swift Lightweight Framework that uses the Public Suffix list to Parse URLs |
FuzzCheck
|
Swift package fuzzing engine |
ActivityContentSDK
|
The Activity Content SDK is a Swift Package that supports converting DSNP Activity Content data to and from JSON. |
SwiftSlash
|
Concurrent shell scripting framework with deep support for async/await. |
MaskedFormatter
|
Create fully customizable masks for texts. |
JustinKaufman
|
Website of Justin Kaufman |
Cooking
|
Cook classes/structs with the taste you love. Naming your extensions in the Swifty way people love. |
HPFoundationUtils
|
A collection of Foundation extensions to make your life a little easier |
leaf-kit
|
🍃 An expressive, performant, and extensible templating language built for Swift. |
langserver-swift
|
A Swift implementation of the open Language Server Protocol. |
SwiftUpnpTools
|
Swift UPnP Tool |
UnicodeSupplement
|
Unicode Supplement for Swift. |
SKButtonKit
|
|
Swiftification
|
Swift extensions to make life more pleasant |
Clang
|
A Swift wrapper for the libclang C API (version 4.0.x) |
SwiftNetSwitch
|
swift砖块系列:网络环境变量切换工具,方便APP内迅速切换各种接口Host |
CHTTPParser
|
HTTP parser system module package |
ParserCombinator
|
A simple Parser Combinator written in Swift |
HTTPKit
|
A Swift library containing constructs for interacting with APIs over the HTTP protocol |
Legatus
|
Combine 🚜 - driven REST API client, based on Alamofire 🔥 |
Assist
|
App Store Connect API access via Swift command line tool. |
Get
|
Web API client built using async/await |
WelcomeWindow
|
SwiftUI Welcome screen modeled after the 'Welcome to Xcode' window |
Natrium
|
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target. |
smoke-aws
|
AWS services integration for the Smoke Framework |
CoreImageExtensions
|
Useful extensions for Apple's Core Image framework |
ZEGBot
|
Build your Telegram Bot with Swift! (works on macOS / Ubuntu) |
Engine
|
The engine that powers all my packages, tools and apps. |
SwiftCSV
|
CSV parser for Swift |
Closure
|
Define and chain Closures with Inputs and Outputs |
decamelize
|
Convert a camelized string into a lowercase one |
FMZDropInMinimalFacebookLogin
|
iOS near drop in replacement for Facebook SDK if you only need Facebook Login and no other features (SPM). |
csv-dialect-swift
|
DialectalCSV: A multi-dialect CSV parser in Swift for handling different separated value formats |
Datable
|
Swift convenience functions to convert between various different types and Data |
Networker
|
Type-safe, API-agnostic networking. |
swift-tools-support-async
|
Common infrastructural helpers on top of NIO for llbuild2 and swiftpm-on-llbuild2 projects. This is NOT a general purpose package and is unlikely to ever become stable. |
Quickie
|
Tired of creating all the boilerplate code from scratch every time you start a new project? Here is the solution. A Swift package that provides extensions to the most common functionality in the iOS and macOS world to significantly speed up development process. |
msgraph-sdk-objc-models
|
Generated Models for Objective C SDK |
RVS_Checkbox
|
A simple, UIKit "three-state" checkbox, written in Swift. |
Atomic
|
|
BinaryCookies
|
Read and write Apple's .binarycookies files |
ExyteGrid
|
The most powerful Grid container missed in SwiftUI |
PGNParser
|
A Parser for Portable Game Notation including Portable Draughts Notation |
Keychain
|
The easiest way to securely store data in the keychain. It's implementation is really close to the UserDefaults. |
swift-composable-environment
|
A library to derive and compose Environment's in The Composable Architecture. |
SwiftyModbus
|
Swift wrapper for the libmodbus library with promises |
CombineRx
|
Helpful bridging functions between RxSwift and Combine frameworks |
HotSwiftUI
|
Utilities for Hot Reloading SwiftUI apps. |
siteify
|
Build web site from a project’s Swift sources. |
swift-nio-zlib-support
|
|
SwiftFoundationCompression
|
Foundation-oriented Swift wrapper for zlib |
SHDateFormatter
|
A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard. |
Marathon
|
Marathon makes it easy to write, run and manage your Swift scripts 🏃 |
RVS_RetroLEDDisplay
|
A UIKit Digital Display Module, Crafted to Look Like an Old-Fashioned “Vacuum Fluorescent” Display. |
FHIRModels
|
Swift library for FHIR® resource data models |
PrchVapor
|
|
Cstb
|
Swift Package for Nothings' STB libraries |
StandardRouting
|
|
xcdiff
|
A tool which helps you diff xcodeproj files. |
SnapKit
|
A Swift Autolayout DSL for iOS & OS X |
AttributedStringBuilder
|
A DSL for creating NSAttributedStrings |
Gloss
|
[Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021 |
Prompt
|
Prompts the user for more information. |
iosMath
|
Beautiful math equation rendering on iOS and MacOS |
Common
|
Basic data structures, protocols and utilities for Swift |
SwiftLibRaw
|
|
SemanticVersioningKit
|
Small library to create and parse Semantic Versioning conforming representations. |
JSONUtilities
|
Easily load JSON objects and decode them into structs or classes |
SwiftyTopology
|
|
ReachabilityX
|
Make it easier to observe network connectivity in SwiftUI. |
Swiftfall
|
Wrapper for Scryfall API written in Swift |
SPM
|
SPM is a Swift wrapper around the official Swift Package Manager. |
DLVM
|
|
OAuth2
|
OAuth2 Implementations with Facebook, Google, LinkedIn, Slack, SalesForce and GitHub providers. |
swift-atomics
|
Low-level atomic operations for Swift |
TIMEncryptedStorage
|
iOS framework for KeyService feature of Trifork Identity Manager. The purpose of this framework is to encrypt and decrypt data based on a user provided secret or with biometrics. The framework exchanges secrets for encryption keys in safe way and stores encrypted data in the Keychain. |
Crust
|
What sits between the cloud and the core of an app |
BeaconFinder
|
Beacon Finder in Swift |
FilRepSwift
|
A Swift package to find Filecoin miners by reputation, using the filrep.io API. |
Sampleable
|
A lightweight protocol for describing types that can provide samples of themselves. |
Manual
|
Manual generates unit test fixtures and Go model objects from an OpenAPI 2.0 spec. |
SlamKit
|
Fast Closure based Swift Package for Cross-platform OSes |
Substrate
|
A cross-platform render-graph based rendering system written in Swift |
NVActivityIndicatorView
|
A collection of awesome loading animations |
JWT
|
Swift implementation of JSON Web Token (JWT). |
CombineKit
|
|
AvWeather
|
Swift package to process data from aviationweather.gov. |
LoadingView
|
Easy to use, highly customisable, animated view to display a loading |
Pax
|
iOS Drawer/SideMenu/HamburgerMenu |
MiniLexer
|
A teeny-tiny-weeny lexer written in Swift available as a Swift Package. |
BigInt
|
A BigInt library for Swift |
swift-crypto
|
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms. |
ElementaryEffectBuilder
|
Experimental, uni-directional and purely functional effect builder in Swift. |
swift-distributed-actors
|
Peer-to-peer cluster implementation for Swift Distributed Actors |
cclang
|
A Swift package to bind to the clang C API |
Keystore
|
Ethereum keystore creation / private key extraction for Swift |
SpinetailVapor
|
|
Recombine
|
Unidirectional data flow with Combine |
CypherPoetNetStack
|
A Combine-based networking stack for modern iOS projects. |
Tribool
|
A Swift µ-Library Providing a Tribool Type (AKA Trilean) |
Lurker
|
Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule. |
swift-distributed-tracing-baggage-core
|
Minimal context propagation container |
SwiftyVector
|
Vector types for Swift |
SKVersion
|
App Store Version Checker |
OysterKit
|
OysterKit is a framework that provides a native Swift scanning, lexical analysis, and parsing capabilities. In addition it provides a language that can be used to rapidly define the rules used by OysterKit called STLR |
Commandant
|
Type-safe command line argument handling |
CombineValidate
|
🚦 Validation library depends on SwiftUI & Combine. Reactive and fully customizable. |
SkeletonUI
|
☠️ Elegant skeleton loading animation in SwiftUI and Combine |
PhotoSelectAndCrop
|
This package integrates a UIImagePickerController into a SwiftUI app. Obtain 1) a copy of the original image, 2) a scaled and / or cropped version of it, 3) a CGFloat and 4) CGPoint. The CGFloat and CGPoint represent the scale and position of the original image used to make the processed version. |
PexelsSwift
|
Pexels API client library for the Swift programming language. |
Algebra
|
Abstract Algebraic Structures in Swift |
StoreKitExtensions
|
:rocket: Collection of useful StoreKit extensions |
EFAutoScrollLabel
|
A label which can scroll when text length beyond the width of label. |
swift-distributed-tracing
|
Instrumentation library for Swift server applications |
GTBlurView
|
Add blur effect to any view in iOS based projects using a simple, modern and declarative way. Available as a Swift package. |
StorageKit
|
Core services for creating storage providers integrations. |
Regex
|
Regular expressions for swift |
TelegramBot
|
A helper tool for creating telegram bots with vapor |
SwiftSyntax
|
|
PathBuilder
|
SwiftUI result builder for Path |
CFreeType
|
Swift C module for FreeType 2 |
LibrusAPI
|
Wrapper for Librus' API written in Swift. |
LogDog
|
user-friendly logging |
CFontConfig
|
Swift C module for FontConfig |
PMJSON
|
Pure Swift JSON encoding/decoding library |
Stripes
|
SwiftUI background stripes and other texture patterns |
DataCompression
|
Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952) |
R.swift.Library
|
Library containing types used by the R.swift project |
Time
|
🕰 Type-safe time calculations in Swift |
SDWebImageAVIFCoder
|
A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image |
SGSL
|
Simple scientific library for Swift based on GNU Scientific Library |
Web3
|
A pure swift Ethereum Web3 library |
Kitura-Session-Redis
|
Kitura-Session store using Redis as the backing store |
Heimdallr.swift
|
Easy to use OAuth 2 library for iOS, written in Swift. |
TokenField
|
SwiftUI wrapper for NSTokenField |
SFSymbolEnum
|
A swift package to have SF Symbols available as enum instead of verbatim strings. |
ios-dropbox-auth
|
A simple library for authorising Dropbox API requests on iOS. |
Switch
|
💊 An iOS switch control implemented in Swift with full Interface Builder support |
CollectionConcurrencyKit
|
Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs. |
DonateToUkraine
|
🇺🇦 Implement "donate to Ukraine" inside your app, with Apple Pay |
Kitura-TemplateEngine
|
Kitura Template Engine protocol |
FCUUID
|
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor. :iphone: |
bez
|
Utilities for working with bezier curves in SwiftUI |
LeafProvider
|
Add leaf templating into your vapor app |
ARHeadsetKit
|
Using $5 Google Cardboard to replicate Hololens |
SwiftyUserDefaults
|
Modern Swift API for NSUserDefaults |
CarBode
|
CarBode : Free & Opensource barcode scanner & generator for SwiftUI |
NStack
|
|
EasyConfetti
|
🎊 Fancy confetti effects in Swift |
NSResultKit
|
Objective-C compatible wrapper of Swift's Result type |
ObjectMapper
|
Simple JSON Object mapping written in Swift |
PostgreSQL
|
Robust PostgreSQL interface for Swift |
RBBJSON
|
Flexible JSON traversal for rapid prototyping. |
xcproj
|
Swift library for parsing Xcode projects |
SwiftTrace
|
Trace Swift and Objective-C method invocations |
SwiftTheming
|
A powerful lightweight theme 🎨 manager for SwiftUI |
Thingy
|
A modern device detection and querying library. |
PathKit
|
Effortless path operations in Swift |
DeviceDetector
|
Detecting Apple devices |
SwiftCLI
|
A powerful framework that can be used to develop a CLI in Swift |
SwifterSwift
|
A handy collection of more than 500 native Swift extensions to boost your productivity. |
SPM
|
|
GoTrue
|
A Swift client library for GoTrue. |
keychain
|
Easily scaffold a keychain using JWT for Vapor ⛓ |
FRadioPlayer
|
A simple radio player framework for iOS, macOS, tvOS. |
WaterfallGrid
|
A waterfall grid layout view for SwiftUI. |
MultipeerKit
|
MultipeerConnectivity + Codable = ❤️ |
LoadableViews
|
Easiest way to load view classes into another XIB or storyboard. |
GeoJSONKitTurf
|
A fork of turf-swift based on GeoJSONKit |
swift-format
|
Formatting technology for Swift source code |
RemotePlugin
|
Control your iPhone from inside Xcode for end-to-end testing. |
ComposableRequest
|
A Swift library to abstract API clients. |
Runtime
|
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. |
SimpleLogging
|
For when you need something more advanced than print, but not a whole heavy system |
CKB
|
Swift toolkit for Nervos CKB |
FileUtils
|
|
SURL
|
🕸 Swifty URL |
unstandard-collections
|
|
PalicoEngine
|
Metal-Based Game Engine in Swift 🐑 |
MungoHealer
|
Error Handler based on localized & healable (recoverable) errors without the overhead of NSError. |
Croc
|
Swift emoji string parsing library |
MapboxMobileEvents
|
Mapbox Events Framework for iOS |
xProcs
|
The resurrection of xProcs in the Swift world ;) |
ECScrollView
|
A SwiftUI ScrollView supporting offset & deceleration callbacks |
DateStrings
|
A Swift 5 Date extension library that adds helpful string accessors and a string based initialiser. With new methods and properties that make getting a string from a Date easy. |
RVS_AutofillTextField
|
An extension of UITextField that adds an autofill dropdown. |
PublishedObject
|
A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange. |
CombinePrintout
|
A Combine micro debugging package |
SelfSignedCert
|
A framework for iOS that allows creating self-signed certificates, implemented in Swift. |
COpenBlas
|
A Swift wrapper for C libraries libopenblas-dev and liplapack-dev for Linux |
FanboyKit
|
Search podcasts via proxy |
MultipeerKit
|
MultipeerConnectivity + Codable = ❤️ |
CoronaErrors
|
Commonly used patterns for error handling in Swift |
RicoStyleGuide
|
|
UITextField-Navigation
|
🏄♂️ UITextField-Navigation makes it easier to navigate between UITextFields and UITextViews |
SwiftCheck
|
QuickCheck for Swift |
EventSource
|
A simple Swift client library for the Server Sent Events (SSE) |
swift-index
|
Proof of concept of a (sort of) centralized SwiftPM package index |
Parma
|
A SwiftUI view for displaying Markdown with customizable appearances. |
LightChart
|
SwiftUI charts |
GTFS
|
GTFS and GTFS-RT structures for Swift |
Composed
|
Composable DataSources |
SwiftShow
|
swift砖块系列:各种弹出窗口,toast,loading,alert,popview等等,支持暗黑模式 |
PageView
|
SwiftUI view enabling navigation between pages of content, imitating the behaviour of UIPageViewController for iOS and watchOS |
TweaKit
|
Yet another library for adjusting parameters and feature flagging. |
BetterCodable
|
Better Codable through Property Wrappers |
ObservedOptionalObject
|
Observe objects in SwiftUI Views which may be nil |
FeedKit
|
An RSS, Atom and JSON Feed parser written in Swift |
KituraContracts
|
A library containing type definitions shared by client and server Kitura code. |
CEpoll
|
A modulemap file and include to help Swift code use epoll on Linux |
RocketBoot
|
Speed up you app's launching when you using Carthage or Punic to manager your Third-Party frameworks |
CGPointVector
|
Makes it easy to use CGPoint as vectors in Swift |
libavif-XCode
|
A wrapper for libavif + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
DictionaryCoding
|
Swift Decoder/Encoder which converts to/from dictionaries. |
HackMan
|
🤖🔜🤯 Stop writing boilerplate code yourself. Let hackman do it for you via the command line. |
llbuild
|
A low-level build system, used by Xcode and the Swift Package Manager |
XMLMapper
|
A simple way to map XML to Objects written in Swift |
DataStructures
|
|
XPkg
|
Cross platform package manager. |
Dunesailer Utilities
|
A Swift package featuring various useful utilities |
SSLService
|
SSL/TLS Add-in for BlueSocket using Secure Transport and OpenSSL |
Sublimate
|
A DX improvement layer for Vapor 4 |
SLLog
|
Simple yet advanced swift logger |
lns
|
Because no one can remember how to use `ln -s` when it really matters |
Sourcery
|
Meta-programming for Swift, stop writing boilerplate code. |
Swifter
|
Tiny http server engine written in Swift programming language. |
intercom-ios
|
A Swift Package for the Intercom iOS SDK. |
MessageKit
|
A community-driven replacement for JSQMessagesViewController |
TensorFlowModels
|
Models and examples built with Swift for TensorFlow |
PathKit
|
Effortless path operations in Swift |
SwiftySensors
|
Bluetooth LE Sensor Manager for iOS and macOS |
Dwifft
|
Swift Diff |
SwiftUIPolygon
|
An animatable SwiftUI Polygon Shape with support for mesh rendering |
Syft
|
A library for parsing your own PEG grammars in Swift. |
WeTransfer-Swift-SDK
|
A Swift SDK for WeTransfer’s public API |
Player
|
▶️ video player in Swift, simple way to play and stream media on iOS/tvOS |
KippleCore
|
A collection of tools and scripts for use across a variety of Swift projects. |
alviere-cards-ios
|
The iOS Cards Alviere SDK. |
HwpKit
|
|
FluentProvider
|
A provider for including Fluent in Vapor applications |
llbuild2
|
A fresh take on a low-level build system API. |
SwiftyStringScore
|
Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825 |
sqlite-nio
|
Non-blocking wrapper for libsqlite3-dev using SwiftNIO |
SwiftBytes
|
Collection of helper methods for byte manipulation in Swift |
GitignoreIO
|
Create useful .gitignore files for your project |
Light
|
🕊 Super thin networking layer built on top of Shallows |
Auth
|
Auth client library for Swift command-line tools and cloud services. Supports OAuth1, OAuth2, and Google Application Default Credentials. |
Sentry
|
The official Sentry SDK for iOS, tvOS, macOS, watchOS. |
ShellOut
|
Easily run shell commands from a Swift script or command line tool |
LinkKit
|
Plaid Link iOS SDK |
Playbook
|
📘A library for isolated developing UI components and automatically taking snapshots of them. |
Chain
|
⛓ Enum to chain functions together |
Validation
|
✅ Extensible data validation library (name, email, etc) |
Skull
|
Swift SQLite |
DataObject
|
📦 DataObject(Any) |
Fastis
|
Simple date picker created using JTAppleCalendar library |
Buffie
|
|
PMSuperButton
|
🔥 PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎 |
CNAMEPublishPlugin
|
A plugin that generates a CNAME file for the Publish static site generator. 🚀 |
NFCReader
|
Scan and decode NFC tags on iOS |
Xgen
|
A Swift package for generating Xcode workspaces & playgrounds |
alviere-payments-ios
|
The iOS Payments Alviere SDK. |
WAUIKitCore
|
|
TensorFlowLiteC
|
|
PillboxView
|
A Pillbox Capsule-like informational view for iOS written in UIKit |
IntegirtySwift
|
An unified product for check many topics about integrity & security. |
JSON
|
The fastest Native Swift JSON available |
Privacy
|
A wrapper over system privacy APIs |
ScrollViewReactiveHeader
|
ScrollView that supports a parallax header image and static overlay. |
Localize_Swift
|
Swift friendly localization and i18n with in-app language switching |
SimplyLogger
|
Simply Swift logging |
fluent-kit
|
Swift ORM (queries, models, and relations) for NoSQL and SQL databases |
swift-capture
|
A mechanism for safe capturing & weakifying objects in Swift. |
MDText
|
SwiftUI markdown |
SpritePencilKit
|
Swift package for a pixel-art drawing canvas. |
InjectableLoggers
|
A nice set of protocols that will help logger(s) at being loosely coupled, injectable and testable. |
SwiftMagicHelpers
|
Scalable helpers library for Swift |
DS1307
|
A Swift library for the DS1307 (DS1302, DS3231) I2C Real-Time Clock |
Disruptive
|
Client library in Swift for Disruptive Technologies' REST API |
grip
|
|
swm-knots
|
|
JustSignals
|
Signals to replace NotificationCenter and delegates, nothing more |
CNKit
|
🗺 Campus Navigator API wrapper |
Swift-AI
|
The Swift machine learning library. |
SwiftBrick
|
swift砖块系列:UI基础框架,有各种工具方便快速搭建APP |
OperatingSystem
|
Retrieves information about the host device, such as its type (iPhone, iPad, TV, etc) and OS version. |
ReusableKit
|
Generic reusables for UICollectionView and UITableView |
ModulusOperandi
|
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms. |
fswift
|
A Swift package/framework that provides a functional API with a set of types, extensions and utilities |
SwiftFFmpeg
|
A Swift wrapper for the FFmpeg API |
vapor-routing
|
A bidirectional Vapor router with more type safety and less fuss. |
SwiftCoreData
|
An open source library that includes utilities and extensions to help work with CoreData |
Astral
|
An HTTP networking library that emphasizes ease of use and ergonomics. Based on Rust's reqwest library |
RxSpriteKit
|
:space_invader: Reactive Extensions for SpriteKit |
SwiftFu
|
➕ Swift Function Upgrades |
KituraHTTPTest
|
Swift package to make testing handlers in the Kitura framework super easy |
FlexAnimation
|
|
StringMetric
|
String metric/similarity functions implemented in Swift. |
IndexStoreDB
|
Index database library for use with sourcekit-lsp |
UPicCore
|
uPic 核心上传部分 |
swift-metrics-extras
|
|
Smile
|
:smile: Emoji in Swift |
WTV
|
👀 Where's The Variable? |
PerfectINI
|
Swift encoder and decoder for INI files. |
emeal
|
🌯 Scraping Dresden's canteens for juicy meal data |
AsyncAlgorithms
|
Async Algorithms for Swift |
CommonMarkAttributedString
|
Create NSAttributedStrings from Markdown Text |
SwiftExif
|
Swift wrapper around libexif |
BottomSheet
|
Bottom Sheet for iOS |
SwiftKuery
|
SQL database abstraction layer |
ALanguageParser
|
HTTP Accept-Language parser in Swift |
SwiftAWSSignatureV4
|
AWS's signature version 4 in cross-platform Swift |
BroadcastWriter
|
Simple wrapper for AVFoundation AVAssetWriter; for writing asset during Broadcast Extension activity |
Wink
|
A light reactive library written in Swift that makes easy the process of Face Expression Detection on IOS. It detects a default set of user face expressions using the TrueDepth camera of the iPhone, and notifies you on real time using Combine. |
NumPy-iOS
|
Swift package for using NumPy in iOS apps |
EmealKit
|
🎓 Studentenwerk Dresden |
Symbolic
|
Type-safe wrapper for SF Symbols |
Predicate
|
Pure Swift Predicate implementation |
SymbolKit
|
A Swift package for encoding and decoding Swift Symbol Graph files. |
QRCodeReader
|
Simple QRCode reader in Swift |
swift-declarative-configuration
|
Declarative configuration for your objects |
SwiftySound
|
SwiftySound is a simple library that lets you play sounds with a single line of code. |
SPMDeveloperInsider
|
Swift Package Manager Demo for https://developerinsider.co/create-a-library-using-swift-package-manager-stepwise-tutorial/ |
swift-json
|
high-performance json parsing and linting for server applications |
DECardNumberFormatter
|
|
swift-numerics
|
Advanced mathematical types and functions for Swift |
AdyenWeChatPayInternal
|
Adyen WeChat Pay SDK Wrapper |
swift-standard-clients
|
Client declarations and live implementations for standard iOS managers |
Shift
|
Shift is a simple, declarative animation library for building complex view controller and view transitions in UIKit. |
SpotPullRefresh
|
|
SQLite
|
SQLite.Database is a simple Swift wrapper around SQLite |
URLBlueprints
|
|
Pharos
|
Pharos is an Observer pattern framework for Swift that utilizes propertyWrapper. It could help a lot when designing Apps using reactive programming |
QuickLookPreview
|
QuickLook Preview for SwiftUI on Mac Catalyst |
SwiftKafka
|
Swift SDK for Apache Kafka |
CareKit
|
CareKit is an open source software framework for creating apps that help people better understand and manage their health. |
SwiftySensorsTrainers
|
|
MTFloatingView
|
Periscope-Like floating animation |
GMCalendar
|
GMCalendar is a customizable Calendar Pod written in swift. |
CoreStore
|
Unleashing the real power of Core Data with the elegance and safety of Swift |
Jobs
|
A job system for Swift backends. |
AsyncNetwork
|
Asynchronous Network support for Swift. UDP, Multicast UDP |
FluidInterfaceKit
|
🌧 A framework that provides the advanced infrastructure for your iPhone apps |
Request
|
Declarative HTTP networking, designed for SwiftUI |
catena
|
Catena is a distributed database based on a blockchain, accessible using SQL. |
Changelly
|
Changelly API client written in Swift |
TINURecovery
|
macOS Swift library, from TINU, to detect: Recovery Mode, SIP, Sandbox and Current User. Also providing NVRAM functions. |
SwiftPing
|
ICMP Ping in swift |
CollectionViewCenteredFlowLayout
|
A layout for UICollectionView that aligns the cells to the center. |
M13Checkbox
|
A customizeable checkbox for iOS |
GTSheetMenuView
|
A customizable menu presented as a sheet that can be integrated in iOS projects. Available as a Swift Package. |
StencilSwiftKit
|
A framework bringing additional nodes & filters to Stencil dedicated to Swift code generation |
ShitLib
|
The only library you hope to remove! |
COpenSSL
|
|
SwiftColorGenLibrary
|
This repository hosts the core package used by the tool SwiftColorGen |
Erbium
|
Light weight tool for detecting the current device's capabilities |
Reference
|
|
MegaUIKit
|
Mega-Evolved UIKit |
SwiftConfettiView
|
Swift Confetti View ! Who doesn't like confetti? 🎉🎉 |
secp256k1
|
secp256k1 bindings for swift. Cocoapods, Carthage and SPM support. Linux support. |
OpenAPIReflection
|
Additional support for turning Swift Types into OpenAPISchema |
ConsoleIO
|
Swift Console Helper for Input and Output |
swift-log-SwiftyBeaver
|
A logging backend for SwiftLog that sends log messages to SwiftyBeaver. |
t
|
🧪 Quickly test expectations |
TranslateView
|
Call iOS system translate in you SwiftUI |
RxFlow
|
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern |
OTCore
|
Useful extensions on Swift standard library types. |
Ascii
|
Global definitions of ASCII characters |
Badgy
|
A command line tool that creates variants of your icon by adding badge overlays |
VaccineDataReader
|
HTML Scrapping for obtain vaccine info |
RxSwiftExt
|
A collection of Rx operators & tools not found in the core RxSwift distribution |
RxOptional
|
RxSwift extensions for Swift optionals and "Occupiable" types |
DataDecoder
|
Swift Data Decoder. Easily Decode Data values |
Git
|
A Swift wrapper around the git command line interface. |
Shell
|
Module exposing Unix command line tools as Swift 5 @dynamicCallable functions |
Kebab
|
A library to convert text between different cases and formats. |
ResponderChain
|
Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+ |
AlgoliaSearchClient
|
⚡️ A fully-featured and blazing-fast Swift API client to interact with Algolia. |
SwiftEliza
|
A Swift + iOS implementation of the ELIZA chatbot. |
Zoomable
|
It is a container that allows you to zoom in and out of an image using only SwiftUI. |
Periphery
|
A tool to identify unused code in Swift projects. |
Notifwift
|
NSNotificationCenter wrapper for Swift |
SwiftCommon
|
|
DeclarativeUIKit
|
Create descriptive UIKit screens, faster! |
CHITouchySuperButton
|
Drop-in UIButton subclass designed to make custom animations easy |
swift-nio-extras
|
Useful code around SwiftNIO. |
Runtime
|
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. |
SwiftGen
|
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs! |
timeui
|
Profile apps from the command line — duration, cpu & memory usage. |
FirebaseUI-iOS
|
iOS UI bindings for Firebase. |
Commandant
|
Type-safe command line argument handling |
SQLite3
|
C module import for sqlite3. |
AMF
|
An AMF decoder and encoder |
GPXKit
|
A library for parsing GPX files, with no dependencies, written in Swift |
AStar
|
A* pathfinding library in Swift. |
SwiftPerfTool
|
|
soto-kinesis
|
Standalone Repository of AWS Kinesis Client from soto-project/soto |
EncryptedAppStorage
|
Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data" |
CompositionalLayoutViewController
|
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout. |
SharkCardScan
|
iOS Credit/Debit card scanner, built using Apple's Vision Framework. |
Grid
|
:rocket: SwiftUI Grid layout with custom styles |
SequenceBuilder
|
|
Baby
|
Create models from a JSON file, even a Baby can do it. |
CodeQuickKit
|
A Swift library simplifying some everyday tasks. |
IdylleClient
|
|
FileScanKit
|
Scanning file path library for Swift |
CommandLine
|
Parse arguments and use command-line tools from Swift |
RubyGateway
|
Embed Ruby in Swift: load Gems, run scripts, call APIs seamlessly in both directions. |
CrossKitTypes
|
Some types and extensions for those using AppKit and UIKit in the same project |
LittleBlueTooth
|
A simple library that helps you in connecting with BLE devices |
swift-numerics
|
Numerical APIs for Swift |
AppCenter
|
Development repository for the App Center SDK for iOS, macOS and tvOS. |
Antlr4
|
ANTLR4 runtime for the SwiftyBibtex library. |
DecreeServices
|
Declarations for popular services for use with Decree |
Wormhole
|
🐛 Wormhole invites you to the fastest trip to AppStore Connect. (NOT STABLE) |
SwiftyBibtex
|
A Swift library for parsing BibTeX files. |
RuntimeEnvironment
|
|
COpenSSL
|
|
Prelude
|
|
PromotedAIMetricsSDK
|
iOS client library for Promoted.ai metrics tracking. |
XcodeGen
|
A Swift command line tool for generating your Xcode project |
BDUIKnit
|
A Swift Package Manager packed with SwiftUI custom reusable UI components and extensions. |
SQLiteExpress
|
SQLiteExpress is a small Swift 5 library implementing a wrapper for the C API of SQLite3 on macOS and iOS. |
Rations
|
A rational number type for Swift. |
Pulse
|
Logger and network inspector for Apple platforms |
MonetaryExchange
|
💱 Provides exchange rates between currencies and converts monetary amounts - Swift Micro Package |
RealityGeometries
|
A collection of additional geometries ready for use in RealityKit 2 |
RestApi
|
RestApi |
ISPageControl
|
A page control similar to that used in Instagram |
AwesomeWS
|
🍬 An elegant way to use websockets with Vapor |
When
|
:alarm_clock: A lightweight implementation of Promises in Swift |
SwiftSignatureView
|
A lightweight, fast and customizable option for capturing fluid, variable-stroke-width signatures within your app. |
HaskellSwift
|
A functional library for Swift programmers |
soto-iam
|
Standalone Repository of AWS IAM Client from soto-project/soto |
SwiftfulLoadingIndicators
|
A collection of lightweight SwiftUI loading animations. |
swiftver
|
Easily Manage Versioning in MacOS, iOS, watchOS, and tvOS projects. |
source-editor
|
from [louisdh/source-editor](https://github.com/louisdh/source-editor) |
SwiftColor
|
A platform agnostic representation of Color. |
SwiftUIBackports
|
A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS |
swift-system
|
|
RegularExpressionDecoder
|
A decoder that constructs objects from regular expression matches. |
KipplePlugins
|
A collection of Swift Package Manager plugins. |
ScanBarcodes
|
ScanBarcodes is a SwiftUI view that scans barcodes using an iPhone or iPad camera. |
Supabase
|
A Swift client for Supabase |
NetworkKit
|
Modern networking layer easy to customize and setup |
PSPDFKit-SP
|
Out-of-the-box PDF functionality for your iOS app |
swift-termina
|
Terminal rendering driver. |
Resourceful
|
A resource type allow network requests to be packaged together with a transform to get some data. |
dropbox-sdk-obj-c-spm
|
|
PSPDFKitOCR-SP
|
Convert scanned documents to searchable text |
Server
|
Lightweight ReactiveSwift dynamically configurable network layer. |
RuntimeExtensions
|
|
Carbon
|
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView. |
Frames
|
Swift package that exposes fastlane's frameit frame images. |
AXSnapshot
|
Text Formatted Snapshot for Accessibility Experience Testing |
DataLoader
|
DataLoader is a generic utility to be used as part of your Swift application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching. |
ActivityNavigationItem
|
Indicate loading on UINavigationItem |
LayoutBob
|
A micro library making writing layout code easier |
Cserd
|
Swift package wrapper for the Serd RDF library |
SwiftGtk
|
SwiftGtk provides a Swift wrapper for Gtk. It is currently in development. |
Autograph
|
Swift source code generation kit. |
ConfettiSwiftUI
|
SwiftUI Package for Configurable Confetti Animation 🎉 |
HotKey
|
Simple global shortcuts in macOS |
SwifterSwift
|
A handy collection of more than 500 native Swift extensions to boost your productivity. |
KeyboardObserving
|
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI |
cujira
|
🐳 cujira is a command line tool that makes easy to show issue list from Jira. |
BluetoothLinux
|
Pure Swift Linux Bluetooth Stack |
gatekeeper
|
Rate limiting middleware for Vapor 👮 |
SDL
|
Swift library for SDL2 |
deep-codable
|
Encode and decode deeply-nested data into flat Swift objects |
msgraph-sdk-objc-models-spm
|
|
NumberTextField
|
A powerful SwiftUI text field that handles formatting and retaining number values. |
SyndiKit
|
Swift Package for Decoding RSS Feeds. |
SwiftPackageAcknowledgement
|
Third-party acknowledgement plist from SPM Packages |
swift-undefined
|
Nano framework which defines Haskell's undefined in Swift. |
SagaInkMarkdownReader
|
A Markdown reader for Saga, which uses Ink and Splash. |
mariadbclient
|
C module import for MariaDB client Linux. |
TwitterVapor
|
Easy Tweeting from a Vapor |
FHPropertyWrappers
|
Some useful Swift Property Wrappers. |
DataCompression
|
Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952) |
SwiperYesSwiping
|
Add a floating left/right page action in Swift. |
vincenty
|
Compute vincenty distance in Swift |
msgraph-sdk-objc-spm
|
|
Silica
|
Pure Swift CoreGraphics (Quartz2D) implementation (Supports Linux) |
PromiseK
|
A simple Promise library for Swift |
RomanNumeralFormatter
|
A Formatter that formats numbers as Roman numerals. |
KVKCalendar
|
A most fully customization calendar for Apple platforms 📅 |
StunClient
|
Stun client written in Swift for exploration of NAT traversal details (iOS/macOs/Linux) |
Zephyr
|
Effortlessly synchronize UserDefaults over iCloud. |
Glassfy
|
Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for iOS, iPadOS, WatchOS, MacOS |
ImageIOSwift
|
Swift wrapper around ImageIO |
ZBSimplePluginManager
|
A simple plug-in system by using JavaScriptCore. |
swift-composable-presentation
|
Navigation helpers for SwiftUI applications built with ComposableArchitecture |
RectangleTools
|
A set of Swift utilities for dealing with rectangles, including a way to generically build your own! |
JKDrawer
|
A Maps like drawer for iOS. |
FuturaLog
|
Swift log system |
CNCURSES
|
|
Cryptor
|
Swift cross-platform crypto library using CommonCrypto/libcrypto |
Signals
|
Generic Cross Platform Signal Handler |
Swift-General-Utility
|
General utility types and functionality |
ScClient
|
Native iOS/macOS client written in swift 4/swift 5 |
CodeEditorView
|
SwiftUI code editor view for iOS and macOS |
Shout
|
SSH made easy in Swift |
CCairo
|
Swift C Module Cairo |
VaporXFPMiddleware
|
A Vapor middleware to redirect reverse proxy requests originating as http to https. |
Reusable
|
A Swift mixin for UITableViewCells and UICollectionViewCells |
SoulverTextKit
|
Turn your standard NSTextView or UITextView into a Soulver-like notepad calculator. |
Rearrange
|
Swift library for working with ranges types: NSRange, NSTextRange, Range, UITextRange, and String.Index |
Finch
|
A configurable command line tool to easily create and format version changelogs |
Autobahn
|
CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane |
opentelemetry-swift
|
OpenTelemetry API for Swift |
CAtomics
|
C11 atomics for Swift |
Bivrost
|
:fire: :rainbow: Bridge between Solidity Contracts and Swift |
SwiftCubicSpline
|
Swift implementation of cubic spline interpolation (https://en.wikipedia.org/wiki/Spline_interpolation) |
Unboxing
|
An extension for KeyedDecodingContainer class to decode a collection of heterogeneous types. |
DateToolsSwift
|
Dates and times made easy in iOS |
BerkananCompression
|
|
BerkananFoundation
|
|
LayoutExtensions
|
iOS/macOS Layout Utilities |
SwiftHooks
|
A little module for plugins, in swift. |
SlackKit
|
Build Slack apps, in Swift |
DocSlice
|
A library / executable for separating PDF pages into multiple smaller files. |
UIImageViewAlignedSwift
|
A UIImageView subclass which allows you to align the image left/right/top/bottom, even when contentMode is AspectFit. Swift now. |
Draftsman
|
Draftsman is a Layout builder based on AutoLayout with Declarative approach |
TriforkSwiftExtensions
|
Generic Trifork Swift Extensions |
CasperishTheme
|
A Publish port of Ghost's Casper theme |
ActiveDays
|
|
Liquid
|
Create a playful backsplash in SwiftUI. |
FWApplication
|
iOS应用框架,方便iOS开发,兼容OC和Swift。 |
TODO
|
For when you know you're gonna get to something, but right now you have other priorities. |
Cheetah
|
A really fast JSON library |
Bootstrap
|
Test repo for auto generated docs |
EtherWalletKit
|
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge. |
AxisTooltip
|
A library that displays tooltips in the desired view. Supports iOS and macOS. |
FarmhouseCore
|
|
ReactantUI
|
Reactant extension for UI declaration in XML |
SwiftWidgets
|
Flutter like widgets for SwiftUI |
Watchants
|
|
URLQueryEncoder
|
URL query encoder with support for all OpenAPI serialization options |
Lynx
|
The OpenKitten HTTP Framework |
TLDExtract
|
A pure Swift library to allows you to get the public suffix of a domain name |
CSVCoding
|
CSV Coding support for Swift |
CLevelDB
|
|
GL
|
pure swift OpenGL function loading |
ExtensionProperty
|
🗜The utility interface for Associated Object |
Hash
|
Hashing algorithms |
swift-metrics
|
A Metrics API for Swift |
Blake2
|
An Objective-C wrapper for the Blake2 hashing algorithm |
XMLParsing
|
XMLEncoder & XMLDecoder using the codable protocol in Swift 4 |
swifty-holidays
|
A holiday calculator written in Swift |
ResolverContainer
|
Swift resolver container implementation |
MetalNanoVG
|
The Metal port of NanoVG. |
SwiftySandboxFileAccess
|
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs. |
SwiftBeanCountImporter
|
Library to transform transactions from financial institutions into Beancount files |
xcinfo
|
Install as many Xcodes at once as you can |
JGProgressHUD
|
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC. |
swift-tagged
|
🏷 A wrapper type for safer, expressive code. |
BlackLabsSwiftUIColor
|
SwiftUI Color support for hex, web color constants, random, and UIColor constants. |
SwiftDraw
|
A Swift library for parsing and drawing SVG images to CoreGraphics contexts. |
EFFoundation
|
Swift Extensions. |
ImageFetcher
|
Fetch images from the Web. |
WrappingStack
|
A SwiftUI Views for wrapping HStack elements into multiple lines |
TinyEvents
|
A tiny event system for Swift (1 source file, 113 lines of code) |
SwiftKueryPostgreSQL
|
PostgreSQL plugin for Swift-Kuery framework |
FastDiff
|
General purpose diffing library with parent/children n-level diffing |
SSSSOnboarding
|
Simple Swifty Secure Solution for Onboarding |
graphzahl-vapor-support
|
A set of extensions that allow to use GraphZahl with Vapor |
CEPCombine
|
Complex Event Processing powered by Combine for Swift. |
SwiftTreeSitter
|
Swift wrappers for the tree-sitter incremental parsing system |
SwiftDownloadManager
|
A download manager for screens, handles cache and resumes downloads |
ASMShadowView
|
ShadowView |
GfxMath
|
Adding graphics related functions as I need them. Use at your own risk. |
SwiftRewriter
|
📝 Swift code formatter using SwiftSyntax. |
MarkdownChildrenKit
|
Swift package for generating a markdown list of files and folders and saving it to a markdown file. |
Keyboard
|
|
Antlr4
|
A heavily modified adaption of ANTLR4's Swift runtime used in SwiftRewriter |
DisjointSet
|
A Swift implementation of a disjoint-set data structure. |
ImageWithActivityIndicator
|
SwiftUI view that download and display image from URL and displaying Activity Indicator while loading . |
Stripe
|
Stripe iOS SDK |
plural-kit
|
|
Testify
|
Testify converts XCTest output into a proper structure (JSON), or it'll miserably fail. 😉 |
RVS_GeneralObserver
|
A General-Purpose Observer/Observable Infrastructure |
WolfOSBridge
|
Conveniences for writing code that runs under both iOS and macOS. |
SwiftletRadioButtonPicker
|
Creates a cross-platform Radio Button Picker that allow the user to select from a small group of options. |
BaseComponents
|
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit and Foundation APIs |
Freedom
|
The Freedom to Open URLs in Third-Party Browsers on iOS with Custom UIActivity Subclasses. |
LicenseKit
|
LicenseKit helps you protect your Swift-based apps and libraries with a commercial license. |
Lasso
|
iOS architectural pattern and framework |
Logger
|
Simple logging for simples needs. |
ShimmerSwift
|
A swift implementation of Facebooks shimmer effect. |
Endpoints
|
|
SelectionList
|
Simple single-selection or multiple-selection checklist, based on UITableView |
Kyu
|
Kyu is persistent queue system written in Swift and inspired by Sidekiq. |
CPcap
|
Swift modulemap for libpcap |
TermKit
|
Terminal Kit - Console UI toolkit for Swift applications |
Radon
|
A lightweight commandline tool to automatically generate strong-typed image references. |
Telescope
|
A SwiftUI-oriented remote image caching system |
ReRxSwift
|
ReRxSwift: RxSwift bindings for ReSwift |
GTNetMon
|
Integrate network monitoring capabilities in Swift projects using the GTNetMon Swift Package! |
OpenKit
|
An open kit providing useful functions across iOS, watchOS, macOS and tvOS, taking advantage of Swifts rich feature set. |
Changeset
|
Minimal edits from one collection to another |
RedisClient
|
Redis client generic abstraction module for reswifq. |
AgileDB
|
Easy way to save and retrieve full object graphs from a SQLite DB |
Sqlable
|
Swift library for making storing data in a SQLite database simple and magic-free |
FunctionTools
|
Some tools to make functions easier to use in Swift |
RealmExtensions
|
Functional extensions for the Realm mobile database |
OSLogTrace
|
📒 OSLogTrace - Apple System Logging, Signposts & Activity Tracing |
ParticlePullToRefresh-iOS
|
|
SwiftUIWindowBinder
|
Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, apps with @main/App, and even Playgrounds |
swift-argument-parser
|
Straightforward, type-safe argument parsing for Swift |
DotWriter
|
Graphviz .dot file writer in Swift |
SwiftAlfred
|
Build awesome Alfred workflows with Swift! |
VaporFCM
|
|
CLifeHash
|
A beautiful method of hash visualization based on Conway’s Game of Life: reference library in C/C++ |
FioriSwiftUI
|
SwiftUI implementation of the SAP Fiori for iOS Design Language. |
TimeKit
|
Type safe, simple, lightweight date components. |
SwiftRichString
|
👩🎨 Elegant Attributed String composition in Swift sauce |
EmailValidator
|
A simple (but correct) Swift library for validating email addresses. Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x). Based on https://github.com/jstedfast/EmailValidation |
Lingo
|
Swift code generation for Localizable.strings files |
terse
|
Infix operators for SwiftNIOs monadic futures |
SWindow
|
Easy to use Swift windows manager |
AnyCodable
|
Utils that help encode/decode abstract types via Swift Codable API |
Quick
|
The Swift (and Objective-C) testing framework. |
PublishedKVO
|
PublishedKVO provides Apples Combine `@Published` for class-types using Key-Value-Observing (KVO requires classes to be NSObject-based). |
GameCenterUI
|
The easiest way to integrate GameCenter with SwiftUI |
AddressURL
|
Useful extension for URL to support IP and email addresses |
URLScission
|
URLSession Log and Mock Framework |
HexavilleAuth
|
A pluggable framework for providing various authentication methods(OAuth, simple password based etc.) for Hexaville |
MaterialOutlinedTextField
|
A simple Material Design outlined text field implementation in Swift |
Run
|
Run provides a quick, concise way to run an external command and read its standard output and standard error. |
IBGraph
|
Generate a graph by reading storyboard connections. |
Apexy
|
The library for organizing a network layer in your awesome project. |
FrameLayoutKit
|
FrameLayoutKit is a super fast and easy to use autolayout kit |
Scripts
|
|
ColorKit
|
Advanced color manipulation for iOS. |
FregaderoDeCocina
|
This is a kitchen sink repository of swift utilities. |
VisualEffectView
|
Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱 |
BitcodeFormat
|
LLVM Bitcode File Reader in Swift |
SemverBridge
|
The bridging package between semver and SemverSwift |
BananaKit
|
Bananas, delivered. |
ESTabBarController
|
:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie! |
CommandLineKit
|
A pure Swift library for creating command-line interfaces |
SwiftJailbreakDetection
|
|
Expression
|
A cross-platform Swift library for evaluating mathematical expressions at runtime |
IDPPlanner
|
An Iterative Dynamic Programming Query Planning library |
swift-nio-ssl
|
TLS Support for SwiftNIO, based on BoringSSL. |
DefaultCodable
|
A convenient way to handle default values with Swift Codable types |
SwiftAlerts
|
|
SwiftSDL2
|
A Swift wrapper for the SDL2 API |
SVGKit
|
Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation) |
MongoDBStORM
|
MongoDB Swift ORM |
MonthYearPicker
|
A UIControl subclass for selecting a date using a month and a year |
Swiftification
|
Swift extensions to make life more pleasant |
Synopsis
|
Swift source code scanner. |
Sodium
|
Safe and easy to use crypto for iOS and macOS |
LHxHub
|
Useful Swift extensions make developer great again !!! ⚠️ |
Keychain
|
|
VaporDocC
|
Vapor middleware that serves a DocC archive |
MBProgressHUD
|
MBProgressHUD + Customizations |
CwlDemangle
|
An implementation of Swift mangled symbol parsing and demangled printing in Swift. |
Perfect-FCM-Server
|
Experimental Firebase Cloud Messaging Server in Server Side Swift |
CombineReachability
|
Combine publishers for Reachability |
swift-colorful
|
A library for playing with colors in Swift. |
VisualEffects
|
A semi-official SwiftUI wrapper for UIVisualEffectView |
UICollectionViewFlexLayout
|
A drop-in replacement for UICollectionViewFlowLayout |
Rehatch
|
Delete all your tweets for good |
hex-grid
|
HexGrid library provides easy and intuitive way of working with hexagonal grids. |
iColor
|
Quickly implement modern colors |
BorderedTextField
|
SwiftUI custom bordered text field with placeholder text in border |
WiremockClient
|
An HTTP client for Wiremock standalone instances |
BlissfulBinding
|
Make you SwiftUI coding experience more joyful with an extended Binding class |
HTTPParserC
|
HTTP message parser written in C |
NextLevelSessionExporter
|
🔄 Export and transcode media in Swift |
async-http-client
|
HTTP client library built on SwiftNIO |
SwiftBeanCountModel
|
Model for a ledger in SwiftBeanCount |
Superstring
|
NSAttributedStrings on iOS using Swift @_functionBuilder |
ISO8859
|
🌍⏩📄 Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS, watchOS and macOS. |
Haptica
|
Easy Haptic Feedback Generator 📳 |
SwiftLoggedPrint
|
Swift Library for logged and better prints. |
TerrariaWorldParser
|
Terraria .WLD File Parser written in Swift |
DictionaryCoding
|
Codable / [String:Any] bridge |
IomtFhirClient
|
The IomtFhirClient Swift library simplifies sending IoMT (Internet of Medical Things) data to an IoMT FHIR Connector for Azure endpoint. |
MarkdownKit
|
A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The supported syntax is based on the CommonMark specification. The framework defines an abstract syntax for Markdown, provides a parser for parsing strings into abstract syntax trees, and comes with generators for creating HTML and attributed strings. |
users
|
A small, useful user manager made for production application setups. |
CSV.swift
|
CSV reading and writing library written in Swift. |
Codextended
|
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️ |
GatheredKit
|
Swift Package that provides a consistent API for various data sources offered by macOS, iOS, watchOS, and tvOS. |
MLTontiatorView
|
A Simple Custom Activity indicator view |
DifferenceKit
|
💻 A fast and flexible O(n) difference algorithm framework for Swift collection. |
api-client
|
Easy HTTP Client for Swift |
VaporSMTPKit
|
SMTP support in Vapor 4 |
appicon-generator
|
A tool to quickly generate snazzy iOS placeholder appicons! |
Pipify
|
A SwiftUI component for launching custom picture-in-picture experiences |
xcodes
|
The best command-line tool to install and switch between multiple versions of Xcode. |
swift-service-discovery
|
A service discovery API for Swift. |
Commandant
|
Type-safe command line argument handling |
ForceHTTP
|
|
SwiftBelt
|
A macOS enumeration tool inspired by harmjoy's Windows-based Seatbelt enumeration tool. Author: Cedric Owens |
golden-key
|
Security framework compatible with CryptoKit |
WolfLorem
|
Functions to generate random placeholders in the style of Lorem Ipsum. |
PotentCodables
|
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system |
LLVS
|
Low-Level Versioned Store |
tree-sitter-xcframework
|
binary build of tree-sitter for apple platforms |
Bolt
|
Bolt implementation in Swift |
InternetProtocols
|
A Swift library for parsing various Internet protocols |
glTFSceneKit
|
GLTF extension for SceneKit |
NavigationStack
|
An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation. |
Ferno
|
Vapor Firebase Realtime database provider |
SDWebImage
|
Asynchronous image downloader with cache support as a UIImageView category |
RealHTTP
|
🌀HTTP Web API client & Stubber/Mocker built with async/await for Swift |
MeterReporter
|
Lightweight MetricKit-based diagnostics reporting |
CJavaVM
|
Allows using `libjvm` in other Swift packages. |
icalendarkit
|
Lightweight iCalendar (RFC 5545) encoder for Swift |
BitArray
|
A space-efficient bit array with RandomAccessCollection conformance in Swift. |
PorscheConnect
|
An unofficial Porsche Connect API library written in Swift |
xcman
|
Manage Xcode templates and code snippets using command line |
HKDF
|
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) in Swift |
Mustache
|
Flexible Mustache templates for Swift |
LocationProvider
|
An ObservableObject wrapper around CLLocation |
Wrap
|
[DEPRECATED] The easy to use Swift JSON encoder |
ColorCompatibility
|
Use iOS 13+ system colors while defaulting to light colors on iOS <=12 |
ConsulSwift
|
Consul Client for Swift |
BigIntCompress
|
An algorithm for compressing collections containing elements that can be represented by a simple enum |
SwiftQueue
|
A swift library for a queue data structure. |
Cairo
|
Swift library for Cairo |
SwiftyString
|
|
SwiftDate
|
Parse, validate, manipulate, and display dates, time and timezones in Swift |
set-simulator-location
|
CLI for setting location in the iOS simulator |
SwiftyStoreKit
|
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺ |
PartialSheet
|
A SwiftUI Partial Sheet fully customizable with dynamic height |
FrameSpy
|
A family of objects that can be used to "spy" on a SwiftUI `View` and collect its `frame` (a `CGRect` describing position and size) relative to a coordinate space. |
OpenConnectivity
|
🌐 Use Publishers to observe Internet connectivity changes using OpenCombine. |
ApprovalTests.Swift
|
ApprovalTests for Swift, a powerful alternative to assertions |
ActionBuilderCore
|
Swift code to build Github Action workflows to test Swift packages |
LSSLibrary
|
Swift Package Manager 로 다루는 라이브러리 |
mapbox-accounts-ios
|
Integration between your mapbox.com account and Mapbox mobile SDKs on iOS |
Segmentio
|
Animated top/bottom segmented control written in Swift. |
BioSwift
|
An attempt to create a set of freely available tools for biological computation written in pure Swift |
ReSwift-Router
|
Declarative Routing in Swift, Extension for ReSwift |
EFSafeArray
|
EFSafeArray is an extension to make array subscript safe, support iOS, macOS, watchOS and tvOS. |
BetterSafariView
|
A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI. |
libsignal
|
Modified version of libsignal to use with TigaseSwiftOMEMO |
Password
|
New data type written in swift to working with passwords. |
RopeLibpq
|
Module map for PostgreSQL |
Reflection
|
DEPRECATED |
XCStudio-Swift-Package-collection
|
XCStudio Common used Swift Packages Collection |
swift-statsd-client
|
metrics backend for swift-metrics that uses the statsd protocol |
EFStorage
|
Store anything anywhere with ease. Documentation: |
Lark
|
Swift SOAP Client |
APIErrorMiddleware
|
Vapor middleware for converting thrown errors to JSON responses |
LibPNG
|
Swift API for libpng |
PlatformModifier
|
Modifiers for specific platform. |
QuickConstraint
|
Extension functions for making layout programmatically easier and faster |
flock
|
Object graph in Swift |
CZeroMQ
|
Module to access ZeroMQ library written in C |
swift-system
|
Low-level system calls and types for Swift |
ActionBuilderPlugin
|
Swift Package Manager plugin which runs ActionBuilder to create a Github Actions workflow for a swift package. |
Cnanovg
|
Swift wrapper package for NanoVG |
Chord
|
A concurrency, parallelism, and distributed computing library for Swift |
SwiftUI-Shimmer
|
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS and watchOS. |
Timepiece
|
Intuitive date handling in Swift |
swiftui-viewmodifierbuilder
|
A result builder for ViewModifiers. |
Appfigurate
|
Appfigurate provides the ability to change configuration properties in iOS and watchOS, apps and app extensions, securely, at runtime. |
MaterialDesignSymbol
|
Icon font library for Swift. Currently supports GoogleMaterialDesignIcons |
PINOperation
|
|
Maaku
|
The Maaku framework provides a Swift wrapper around cmark with the addition of a Swift friendly representation of the AST |
NetService
|
Swift NetService (Bonjour / Zeroconf / mDNS) implementation for Linux |
Google
|
Use Google APIs via REST in Swift. |
ZIPFoundation
|
Effortless ZIP Handling in Swift |
BaseMath
|
Basic math functions for float and double in Swift |
swiftpm-on-llbuild2
|
|
SRP
|
Secure Remote Password (SRP) for Swift |
BowLite
|
🏹 Bow Lite is a cross-platform library for Typed Functional Programming in Swift |
TMSwiftUtilities
|
Frequently used functions in Swift. |
MenuBuilder
|
Swift Function Builder for creating NSMenuItems |
SwiftUI Apple Watch Decimal Pad
|
A dirty fix for Apple's missing decimal pad for watchOS |
apple-device-information
|
Contains a collection of device identifiers of apple devices |
HTTP
|
🚀 Non-blocking, event-driven HTTP built on Swift NIO. |
Evaluation
|
String evaluation class for swift |
Evotor
|
Swift клиент к облаку Evotor |
path-wrangler
|
A path library written in Swift |
tuist
|
🚀 Create, maintain, and interact with Xcode projects at scale |
SwiftyJSON
|
The better way to deal with JSON data in Swift. |
SwiftyNotifications
|
Highly configurable iOS UIView for presenting notifications that doesn't block the UI. |
WeakableSelf
|
A Swift micro-framework to easily deal with weak references to self inside closures |
SwiftWin32
|
A Windows application framework for Swift |
Sankey
|
Sankey diagrams in SwiftUI, powered by Google Charts |
MisoDispatchWorkItemKeeper
|
Swift package to cancel async operations on class/struct deletion |
CodablePersist
|
Store and Cache Anything Codable |
Manifest
|
A Swift Interface for an SPM Project's Manifest File |
Motion
|
Animation engine for gesturally-driven user interfaces, animations, and interactions on iOS, macOS, and tvOS. |
ToastUI
|
A simple way to show toast in SwiftUI. |
swift-log-testing
|
A thread safe swift-log LogHandler for use in application testing |
ZeroMQ
|
A ZeroMQ library created by our folks from Zewo. The original -> |
DictionaryNestedSubscript
|
Nested subscript for Dictionary. |
PerfectFastCGI
|
FastCGI server for Perfect. |
Storage
|
An interface for storing files with any API. |
XCResource
|
A Xcode resources CLI |
AxisTabView
|
A library that allows you to easily create various styles of tab views. Supports iOS and macOS. |
GoogleAuthentication
|
Swift wrapper around OAuthSwift and KeychainAccess to call Google APIs while saving the tokens into keychain |
bow-openapi
|
🌐 Functional HTTP client generator from an OpenAPI/Swagger specification. |
SwiftRex
|
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex |
DTPagerController
|
A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift. |
UIKit-Modifiers
|
SwiftUI-like modifiers for many UIKit views and controls |
SwiftEngine
|
Apple Swift based HTTP server. The answer for a Swift based, turn key, crash resilient, high scale, and production grade web server. |
microsoft-authentication-library-for-objc
|
Microsoft Authentication Library (MSAL) for iOS and macOS |
composable-effect-identifier
|
A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA) |
Math
|
Helpful mathematical tools for music and graphics |
Logg
|
Logger for swift |
iONess
|
iONess is HTTP Request Helper for iOS platform used by HCI iOS App |
BuilderConfiguration
|
Configuration support for Builder |
GoogleAnalyticsProvider
|
Google Analytics for Vapor |
IBMSwiftSDKCore
|
Core networking services for the Watson Swift SDK |
FieldValidatorLibrary
|
SwiftUI Package supporting "Form Validation" |
TaxJar
|
A Vapor client for the TaxJar API |
BZipCompression
|
|
CredentialsToken
|
Token authentication plugin for the Kitura Credentials system |
semver
|
A Swift implementation of a semantic Version as described at semver.org |
Pappe
|
An embedded interpreted synchronous DSL for Swift. |
RxGesture
|
RxSwift reactive wrapper for view gestures |
SwiftyGif
|
High performance GIF engine |
Hondana
|
CLI tool to manage your bookmarklets |
ReplayLatest
|
A publisher to share the most recent received values upon subscription. |
Transport
|
Implementation of the Pluggable Transports 2.1 Swift API |
AlertReactor
|
A ReactorKit extension for UIAlertController |
LiquidKit
|
Liquid template language parser engine in Swift. |
HTTPMock
|
A Swift library for stubbing HTTP requests. |
SwiftUICharts
|
ChartView made in SwiftUI |
GoogleUtilities
|
|
RVS_UIKit_Toolbox
|
A Set of Tools To Extend UIKit (Classic iOS Framework) |
ViewInspector
|
Runtime introspection and unit testing of SwiftUI views |
ServerSecurity
|
:warning: Historical TLS API - please use SwiftNIO instead |
CGFloatLiteral
|
CGFloat(10) becomes 10.f |
swift-quiz
|
❓Creates quizzes which can be distributed and played with support for a variety of question types and automatic scoring. |
ostkit
|
OST api wrapper for ios |
Gherkin
|
A Swift package for working with Gherkin (Cucumber) feature files. |
Zewo
|
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines. |
spawn
|
A small command-line tool to quickly tryout a Swift Package Manager package locally |
rage-ios
|
Pragmatic network abstraction layer for iOS applications |
SelectableStackView
|
SelectableStackView is a customizable and easy to use UI element for showing and managing selectable elements in a stack written in Swift |
SwiftUIHaptics
|
An open source library that provides a common service to use in projects that require haptics feedback |
Masonry
|
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout |
Branch
|
Branch.io API wrapper for Vapor4 |
Trace
|
Get geocode, calling code, IP, etc. from 1.1.1.1 trace info. |
QRCode
|
A simple drop-in macOS/iOS/tvOS/watchOS QR Code generator view for Swift, Objective-C and SwiftUI. |
DataFetcher
|
Swift resource fetching abstraction. Mockable for testing purposes. |
AddToSiriButton
|
A wrapper around the `UIKit` Add To Siri button so it can be used in SwiftUI. |
Sovran
|
Small, efficient, easy. State Management for Swift |
SwiftMarkdown
|
Swift cmark wrapper for SwiftPM |
BasicMathTools
|
Some basic tools for doing math in Swift |
MiniFuture
|
A monadic Future design pattern implementation in Swift |
CountdownView
|
SwiftUI View to display sequence of views |
Datastore
|
Generic entity key/value datastore. Core-data backed (for now) |
GdkPixBuf
|
A Swift wrapper around GdkPixbuf-2.x that is largely auto-generated from gobject-introspection |
GIO
|
A wrapper around gio-2.x for the Swift Package Manager |
EFIconFont
|
A better way to operate icon font in Swift, support iOS, macOS, watchOS and tvOS. |
CoreTensor
|
Dynamic and ranked tensor data structures |
HaishinKit
|
Camera and Microphone streaming library via RTMP, HLS for iOS, macOS and tvOS. |
Swack
|
Slack API in Swift |
FitDataProtocol
|
Swift Implementation the Garmin Flexible and Interoperable Data Transfer Protocol. |
Bow
|
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift |
SwiftletBarcodes
|
Creates a Barcode as a Image representing the given data (as a String) in the given BarcodeFormat. |
CodableAlamofire
|
An extension for Alamofire that converts JSON data into Decodable objects. |
AsyncExtensions
|
AsyncExtensions aims to mimic Swift Combine operators for async sequences. |
ImageScrollView
|
Scrollable and zoomable image view for iOS in Swift |
RetryOn
|
RetryOn makes it simple for subscribers to retry and run a stream upon a failure. |
CocoaAsyncSocket
|
Asynchronous socket networking library for Mac and iOS |
Client
|
Swift Http Client |
DiffedAssertEqual
|
Assert equality in tests. Get a textual diff for inequality |
KeyboardKit
|
KeyboardKit is a Swift library that helps you create custom keyboard extensions for iOS and ipadOS. |
Swiftly
|
|
CUID
|
A swift port of the javascript cuid library |
CRToastSwift
|
Porting CRToast in Swift, with some new features |
ModelGen
|
🎰 A CLI to generate Models for many languages, based on a JSON Schema and a template. |
DIKit
|
A statically typed dependency injector for Swift. |
FFCLog
|
i 💗 log |
RxEnumKit
|
Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases |
SwiftUIWavyRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom. |
ErrNo
|
Swift enum wrapper for C errno values |
slash
|
Slack terminal client. |
Foil
|
A lightweight property wrapper for UserDefaults done right |
SimpleHaptics
|
👇 Core Haptics convenience wrapper for SwiftUI to make haptic taps simple |
landmarks
|
Simple app built with SwiftPM. |
smoke-framework
|
A light-weight server-side service framework written in the Swift programming language. |
swift-context
|
BaggageContext library, extracted from slashmo/gsoc-swift-tracing |
ProfilePlaceholderView
|
Add profile placeholder when there is no image 😎 |
BillboardSwiftLibrary
|
Swift API for downloading Billboard charts |
Graphaello
|
A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL |
Surge
|
Surge has been moved to its own organization on GitHub (@Jounce) |
gis-tools
|
A collection of GIS tools (including a GeoJSON implementation and WKB/WKT support) |
swift-url
|
A new URL type for Swift |
CoreCLI
|
|
RijndaelSwift
|
A simple Rijndael implementation in Swift |
RangeTools
|
Some tools to help you work with Swift ranges |
Networking
|
A super lightweight URLSession wrapper |
Libssh2Prebuild
|
Libssh2 prebuilt binaries for Apple platforms. |
AppStoreConnect-Swift-SDK
|
The Swift SDK to work with the App Store Connect API from Apple. |
mvt-tools
|
Vector tiles reader/writer for Swift |
GLib
|
A Swift wrapper around glib-2.x that is largely auto-generated from gobject-introspection |
MoyaSugar
|
🍯 Syntactic sugar for Moya |
lua_ios
|
Lua language, patched so it can be called from iOS apps |
AsyncExtensions
|
🚰 Extension for async retrieval of values or results from a Combine publisher |
core
|
|
SketchX
|
Support for exporting Xcode asset catalogues from Sketch |
veteran
|
vapor 4 app 分发平台 |
Evil
|
Optical Character Recognition in Swift for iOS&macOS. 银行卡、身份证、门牌号光学识别 |
Skewer
|
🍡 Automatic support for “kebab-case” in Swift JSON encoders and decoders |
FunctionalAPI
|
|
SCNLine
|
Draw a tube or thick line in SceneKit |
Aiger
|
A lightweight, swifty (and incomplete) wrapper around the AIGER library |
FloatingPointApproximation
|
A correct way to determine if two floating-point numbers are approximately equal to one another in Swift |
ThreadExtensions
|
Swift thread and queue extensions |
InflectorKit
|
Efficiently Singularize and Pluralize Strings |
JSONFeed
|
A Swift encoder and decoder for the JSON Feed format |
TRETJapanNFCReader
|
NFC (FeliCa) Reader for iOS 13 later Core NFC / Japanese e-Money prepaid or identification cards |
Datadog
|
Datadog SDK for iOS - Swift and Objective-C. |
Pathman
|
Swift type-safe path, file, and directory library using POSIX C APIs |
PerfectSessionSQLite
|
SQLite driver for Perfect Sessions. |
SwipeableView
|
Simple editActionsForRowAt functionality, written on SWIFTUI |
swiftui-matched-inline-title
|
Transition from any SwiftUI Text view into an inline navigation bar title when the view is scrolled off-screen, as seen in Apple's TV & TestFlight iOS apps. |
Multipart
|
A simple multipart MIME encoder that supports form-data, files and nesting. |
TelnetKit
|
|
JSQCoreDataKit
|
A swifter Core Data stack |
SwiftletUtilities
|
Open source library of useful common utilities for working with Swift & SwiftUI |
GModule
|
A Swift wrapper around gmodule-2.x that is largely auto-generated from gobject-introspection |
Drawer
|
A SwiftUI bottom-up controller, like in the Maps app. Drag to expand or minimize. |
ckb-blake2b
|
A Swift package wrapping the modified blake2b C lib for CKB. |
MessagePack
|
A MessagePack encoder and decoder for Codable types |
AgoraRtcEngine_iOS_Preview
|
|
FoundationExtensions
|
Useful extensions for Swift Foundation library |
TokenView
|
Minimalist UITextView for editing tokens (like a much-simplified NSTokenField) |
Socket
|
Swift async/await based socket |
Sunday
|
Sunday 🙏 The framework of REST for Swift |
SwiftBinary
|
Binary auto-parsing for Swift. |
SwiftKeychainWrapper
|
A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift. |
Version
|
|
NSAttributedStringBuilder
|
Composing NSAttributedString with SwiftUI-style syntax |
fluent-sqlite-driver
|
Fluent driver for SQLite |
Invalidating
|
Backports the new @Invalidating property wrapper to older platforms |
Versionator
|
Swift build plugin that auto-generates version information for the package you are building |
Rate
|
A type-safe ratio of Foundation unit quantities |
LNPopupUI
|
A SwiftUI-friendly API for the LNPopupController framework |
ShellySwift
|
(under construction) File operations for Swift made easier |
Scroller
|
You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS. |
ANSITerminal
|
A Swift library to access features of ANSI terminal on Unixes console (Linux and Mac). |
NumberKit
|
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers. |
Name
|
New swift data type to validate user names |
LineChart
|
A simple animated LineChart example. |
Menu
|
The most customizable menu for macOS apps. |
SocketIO
|
|
UserCaches
|
A key-value storage cache tool on iOS Platform. Like UserDefaults. |
CSVImporter
|
Import CSV files line by line with ease |
RxTimelane
|
Timelane + RxSwift |
XMPP
|
Pure Swift XMPP library |
Tarscape
|
A Swift package for creating and extracting Tar files. |
SwiftyRelativePath
|
Swift equivalent of Ruby's "Pathname.relative_path_from()" |
Shift
|
Light-weight EventKit wrapper. |
SwiftArgs
|
⌨️ A Swift library for parsing command line arguments |
RxAppState
|
RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state |
ShamirSecretShare
|
A swift implementation of Shamir's Secret Sharing over GF(2^8) |
VisibilityTrackingScrollView
|
A SwiftUI ScrollView that runs a callback when subviews are scrolled in and out of view. |
DL4STensorboard
|
Pure Swift TensorBoard plugin for DL4S |
CompositionKit
|
A collection of components to build composed component |
StreamChatVapor
|
Stream Chat Vapor integration libary |
RxAlamofire
|
RxSwift wrapper around the elegant HTTP networking in Swift Alamofire |
KeychainSwift
|
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS. |
msgpack
|
msgpack for objective-C |
WKCodable
|
Well-Known Binary & Text Encoding/Decoding for Swift |
CodableExtensions
|
|
CLibreSSL
|
LibreSSL wrapped in a Swift package. |
RxCoreLocation
|
RxCoreLocation is a reactive abstraction to manage Core Location. |
DrivenUI
|
DrivenUI is an iOS SDK which makes introducing and building Server Driven UI feature into iOS Applications much more convenient. |
MuJoCo
|
Swift Binding for MuJoCo: https://mujoco.org/ |
FluentTestApp
|
Easily test Fluent libraries |
Bytes
|
Swift Library for working with sequences of Bytes (aka [UInt8]) |
SwiftyBash
|
Bash scripting & piping in Swift made easy ! |
SimpleCheckbox
|
A simple Checkbox |
SASL
|
SASL C library for Swift. |
AlamoFuzi
|
Fuzi support for Alamofire |
EasyInject
|
A lightweight composition and dependency injection framework for Swift. |
VinContent
|
Main content extraction |
R.swift.Library
|
Library containing types used by the R.swift project |
XPaver
|
Make XML navigation by XPath easier |
SwiftLCS
|
Swift implementation of the longest common subsequence (LCS) algorithm. |
DSFToggleButton
|
A macOS toggle button (inheriting from NSButton) that mimics iOS's UISwitch |
Einsteinium
|
A collection of swift extensions |
pixivswift
|
A port of upbit's pixivpy library. |
SSegmentRecordingView
|
View to show recording video segments as Instagram, TikTok, etc |
LiquidKit
|
Liquid template language parser engine in Swift. |
MongoORM
|
A mongo ORM using MapCodableKit and MongoKitten |
ObjectEncoder
|
Swift Encoders implementation using `[String: Any]`, `[Any]` or `Any` as payload. |
SwifterLog
|
A framework in Swift to create log entries in up to 5 different types of destinations and at 8 different levels. |
Consumer
|
Mac and iOS library for parsing structured text |
Hardware
|
Abstraction of various hardware interfaces and device properties on macOS/iOS/tvOS/watchOS. |
UILabel+Copyable
|
A simple category to add copy functionality to UILabel. |
LRUCache
|
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way |
XPkgPackage
|
Package support for XPkg |
ESGISimpleCoreData
|
|
CleanroomDataTransactions
|
A protocol-independent and format-agnostic Swift library for performing one-way and two-way data transactions |
Environment
|
Type-safe environment variables in Swift. |
JSONParser
|
Elegant, type-safe JSON parsing in Swift |
GCDWebServer
|
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server) |
onfido-ios-sdk
|
A Swift client for the Onfido API and a collection of UI elements to capture photos of documents. |
CleanroomLogger
|
CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant |
Bases
|
⚾️ Base16 and Base32 encoding in Swift |
RingSig
|
Implementation of a ring signature scheme in Swift |
CryptoSecurity
|
🔒CryptoSecurity - Obsolete - Replaced with https://github.com/outfoxx/Shield |
hummingbird-websocket
|
Websocket upgrade support for Hummingbird |
ObjectMapper
|
Simple JSON Object mapping written in Swift |
XcodeGen
|
A Swift command line tool for generating your Xcode project |
CoverflowKeyboard
|
A customised content view for iOS keyboard |
DepthNSDictionary
|
Extension to navigate a nested dictionary using separator to search nested keys in a recursive implementation |
Delegate
|
A meta library to provide a better `Delegate` pattern. |
CommandCougar
|
Simple & Elegant Command Line Interfaces in Swift |
Spawn
|
Easily spawn new processes using Swift |
nanopb
|
Protocol Buffers with small code size |
WMATA
|
WMATA.swift is a Swift interface to the Washington Metropolitan Area Transit Authority API |
EmceeTestRunner
|
Emcee is a tool that runs iOS tests in parallel using multiple simulators across many Macs |
ScalingCarousel
|
A super simple carousel view with scaling transitions written in Swift |
Android
|
Swift library for Android |
lapack-release
|
LAPACK official release branches |
SwiftGraphics
|
SwiftGraphics is a library for creative coding and generative art tailored towards rendering SVGs meant for pen plotting. |
Solana
|
|
MetalNanoVG
|
The Metal port of NanoVG. |
SwiftyInAppMessaging
|
The easiest way to use your customized view and InAppMessaging default view. |
BasketballJerseyNumber
|
Custom data type for representing basketball player numbers with additional validation rules. |
Tribute
|
A command-line tool for tracking Swift project licenses |
SwiftChecksDangerPlugin
|
A Danger Swift plugin to aid with checking a Swift projects for inconsistencies |
PlaceholderKit
|
|
MonetaryAmount
|
💵 A Swift representation of money / monetary amounts and ISO 4217 currency designations - Swift Micro Package |
ImageCoordinateSpace
|
UICoordinateSpace for UIImageView image |
Geotum
|
Convert Lat/Lon to UTM and vise versa |
TTDateFormatter
|
SwiftPackage For formatting date in swift |
Groot
|
From JSON to Core Data and back. |
JSONSession
|
Basic support for JSON/REST sessions with support for Etag polling. |
telegram-vapor-bot
|
🤖 The wrapper for the Telegram Bot API written in Swift with Vapor. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor. |
neo4j-ios
|
Open Source Neo4j driver for iOS, Linux and macOS |
URLSessionBackport
|
Backward compatible async/await for URLSession! |
Color
|
Simple extensions for working with Color and UIColor. |
ComboPicker
|
A SwiftUI implementation of a picker that also allows direct input. |
BlockchainSwift
|
🔗 Simple Blockchain, written in Swift. |
CTColorPicker
|
HSB ColorPicker for SwiftUI |
MacSettings
|
Mac Settings SwiftUI View |
Pjango
|
一款基于Swift 3.x的服务端框架,使用MVC设计你的服务端软件。 |
Swiftbrew
|
Homebrew for Swift packages |
Gormsson
|
Harald "Bluetooth" Gormsson was a king of Denmark and Norway. |
URLEmbeddedView
|
URLEmbeddedView automatically caches the object that is confirmed the Open Graph Protocol. |
EllipticCurveKeyPair
|
Sign, verify, encrypt and decrypt using the Secure Enclave |
HealthKitToFhir
|
The HealthKitToFhir Swift Library provides a simple way to create FHIR Resources from HKObjects. |
Animation1
|
|
Instructions
|
Create walkthroughs and guided tours (coach marks) in a simple way, with Swift. |
RangeSeekSlider
|
RangeSeedSlider provides a customizable range slider like a UISlider. |
ApplicationConfiguration
|
A simple and codable way to configure a Perfect Application (WIP) |
SwiftBeanCountParser
|
Parser to parse plain text into a ledger model |
ANSIEscapeCode
|
ANSI Escape Code. Build modern, interactive command line tool with colorful and dynamic output strings. |
swift-identified-collections
|
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way. |
hummingbird-redis
|
Hummingbird integration with Redis driver RediStack |
URLImage
|
AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache. |
Baggins
|
🎒 My personal bag of holding for Swift extensions. |
RedShot
|
Lightweight & dependency-free Redis client for Swift |
LUExpandableTableView
|
A subclass of UITableView with expandable and collapsible sections |
SwiftFSM
|
Simple Finite State Machine Package for Swift |
PerfectCloudFormation
|
Support for CloudFormation server instances. |
PangoCairo
|
A Swift wrapper around pangocairo-1.x that is largely auto-generated from gobject-introspection |
SwiftXMLParser
|
|
FluentTestModels
|
|
JRPCSwiftNio
|
JSON RPC Server stack implemented on top of Apple Swift-Nio library |
WalletUI
|
|
FluentTestUtils
|
|
Mockingbird
|
A Swifty mocking framework for Swift and Objective-C. |
AdversaryLabClientSwift
|
A port of the Adversary Lab client from Go to Swift |
PathTemplate
|
Turn path strings like "/user/:name" into regular expressions, and more |
swift-log-sentry
|
Sentry logging backend for SwiftLog |
RxGtk
|
Reactive Swift extensions for gtk |
Pigeon
|
Async state management for SwiftUI (and UIKit) 🐦 |
ILocalizer
|
A localizations in application |
IotaC
|
A Swift wrapper for Iota C implementation. |
SociableWeaver
|
Build declarative GraphQL queries in Swift. |
BRBON
|
The specification of the Balancing Rock Binary Object Notation; a JSON-like binary format. |
Disque
|
📮 Non-blocking, event-driven Swift client for Disque, a distributed job queue. |
StreamChatTestHelpers
|
Test Helpers used by Stream iOS SDKs for testing purposes. Written in Swift. |
DeviceKit
|
DeviceKit is a value-type replacement of UIDevice. |
NKModalPresenter
|
|
CoordinatorPlus
|
A protocol-oriented approach to the Coordinator app architecture pattern. |
Apache
|
A Swift wrapper for CApache. Make Apache GREAT again! |
Luminous
|
Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform. |
SwiftUIRules
|
Dynamic, Rule based @EnvironmentKeys for SwiftUI |
Appcues
|
The Appcues iOS SDK |
wkhtmltopdf
|
Generate and return PDFs from Vapor views |
SimpleLogger
|
SimpleLogger |
RxContacts
|
RxContacts is a RxSwift wrapper around the Contacts Framework. |
AccessibleTool
|
A swift tool to generate UITest helper codes |
SwiftPM
|
The Package Manager for the Swift Programming Language |
leaf
|
🍃 An expressive, performant, and extensible templating language built for Swift. |
Tokamak
|
SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms |
Swallow
|
A complement to the Swift standard library. |
HPParallaxHeader
|
Simple parallax header for UIScrollView. |
Log
|
Logging protocol |
ocmock
|
Mock objects for Objective-C |
Keychain
|
Swift Keychain utilities. |
FontAwesome
|
Use FontAwesome in your Swift projects |
SwiftDI
|
SwiftDI the new way to use your dependency in Swift 5.1 |
SwiftUIPageView
|
SwiftUI stack views with paged scrolling behaviour. |
CWRateKit
|
Swift library for creating "Rate Us" popup |
JOSESwift
|
A framework for the JOSE standards JWS, JWE, and JWK written in Swift. |
GRPCClient
|
:repeat: Client-side library that depends on SwiftGRPC which is a library of gRPC written in Swift. |
CombineExtensions
|
|
ViewController
|
MVC for SwiftUI (yes, seriously) |
TCACoordinators
|
Powerful navigation in the Composable Architecture via the coordinator pattern |
WebArchiver
|
A Swift package that saves web pages as WKWebView-compatible offline archives. |
SwiftSoup
|
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS) |
SwiftDocCPlugin
|
Swift Package Manager command plugin for Swift-DocC |
swift-collections-benchmark
|
A benchmarking tool for Swift Collection algorithms |
SGSwiftyBind
|
A light weight approach to event based programming |
Ocean
|
This is a mini toolset that enhance Foundation framework more easily to use. |
HTTPMediaTypes
|
HTTP media types |
littleapp_equity
|
This is an SDK for the Little App iOS that offers services such as Ride Hailing, Payments, Online orders for food and many more! |
YoutubeDL-iOS
|
Swift package of youtube_dl python module for iOS |
CMeCab
|
MeCab module for Swift on Linux |
MotoSwift
|
Generates Swift NSManagedObject subclasses |
RotatingCounter
|
A view to display number counting up and down with rotating animation |
PlaceholderImages
|
|
Box
|
Box type for Swift, transform any value type into a reference type. |
SLChat
|
Chat server component built using Kitura-WebSocket. |
swift-nio-http2
|
HTTP/2 support for SwiftNIO |
ECTimelineView
|
An horizontal or vertical infinitely scrolling UICollectionView implementation. Loads data synchrounously and asynchronously. |
PianoRoll
|
Touch oriented piano roll for iOS and macOS |
FineJSON
|
More useful JSONEncoder, Decoder |
Vexil
|
Vexil (named for Vexillology) is a Swift package for managing feature flags (also called feature toggles) in a flexible, multi-provider way. |
documentation
|
Documentation for the PureScript language, compiler, and tools. |
javascript-logitio
|
https://logit.io |
tencent-cloud-core
|
Tencent Cloud support for Swift |
Bonjour
|
Easy-to-use Bonjour Service for iOS and macOS. |
Adhan
|
High precision Islamic prayer time library for Swift |
combine-schedulers
|
⏰ A few schedulers that make working with Combine more testable and more versatile. |
SwiftPrettyPrint
|
Pretty print for Swift. |
BFAstral
|
An extension to Astral that uses BrightFutures as the abstraction of asynchronous programming |
nef
|
💊 steroids for Xcode Playgrounds |
Lottie
|
An iOS library to natively render After Effects vector animations |
ExExpress
|
A simple, synchronous, Express-like web/middleware framework for Swift |
BluetoothDarwin
|
Low Level Swift Bluetooth library for the Darwin kernel |
Stella
|
All our utilities bundles into the Stella cocoapod. |
InSwifted-Addons
|
InSwifted Adonis is a repo with multiple packages/podspecs to quickly build a modularised app |
iPages
|
Quickly implement swipable page views. |
VaporTestUtils
|
Basic test utils to make testing Vapor apps a little simpler. |
SnapshotTestingStitch
|
Combine SnapshotTesting images into a single asset |
Unboxing
|
An extension for KeyedDecodingContainer class to decode a collection of heterogeneous types. |
Badonde
|
Automated PR creation, tailored to your project |
EfficientAverager
|
Uses exactly two floating-point variables to average indefinitely many numbers with a constant amount of memory usage. |
RichTextView
|
iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links |
SCrypto
|
Elegant Swift interface to access the CommonCrypto routines |
slox
|
|
JustNetworking
|
A small architecture library for simplify the networking layer |
metal-compute-tools
|
|
xcframework
|
A simple tool to create an XCFramework |
Odeum
|
Odeum is a simple iOS Video player library with basic control |
GraphPoint
|
A swift library for using the Cartesian Coordinate System in CGRect. |
Stripe
|
Swift Package Manager mirror for the Stripe iOS SDK. See http://github.com/stripe/stripe-ios for details. |
Outlaw
|
JSON mapper for macOS, iOS, tvOS, and watchOS |
UIDeviceComplete
|
UIDevice extensions that fill in the missing pieces. |
CodableGeoJSON
|
Swift implementation of GeoJSON with Codable objects |
ReleaseRadar
|
📬 ReleaseRadar is a lightweight framework to check release notes after iOS app update. |
DSFActionBar
|
An editable, draggable bar of buttons and menus similar to Safari's Favorites bar with overflow support for macOS (10.11 and later). |
FuzzyFind
|
A Swift package to perform fuzzy search queries on strings |
JoinedText
|
A SwiftUI library for combining multiple Text views. |
SCRecorder
|
iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing |
Speck
|
|
Selenops
|
A Swift Web Crawler 🕷 |
Holmes
|
`Serialize` and `Deserialize` protocols for Sherlock |
Instant-SP
|
Enable document collaboration in your app |
INIParser
|
A lightweight INI file parser in Server Side Swift |
SoundManager
|
A simple framework to load and play sounds in your app. |
A11yUITests
|
Accessibility tests for XCUI Testing. |
Balam
|
Swift NoSQL functional database |
LGV_Cleantime
|
This is the calculation engine for NA cleantime calculator apps. |
SwipeCell
|
Swipe Left2Right & Right2Left, pure SwiftUI implementation |
DiskCache
|
A lightweight local cache lib written in Swift. |
IBMWatsonRestKit
|
Core networking and authentication library for the Watson Swift SDK |
PencakeUtils
|
Tools for PenCake's articles and stories |
pseudolocalize
|
A simple Swift utility for producing pseudolocalized strings. |
Templar
|
Templar - template generator |
PaversFRP
|
A framework that tends to support functional programming in Swift |
Git
|
A high-level swift framework based on the GIT macOS command line utility |
KeychainItem
|
Keychain Item Property Wrapper |
KVObserver
|
A Safer KVO |
RecursiveSyncDispatch
|
Implement recursive sync dispatch for private queues |
Song
|
Data structure serialization with static typing. Song is to JSON as Swift is to Javascript |
Braintree
|
💰Not official Swift Braintree provider for Vapor 3 |
ProcedureKit
|
Advanced Operations in Swift |
RxDataSources-Texture
|
ASTable and ASCollection Data Sources for RxSwift (Texture) |
FontBlaster
|
Programmatically load custom fonts into your iOS, macOS and tvOS app. |
Reusable
|
|
PropertyWrappers
|
A collection of useful Swift property wrappers. Very much incomplete. |
WikipediaKit
|
Wikipedia API Client Framework for Swift on macOS, iOS, watchOS, and tvOS |
INIParser
|
A lightweight INI file parser in Server Side Swift |
NullCodable
|
Property wrapper that encodes `nil` optional values as `null` when encoded using `JSONEncoder` |
DeallocationChecker
|
Catch leaking view controllers without opening Instruments. |
Loaf
|
🍞 A Swifty Framework for Easy iOS Toasts |
WireGuardKit
|
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple |
BottomPopup
|
BottomPopup provides a popup-like presentation style to any view controller |
DataOperation
|
An Operation subclass intended to download data from a network. |
Tools
|
|
CBSD
|
Linux Swift module for libbsd |
NextLevel
|
⬆️ Rad Media Capture in Swift |
tweetnacl
|
|
FetchedResultsPublisher
|
Wraps NSFetchedResultsController from CoreData as Publisher from Combine framework. |
Branch
|
Branch.io iOS SDK with SPM support (cleaned from `framework` files) |
TypeSwift
|
A module providing tools for parsing TypeScript models into swift ones |
ZeeQL3Combine
|
ZeeQL3 enhanced w/ Combine features |
Bits
|
A library for dealing with bits and sequences of bits inside of bytes and sequences of bytes |
KeyboardNotificationsObserver
|
An observer of `UIKeyboard` notifications. |
ApplicationExtensions
|
iOS/macOS application extensions |
RxSwift
|
Reactive Programming in Swift |
Pool
|
A generic object pool implementation for Swift that works on macOS and Linux. |
AgoraAudio_iOS
|
Agora's Audio SDK Swift Package for iOS 📦 |
STARSDK
|
iOS Version for the STAR SDK |
YoutubeDirectLinkExtractor
|
Get the direct link to a YouTube video for AVPlayer |
Sliders
|
:rocket: SwiftUI Sliders with custom styles |
FanMenu
|
Menu with a circular layout based on Macaw |
SampleKitura
|
Let's try Server-Side Swift with Kitura https://www.kitura.io by IBM |
ZeeQL3Freddy
|
Freddy JSON support for ZeeQL objects |
BinaryCodable
|
Swift Codable-like interfaces for binary representations. |
PLzmaSDK
|
PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK. |
Swiftlane
|
🚀 Build utilities in pure Swift |
Markdown
|
Render Markdown text in SwiftUI. |
SDWebImageSwiftUI
|
SwiftUI Image loading and Animation framework powered by SDWebImage |
swift-url-routing
|
A bidirectional router with more type safety and less fuss. |
Sh
|
`sh("echo 'Easily call shell commands with Sh'")` |
SwiftFormat
|
A command-line tool and Xcode Extension for formatting Swift code |
JavaScriptKit
|
Swift framework to interact with JavaScript through WebAssembly. |
SocketRocket
|
A conforming Objective-C WebSocket client library. |
Resultto
|
A collection of handy result builders |
Cachy
|
A Caching Library is written in Swift that can cache JSON, Image, Zip or AnyObject with expiry date/TTYL and force refresh. |
SwizzleSwift
|
This fork has a 1.0.0 tag rather than 1.0 to fix SPM complaining. https://github.com/MarioIannotta/SwizzleSwift/issues/4 |
KWStepper
|
A stepper control with flexible UI and tailored UX. |
SwiftDDP
|
A Meteor client, written in Swift |
FXPaddingLabel
|
|
Feedbacks
|
Feedbacks is a tool to build feedback loops within a Swift based application. Feedbacks relies on Combine and is compatible with SwiftUI and UIKit |
ScrollStackController
|
🧩 Easy scrollable layouts in UIKit |
RxECNetworking
|
An extension of ECNetworking. https://github.com/EvanCooper9/ECNetworking |
BSON
|
Native Swift library for BSON (http://bsonspec.org) |
LCARSDisplayKit
|
A Swift library for developing personal iOS apps with an LCARS© interface. |
SecurityExtensions
|
iOS framework to simplify use of Apple's Security framework APIs from Swift. |
SHSearchBar
|
The search bar that doesn't suck. |
BitcoinKit
|
Bitcoin protocol toolkit for Swift |
Euler
|
The open-source computational framework for the Swift language |
CSDL2
|
Swift C module for SDL2 |
CFontConfig
|
Swift C module for FontConfig |
UserDefaultsStore
|
Why not use UserDefaults to store Codable objects 😉 |
SmartBMSUtility
|
This is the repository for my iOS App to connect with Xiaoxiang Smart BMS' |
CollectionExtensions
|
Swift Foundation Collection class extensions and utilities. |
SwURL
|
Lightweight and customisable async image loading in SwiftUI. Supports on-disk storage, placeholders and more! |
SwiftNiceScale
|
Generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart |
swift-cmark
|
CommonMark parsing and rendering library and program in C |
Kanna
|
Kanna(鉋) is an XML/HTML parser for Swift. |
SGF
|
|
Ashton
|
Converts NSAttributedStrings into HTML (and back) |
CLMDB
|
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues. |
SwiftLinkPreview
|
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images. |
OpenCombine
|
Open source implementation of Apple's Combine framework for processing values over time. |
JFLayout
|
A simple way to use Auto Layout |
OpenCombine
|
WebAssembly-compatible implementation of Apple's Combine framework |
swift-collections
|
Commonly used data structures for Swift |
MyPackage
|
|
KeychainLinux
|
A Linux friendly keychain for storing P256 keys. |
SwipeCell
|
SwipeCell is a SwiftUI library, used to achieve the left and right sliding menu effect similar to the iOS mail app. |
MegaUIKit
|
|
Sheet
|
📑 Actionsheet with navigation features such as the Flipboard App |
ArrowView
|
Simple iOS view that draws a line with an arrow at the end. Uses UIBezierPath for a nice wavy effect. |
GottaGoFast
|
A pure Swift benchmarking library that works on Linux |
NetworkConnectivity
|
Swift Package designed as an alternative to detecting network connectivity when traditional methods do not work. Designed for iOS and macOS |
SwiftPM
|
The Package Manager for the Swift Programming Language |
SPPerspective
|
Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration. |
Coverage
|
Xcode coverage report analysis tool |
MultipartFormDataKit
|
Simple library for multipart/form-data for Swift. |
DSFMenuBuilder
|
A SwiftUI-style DSL for generating `NSMenu` instances for AppKit. |
RefreshUI
|
RefreshUI provide native refresh control to SwiftUI. |
Swim
|
Cross platform image library for Swift |
SwiftPackageList
|
A command-line tool to generate a JSON, PLIST, Settings.bundle or PDF file with all used SPM-dependencies of an Xcode project or workspace. |
FirebaseHelpers
|
A swift Framework to help send push using firebase. |
GoSwifty
|
A command line tool for analyzing Swift/Objective-C ratio in codebase |
StackedCollectionsViewKit
|
|
TRON
|
Lightweight network abstraction layer, written on top of Alamofire |
Curly
|
Server Side Swift - HTTP Client (WIP) |
UIFontComplete
|
Font management (System & Custom) for iOS and tvOS |
SwiftyForm
|
swift砖块系列:快速集成表单 |
swtws
|
A command line tool for Swift Tweets |
swift-composable-architecture
|
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. |
BitriseTrace
|
Catch bugs before they reach production — get detailed crash reports and monitor how your app is performing across the entire install base. |
TRETJapanNFCReader
|
NFC (FeliCa) Reader for iOS 13 Core NFC / 日本の NFC、FeliCa カード向けリーダーライブラリ(iOS 13.0 以降 Core NFC)交通系IC(Suica、PASMO など)、楽天Edy、nanaco、WAON など、運転免許証、マイナンバーカードの読み取り |
DSFPasscodeView
|
A passcode entry field for macOS similar to Apple's two-factor authentication field. |
dropbox-sdk-obj-c
|
Official Objective-C SDK for the Dropbox API v2. |
swift-xml-parser
|
|
KJPlayerDemo
|
Audio and video player, breakpoint resuming playback, record played time, free watching limit, etc. 🎷多内核多功能播放器 |
wallet-core
|
Cross-platform, cross-blockchain wallet library. |
SMLib
|
SuperMemo SM2 Algorithm in Swift |
PMKFoundation
|
Promises for Swift & ObjC |
PerfectValidation
|
A micro library to easily define validation rules for Perfect Framework (WIP) |
Rocket
|
Define your release steps 🚀 |
Hume
|
Hungarian method solver |
DSFRational
|
A Swift extension for floating point values to return rational components |
Autostat
|
Server-side Swift library for autostat.ru https://www.autostat.ru/help/pricecalc/ |
PreciseDecimal
|
A Decimal type that plays nicely with literals and Decodable ✨ |
KeyboardAdjuster
|
A Swift library that automatically resizes and adjusts views to scroll when a keyboard appears. |
PerfectMosquitto
|
A Swift Class Wrapper of Perfect-libMosquitto, the MQTT client |
PhotoEditorSDK
|
PhotoEditor SDK: A fully customizable photo editor for your app. |
PerfectHTTP
|
Base HTTP Support for Perfect. |
XCTest
|
The XCTest Project, A Swift core library for providing unit test support |
RIBsTreeViewerClient
|
Real Time viewing attached RIBs Tree on Browser |
Fakery
|
:alien: Swift fake data generator |
Slurp
|
A Swift task runner and file watcher with an interface inspired by Gulp.js |
JPFanAppClient
|
JP Fan App Swift Client (iOS, macOS, Linux) |
PerfectMarkdown
|
A solution to convert markdown text into html presentation in Swift, based on GerHobbelt's "upskirt" project. |
PerfectMySQL
|
A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers. |
onfido-auth-sdk-ios
|
|
AssetsPickerViewController
|
Powerfully Customizable - Multiple Photo & Video Picker Controller |
TPKit
|
A collection of useful classes and categories. |
VideoIO
|
Video Input/Output Utilities |
DSFSearchField
|
A simple NSSearchField with a localizable, managed recent searches menu. |
PythonKit
|
Swift framework to interact with Python. |
ActionSheetPicker
|
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch. |
SwiftRadix
|
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax. |
XestiMonitors
|
An extensible monitoring framework written in Swift |
SwiftMiscUtility
|
Taking the misc out of General Utility so that General only defines the namespace. |
DayPeriodFormatter
|
A formatter for localized day periods (morning, afternoon, night, etc.) |
CSErrors
|
A set of additions to `Error`, `CocoaError`, and `URLError` which provide some handy features. |
MacAddress
|
Mac address data type for Swift, also known as EUI-48. |
SwiftGUI
|
A framework for creating cross-platform GUI applications with Swift. |
SwiftBeanCountCLI
|
Command line tool for SwiftBeanCount |
omr-agentcore
|
Provides core monitoring functionality for building runtime monitoring agents https://travis-ci.org/RuntimeTools/omr-agentcore.svg?branch=master |
PerfectNet
|
Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling. |
PerfectNewRelic
|
This project provides a Swift class wrapper for New Relic Agent SDK. |
XCFrameworks
|
xcframeworks for nested dependencies |
PerfectRequestLogger
|
SPM module for request logging filters for the Perfect framework for server-side Swift |
RetryingOperation
|
Retrying operations with no persistence, wrapped in a single Foundation Operation, in Swift |
SwiftCollections
|
Native Swift Collections |
rswift
|
Get strong typed, autocompleted resources like images, fonts and segues in Swift projects |
PerfectXML
|
XML support for Perfect. |
CredentialsDropbox
|
Kitura Credentials framework OAuth2 token type authorization validation for Dropbox |
postgres-nio
|
🐘 Non-blocking, event-driven Swift client for PostgreSQL. |
GZIP
|
A simple NSData category for gzipping/unzipping data in iOS and Mac OS |
Cubby
|
🗄 A Swift wrapper around the JSONbin.io API |
DFSearchKit
|
Swift/Objective-C framework for macOS around Apple's SearchKit |
SPAlert
|
Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets. Support SwiftUI. |
LazyViewSwiftUI
|
Lazy load a SwiftUI view to fix a problem with NavigationLink |
LocaleSupport
|
Swift references and extensions for app localization & internationalization. |
AStar
|
A* path finding library in Swift |
Yaap
|
Yet Another (Swift) Argument Parser |
CircularProgress
|
SwiftUI package that creates an animated circular progress bar |
INISerialization
|
Swift package for INI file reading and writing |
AUv3SupportPackage
|
Swift package containing useful code for AUv3 components. |
Rasterize
|
Create rasterized versions of SwiftUI views |
DNSClient
|
|
TerraformKit
|
Invoke Terraform directly from your Swift Projects |
CIFilterFactory
|
Swift and Objective-C generated classes for built-in CIFilter types. Type safe, auto-complete friendly and (mostly) documented. |
CoreDataModelDescription
|
Declarative way to describe a Core Data model in code. |
ReefCalculator
|
|
SwiftRegressor
|
A linear regression tool that’s flexible and easy to use |
apns
|
APNs(Apple Push Notification Service) SDK |
SwiftHooks
|
A little module for plugins, in swift. |
Perfect
|
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…) |
Tap
|
|
SwiftKeccak
|
Keccak256 for Swift Package Manager |
Corkboard
|
📌 pinboard.in API wrapper |
Echo
|
A complete reflection library for Swift |
Kafka
|
Swift Apacha Kafka (real-time data pipelines and streaming apps) |
SpotifyAPI
|
A Swift library for the Spotify web API. Supports all endpoints. |
RegularExpressions
|
A regular expressions library for Swift |
Octoid
|
Just enough Github API to do what I need. |
approle
|
🖇 CLI to set defalut application for UTIs and Extensions |
Song
|
Data structure serialization with static typing. Song is to JSON as Swift is to Javascript |
CliRunnable
|
Create and parse command line options for your cli application |
jwt
|
Vapor JWT provider |
AssociatedTypeRequirementsKit
|
A Swift µFramework for dealing with the classic "Self or associated type requirements" errors |
DSFSparkline
|
A lightweight sparkline component for macOS, iOS and tvOS |
FlowStacks
|
FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator |
fluent-dynamodb
|
Fluent ORM for DynamoDB |
DSFVersion
|
Swift 'Numeric Status Version' class supporting major, minor, patch and build integer values and version parsing. |
Blessed
|
Swift friendly SMJobBless implementation with excellent error messages |
RxProperty
|
A get-only `BehaviorRelay ` that is (almost) equivalent to ReactiveSwift's `Property` |
Meta
|
|
swiftui-app-icon-creator
|
Create iOS and macOS application icon in Xcode with SwiftUI |
Fileable
|
UNIX command like simple file management library for Swift. |
libavif
|
A wrapper for libavif + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
VIViewInvalidating
|
A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating) |
Highlighting
|
|
Node
|
A formatted data encapsulation meant to facilitate the transformation from one object to another |
CodeScanner
|
A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found. |
ParserDescription
|
Models and operators for defining parsers, plus a compiler for translating them into parsers |
Stagehand
|
Modern, type-safe API for building animations on iOS |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |
Flash
|
Flash messages between views ⚡️ |
CircularProgress
|
Circular progress indicator for your macOS app |
AssertSwiftCLI
|
|
Utilities
|
Miscellaneous functions, subscripts, and infix operators |
n-meta
|
Enforcing extra information in headers Ⓜ️ |
DesignReviewer
|
An in-app alternative to Xcode view debugging. |
PCloudSDKSwift
|
The official pCloud Swift SDK for iOS and macOS for integration with the pCloud API. |
CancelForPromiseKit
|
CancelForPromiseKit provides clear and concise cancellation abilities for PromiseKit and for the PromiseKit Extensions. While PromiseKit includes basic support for cancellation, CancelForPromiseKit extends this to make cancelling promises and their associated tasks simple and straightforward. |
MondrianLayout
|
🏗 A way to build AutoLayout rapidly than using InterfaceBuilder(XIB, Storyboard) in iOS. |
ed25519swift
|
ed25199 implementation by pure swift |
Otp
|
A basic otp RFC4226 implementation |
CurrentQoS
|
|
Carting
|
🚘 A simple tool for updating Carthage script phase |
Connectivity
|
🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access. |
swift-package-info
|
Swift CLI tool that provides information about a Swift Package |
MailKit
|
A Swift framework for sending emails |
EasyPeasy
|
Auto Layout made easy |
AssetLib
|
Build and Parse Asset Catalogs in Swift. |
WebView
|
🕸 WKWebView wrapped in a SwiftUI View |
URLImage
|
A view for instant images on SwiftUI. |
ChartsUI
|
A SwiftUI charts library |
CFreeGLUT
|
A quickie Swift module for the freeglut library |
mysqlclient
|
C module import for MySQL client Linux. |
HotKey
|
Simple global shortcuts in macOS |
datapackage-swift
|
A Swift library for working with Data Package. |
TPGSwift
|
:bus: TPG OpenData Swift Library |
Sitrep
|
A source code analyzer for Swift projects. |
HD44780LCD
|
A Swift library for 16x2/20x4 Character LCDs with the HD44780(or clones) controller |
S3Kit
|
S3 v4 URL Signer to upload files to s3 |
COpenSSL
|
C module OpenSSL import for Perfect (Linux). |
MailCore
|
Emailing wrapper for Vapor 3 apps |
RxAutomaton
|
🤖 RxSwift + State Machine, inspired by Redux and Elm. |
CVideo4Linux
|
A quickie Swift module for the Video4Linux library |
Perfect-LocalAuthentication-PostgreSQL
|
Local Authentication processes and routes |
SMJobKit
|
Swift API for SMJobBless and friends |
REPL
|
A simple CLT to prefix any command with a given one |
CryptoSwift
|
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift |
UITextView+Placeholder
|
A missing placeholder for UITextView |
submissions
|
Provides a common structure to deal with data based API requests |
Sass-Swift
|
Sass for Swift Package Manager. |
PerfectPython
|
An expressway to import Python 2.7 modules into Server Side Swift |
ignorio
|
Gitignore.io command line client written in Swift. |
ScreenNavigatorKit
|
Framework that provide convenient environment for manage navigation in SwiftUI |
Socket
|
Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux. |
CoherentSwift
|
CoherentSwift is a command line tool written in Swift that analyses the cohesion level of your Swift codebase. |
StrasbourgParkAPI
|
:parking: A simple swift package used to access the Strasbourg open data related to the parking |
Shuffle
|
Shuffle a Collection |
MyPackage
|
|
Website
|
🌐 https://tiedawei.com |
LinuxBridge
|
C module Linux compatibility import for Perfect |
Veil
|
A flexible string masking and formatting library |
SwiftySCADKit
|
A Swift package to allow OpenSCAD work in Swift |
Helm
|
A graph-based SwiftUI router |
Typer
|
A Swift package that types the given text using AppleScript |
PublisherView
|
A SwiftUI view that subscribes to a Combine publisher to display different views for the values and failure of the publisher. |
MaterialShowcase
|
✨ An elegant way to guide your beloved users in iOS apps - Material Showcase. |
Prism
|
Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth. |
ZSWTappableLabel
|
UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable. |
DebouncedOnChange
|
SwiftUI onChange View extension with debounce time |
UserDefaultsKey
|
A swift package to specify a Key type for use with UserDefaults. |
VaporFirestore
|
Firestore REST Client |
Player
|
▶️ video player in Swift, simple way to play and stream media on iOS/tvOS |
CollectionViewPagingLayout
|
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects. |
EasyMode
|
|
Hamilton
|
A great way to manipulate vectors and quaternions in Swift |
RefreshableList
|
A Pull down to refresh List. Also supports to perform an action when scrolling to the last row. |
ActionSheetCard
|
A SwiftUI based custom sheet card to reuse in iOS application. |
TheMovieDatabaseSwiftWrapper
|
Swift wrapper for themoviedb.org api v3 |
TyperTool
|
An example CLT using my Typer module |
alerts-and-pickers
|
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date... |
Bluetooth
|
Pure Swift Bluetooth library |
USBDeviceSwift
|
wrapper for IOKit.usb and IOKit.hid written on pure Swift that allows you convenient work with USB devices |
swift-sysctl
|
A Swift interface for `sysctl` |
Idioms
|
Swift idioms |
SwiftAlgorithmClub
|
A swift package of the code in https://github.com/raywenderlich/swift-algorithm-club |
PerfectRepeater
|
A simple library that takes a closure and executes it at the specified interval until the closure returns false or the application is terminated. |
Trampoline
|
Trampolining in Swift |
JacquardSDK
|
Jacquard™ by Google weaves new digital experiences into the things you love, wear, and use every day to give you the power to do more and be more. Jacquard SDK is a way to connect Jacquard interactions within your apps. Create an app and bring it to life with gestures, lights and haptics through the Jacquard SDK. |
DiffableTextViews
|
An open source package for as-you-type formatting in SwiftUI. |
KeyboardKit
|
KeyboardKit is a Swift library that helps you create iOS keyboard extensions. |
SchafKit
|
An open kit providing useful functionality across iOS, watchOS, macOS and tvOS, taking advantage of Swifts rich feature set. |
THOTP
|
Time-base & HMAC-based one-time password generator for iOS, tvOS, watchOS, and macOS |
TripKit
|
SkedGo's TripKit for iOS (and macOS) |
EmptyDataView
|
EmptyDataView enables you to show user-friendly views when table data is empty. |
Decoded
|
|
Cully
|
🏡 A Swift-based DSL to make Auto Layout friendlier. |
VaporTestTools
|
Make testing Vapor 3 apps easy |
FluentExtensions
|
|
PDFAuthor
|
A pure Swift library for generating PDF documents on iOS and MacOS |
swift-stm
|
An optimistic STM written in Swift |
Goose
|
Goose |
Base32
|
Base32 for Swift |
ProgressReporter
|
Coordinate multiple objects on the progress of a single, complex task. It's like someone gave NSProgress a cup of coffee and an overdue birthday present. |
SwiftlierUIKit
|
UIKit helpers and improvements |
OAuthSwift
|
Swift based OAuth library for iOS |
BricBrac
|
Bric-à-brac: JSON Schema for Swift on Linux, Windows, and Apple Platforms |
Braintree
|
Braintree SDK for iOS |
swift-extras-json
|
JSON encoding and decoding without the use of Foundation in pure Swift. |
Graph3D
|
A class to create a routing graph for positions in 3D coordinate space |
SwiftErrorHandler
|
Flexible library for handling Swift Errors |
Patterns
|
A lightweight, pure-Swift library for drawing patterns in iOS |
ElasticsearchService
|
🔍 Elasticsearch integration for your Vapor apps. |
SPDiffable
|
Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar. |
MicroExpress
|
A micro web server framework on top of the official Swift HTTP API |
LocationFormatter
|
Formatters for coordinates |
DottedVersionVector
|
Swift implementation of a dotted version vector (see https://github.com/ricardobcl/Dotted-Version-Vectors) |
PerfectSession
|
Session drivers (for use in Perfect projects). |
SwiftyXMLParser
|
Simple XML Parser implemented in Swift |
Signals
|
A micro-library for creating and observing events. |
JoyStickView
|
A custom UIView in Swift that presents a simple joystick interface. |
LAME-xcframework
|
LAME.xcframework supports all Apple platforms. |
SwiftyProfiler
|
Simple profiler for compilation time of your Swift project, written in Swift. |
AboutThisApp
|
A standard, customizable "About This App" panel for any Mac app |
Siren
|
Notify users when a new version of your app is available and prompt them to upgrade. |
PerfectSessionMySQL
|
MySQL Driver for Perfect Sessions. |
Atributika
|
Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement. |
Vim
|
Fast, typesafe, Vim plugins with the power of Swift! |
SwiftBeanCountParserUtils
|
Reusable utility methods from the SwiftBeanCountParser |
SwiftUIPolygonGeofence
|
Draw a geofence similar to how you would use the photoshop pen tool. |
Reactor
|
🔄 Unidirectional data flow in Swift. |
StateMachine
|
State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit |
Keychain
|
iOS Keychain Helper |
Bitter
|
A Swift Bits Manipulation/Bitwise Operations Toolkit |
AppAuth
|
iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers. |
KnobPackage
|
Simple UISlider-like iOS control that depicts its path as an arc using CoreAnimation layers |
CSRF
|
A package to add protection to Vapor against CSRF attacks. |
NordicDFU
|
OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs |
PerfectSquishy
|
Swift extension of HTML |
ValidatableValue
|
Generic value wrapper with built-in validation. |
swift-format
|
Formatting technology for Swift source code |
CombineProperty
|
Get the current value of Combine Publishers with Reactive-Swift-style Properties |
SwiftXmlRpc
|
An XML-RPC protocol implementation for Swift |
SwiftBacktrace
|
Stack traces for Swift on Mac and Linux using `libunwind`. |
nio-h2
|
Non-blocking, event-driven HTTP/2 client built on Swift NIO |
VaporFirestore
|
|
GuitarChords
|
A guitar chord diagram drawing library built in Swift |
Vulkan
|
Swift Vulkan SDK bindings for macOS and Linux |
Random
|
Module for generating random bytes and numbers. |
CodableNilOnFail
|
Easy failable optional enum properties in Swift Codable. |
ColorPickerRing
|
Simple color picker. Looks like a wheel. Plain SwiftUI. |
CollectionTools
|
A bunch of tools I tend to write to make collections easier to use |
CSV
|
A simple CSV file parser and serializer |
TerminalUI
|
|
Diffable
|
|
ColorSwatches
|
Turn an NSColor or UIColor into an image |
Gala
|
Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease |
ySwiftExtensions
|
YOCKOW's extensions of Swift. |
Ccmark
|
|
Toast
|
A Swift extension that adds toast notifications to the UIView object class. |
ReadWriteLock
|
A Swifty Read/Write lock for iOS, macOS, tvOS, and watchOS |
InAppSettingsKit
|
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app. |
Bariloche
|
An argument-parsing library designed for building declarative commandline interfaces in Swift |
CouchbaseClusterManager
|
Docker container for Couchbase Server cluster provisioning and configuration. |
Parsley
|
A Markdown parser for Swift, using Github Flavored Markdown and Metadata |
BFKit
|
BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster. |
ColorizeSwift
|
Terminal string styling for Swift. |
Console
|
Barebones-ish CLI module for Swift |
OpenAPIDiff
|
Diffing Library for OpenAPI documentation. |
GradientLoadingBar
|
⌛️A customizable animated gradient loading bar. |
AnnounceKit
|
iOS SDK for AnnounceKit |
SwiftContentType
|
|
SimpleSwiftServer
|
A Swift executable equivalent to Python's SimpleHTTPServer — plus more! |
StatusItemController
|
A "view controller" for menu bar Mac apps |
PrettyColors
|
Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48. |
Result
|
Swift type modelling the success/failure of arbitrary operations. |
GoogleAppMeasurement
|
|
LazyContainers
|
A few lazy-initialization container types for Swift 5.1 |
HMUtilities
|
Common extensions and other utilities |
VDFlow
|
|
MultiplicativeArithmetic
|
Formalizes an object's ability to be multiplied by something |
mongo-swift-driver
|
The official MongoDB driver for Swift |
DefaultsKit
|
Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS |
stream-reader
|
A simple stream protocol in Swift with concrete implementations |
JWTAuth
|
Provides custom model authentication and authorization through JWT tokens. |
OptionalTools
|
Some tools to make Optionals easier to use |
ComplimentaryGradientView
|
Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js |
Runner
|
Swift helper for launching subprocesses and capturing their output. |
swift-bundler
|
An Xcodeproj-less tool for creating cross-platform Swift apps. |
LoginServiceKit
|
Easy manage login items for macOS. Not support Sandbox application. |
Covfefe
|
A parser for nondeterministic context free languages |
TVOSKeyboard
|
|
Himotoki
|
A type-safe JSON decoding library purely written in Swift |
BindingKit
|
A set of handy additions to the basic SwiftUI Binding type. |
hummingbird-lambda
|
Hummingbird running inside an AWS Lambda |
SwiftKit
|
Start your next Open-Source Swift Framework 📦 |
VaporSecurityHeaders
|
Harden Your Security Headers For Vapor |
Kitura
|
A Swift web framework and HTTP server. |
Stencil
|
Stencil is a simple and powerful template language for Swift. |
FrameUp
|
Reframing SwiftUI Views. A collection of tools to help with layout. |
DittoSwiftPackage
|
Swift package for the DittoSwift framework. |
vapor
|
💧 A server-side Swift web framework. |
SwiftPygmentsPublishPlugin
|
SwiftPygments Plug in for Publish |
Freddy
|
A reusable framework for parsing JSON in Swift. |
SagaPythonMarkdownReader
|
A Markdown reader for Saga, which uses Python-Markdown |
HTMLAttributor
|
Attribute string from HTML |
DSFSparkline
|
A lightweight sparkline component for macOS, iOS and tvOS |
OpenTracing
|
This is a prototype OpenTracing API for the Swift language. This is intended to explore and validate decisions about implementing the OpenTracing API in Swift. |
ReactiveSwift
|
Our fork of ReactiveSwift that fixes SPM compatibility by removing testing libraries. |
CameraManager
|
Simple Swift class to provide all the configurations you need to create custom camera view in your app |
FluentMongo
|
Swift ORM (queries, models, relations, etc) built on MongoDB. |
UnifiedLogHandler
|
SwiftLog unified logging backend |
Cartography
|
A declarative Auto Layout DSL for Swift :iphone::triangular_ruler: |
DangerSwiftLint
|
Automated Swift linting on pull requests |
MorkAndMIDI
|
Extensions and classes in Swift that make it easy to get an iOS device reading and processing MIDI data |
CLibPQ
|
A Swift ModuleMap module for PostgreSQL libpq |
CurlyClient
|
Embrace the power of curl in Vapor apps |
FloatingPointMath
|
Protocol-Oriented Math Functions for Swift |
multiple-package-sample
|
|
ScalingHeaderScrollView
|
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI. |
HealthKitOnFhir
|
HealthKitOnFhir is a Swift library that automates the export of Apple HealthKit Data to a FHIR Server. |
AuthProvider
|
Middleware and conveniences for using Auth in Vapor. |
arm64-to-sim
|
Transmogrify native iOS frameworks to run in iOS Simulator on Apple silicon. |
PureLayout
|
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible. |
AsyncCloudKit
|
🌤 Swift extensions for asynchronous CloudKit record processing |
CTLS
|
LibreSSL / OpenSSL module map for Swift |
CoreGPX
|
A library for parsing and creation of GPX location files. Purely Swift. |
PackageConfig
|
A Swift Package that allows you to define configuration settings inside a Package.swift |
Spin.Swift
|
Spin aims to provide a versatile Feedback Loop implementation working with the three main reactive frameworks available in the Swift community (RxSwift, ReactiveSwift and Combine) |
SDWebImageLottieCoder
|
A Lottie animation coder which use SDAnimatedImageView instead of LOTAnimationView for bitmap rendering |
CertificateSigningRequest
|
Generate a certificate signing request (CSR) programmatically on iOS/macOS/watchOS/tvOS devices |
IBAnimatable
|
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable. |
EFCountingLabel
|
Adds animated counting support to UILabel. |
Cluster
|
Easy Map Annotation Clustering 📍 |
ScreenUI
|
A multi-platform, multi-paradigm routing framework. |
MicroExpress
|
A micro web server framework on top of Swift NIO |
HPOpenWeather
|
Request OpenWeatherMap data with ease in Swift |
SwiftBoost
|
Collection of Swift-extensions to boost development process. |
swm-eigen
|
|
URLQueryItemEncoder
|
A Swift Encoder for encoding any Encodable value into an array of URLQueryItem. |
SDWebImageSVGCoder
|
A SVG coder plugin for SDWebImage, using Apple's built-in framework |
SwiftTryCatch
|
Adds try-catch support for Swift |
Aether-example
|
swift Aether UI framework example |
SDWebImageWebPCoder
|
A WebP coder plugin for SDWebImage, use libwebp |
AnimationPlanner
|
Chain multiple UIView animations without endlessly nesting in completion closures. |
CSDL2
|
|
MLLineChart
|
A simple Line Chart Lib |
PerfectPostgreSQL
|
A stand-alone Swift wrapper around the libpq client library, enabling access to PostgreSQL servers. |
redi-s
|
A performant Redis server implemented in SwiftNIO. |
PerfectSQLite
|
A stand-alone Swift wrapper around the SQLite 3 client library. |
Optimizely
|
Swift SDK for Optimizely Full Stack: A/B testing and feature management for product development teams |
TAP
|
Test Anything Protocol for Swift |
UMUtils
|
iOS Utility Library |
twilio-video-ios
|
Programmable Video SDK by Twilio |
MMBAlertsPickers
|
Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView. |
xcprojectlint
|
A security blanket for Xcode project files |
swift-nio-irc-eliza
|
A cheap and scalable therapist for SwiftNIO-IRC |
ZeroMQSwift
|
A simple ZeroMQ layer written in Swift. |
PubNub
|
PubNub Objective-C based APIs for iOS and OS X |
SceneKitDebugTools
|
|
ContentstackSwift
|
Swift SDK for Contentstack’s Content Delivery API |
SwiftWebAssembly
|
Load WebAssembly modules from Swift |
MemoryLeakTestKit
|
|
SwiftUIExtensions
|
Provides extensions and utilities for SwiftUI |
WordleHelper
|
A macOS interactive command line program to help solve Wordle, written in Swift. |
Gifu
|
High-performance animated GIF support for iOS in Swift |
RosSwift
|
ROS Robotic Operating System - Swift implementation of core client libraries and rosmaster. Based on roscpp. |
Promises
|
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C. |
UtilityKit
|
A collection of Swift utilities |
SwiftSQLite
|
SQLite wrapper for swift, nothing more, nothing less |
macos-wallpaper
|
Manage the desktop wallpaper on macOS |
KrakenKit
|
TensorFlow ToolKit for Swift. |
MirrorDiffKit
|
Graduation from messy XCTAssertEqual messages. |
ParseCareKit
|
Securely synchronize any CareKit 2.1+ based app to a Parse Server Cloud. Compatible with parse-hipaa. |
swift-nio-irc-server
|
A Internet Relay Chat (IRC) server for SwiftNIO |
STTextView
|
📝 STTextView is a light-weight library that adds a placeholder to the UITextView. |
ECUICollectionViewMultiDelegate
|
Adds the ability for a collection view to have multiple delegates. |
web3swift
|
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions on Ethereum network. |
YelpProvider
|
Yelp Vapor Provider |
PostgreSQL
|
🐘 Non-blocking, event-driven Swift client for PostgreSQL. |
ContactsChangeNotifier
|
Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise. |
Stencil
|
Stencil is a simple and powerful template language for Swift. |
hummingbird-core
|
HTTP server for Hummingbird the lightweight, flexible web application framework written in Swift |
CallbackURLKit
|
Implementation of x-callback-url (Inter app communication) in swift |
MagickWand
|
Swift wrapper for ImageMagick (MagickWand) for Linux and MacOS |
yes
|
yes command line tool written in Swift. 60+ times faster than macOS built-in yes. |
Swish
|
Who wants to use a Ruby script to upload your iOS project? Not me. Let's use Swift. |
swift-confidential
|
Swift literals obfuscator to defend against static reverse engineering |
ResourceHelper
|
Enables you to use .bundle and other resources with SPM Unit-tests |
SwiftHash
|
🍕 MD5 in pure Swift |
Cryptex
|
|
SwiftConnection
|
Library for making network requests |
HighlightedTextEditor
|
A SwiftUI view for dynamically highlighting user input |
METAR
|
A METAR parser written in Swift |
SplunkOtel
|
|
Alter
|
Alter is framework to make mapping Codable property and key easier. |
Raylib
|
A Swift package for Raylib. Builds Raylib from source so no need to fiddle with libraries. Just add as a dependency in you game package and go! |
SwiftyContacts
|
A Swift library for Contacts framework. |
Injection
|
Lightweight dependency injection framework |
rsa-public-key-importer-exporter
|
An importer and exporter for the ASN.1 DER encoding of an RSA public key |
LAPACKE-iOS
|
LAPACKE for iOS |
swift-nio-irc-webclient
|
A very simple IRC web client and WebSocket bridge for SwiftNIO |
Segment
|
The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux). |
elasticsearch-nio-client
|
A Swift Elasticsearch Client built on top of SwiftNIO |
swiftui-vertical-tab-view
|
VerticalTabView is a native way to display paged vertical content in SwiftUI. |
BigNumber
|
A lightweight, Multiple Precision Arithmetic Library for Swift! |
DependencyKit
|
DependencyKit is a typesafe, simple, dependency injection library for Swift. |
PerfectSysInfo
|
This project provides a Swift library to monitor system performance in essential metrics. |
CoreJSON
|
Core JSON data model and utilities |
EasyNotificationBadge
|
UIView extension that adds a notification badge. |
libdav1d
|
A wrapper for libdav1d + Xcode project. Support Carthage && CocoaPods. |
CSVKit
|
CSVKit is a very simple CSV parsing library for Swift programming |
EffectsLibrary
|
The Effects Library allows developers to create sophisticated and realistic particle systems such as snow, fire, rain, confetti, fireworks, and smoke with no or minimal effort. |
AsyncSequenceReader
|
Building blocks to easily consume Swift's `AsyncSequence`. |
MMBAlertsPickers
|
Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView. |
swift-nio-redis-client
|
A high performance Redis protocol (RESP) implementation for SwiftNIO |
FunctionKit
|
A framework for functional types and operations designed to fit naturally into Swift. |
StorageManager
|
Safe and easy way to use FileManager as Database |
DEPhoneNumberFormatter
|
|
trash
|
Just because you're at the command line doesn't mean you can't use the safe Mac Trash. |
Impact
|
Crash capturing library for Apple platforms |
NetworkMonitor
|
Network Monitor SDK for iOS |
finch
|
tiny todos as a Swift CLI tool |
libheif
|
A wrapper for libheif + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
CryptoCurrencyKit
|
A Swift crypto-currencies price library for accessing coinmarket APIs |
ws
|
⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing) |
librlottie
|
A wrapper for librlottie + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
SwiftFormatterPlugin
|
Plugin that runs SwiftFormatter on a swift package |
Highlightr
|
iOS & macOS Syntax Highlighter using Highlight.js as a driver. SPM version. |
Boutique
|
A simple but surprisingly fancy cache |
libwebp
|
A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
QuranEngine
|
QuranEngine is the engine powering the Quran.com iOS app. |
CDKOraccInterface
|
A simple interface to Oracc open data on the internet |
SwiftWebUI
|
A demo implementation of SwiftUI for the Web |
DataStructure
|
Data structures in Swift for fun |
SwiftOracleAutonomous
|
Driver for connecting Swift to an Oracle Autonomous Database |
SupabaseStorage
|
Swift client library to interact with Supabase Storage |
MPTimer
|
A port of my fork of Mike Ash's MABGTimer to Swift, done to add the ability to use AnyObject (as opposed to an NSObject instance) as the object in the timer. |
GetStream
|
Swift client for Stream API |
Vuckt
|
A Swift Vector Library That Doesn't Suck |
CryptoKitten
|
|
ScrollViewController
|
Wraps your custom view and presents it on the screen in the way it fills visible area |
Carthage
|
A simple, decentralized dependency manager for Cocoa |
mogif
|
mogif — a command for creating a animated GIF with characters. |
SideMenuTransition
|
|
HypertextLiteral
|
Generate HTML, XML, and other web content using Swift string literal interpolation |
CSAuthSample
|
Swift and ObjC-based library to assist with implementing a privileged helper tool in a macOS application. |
WZQInstantSearch
|
An Algorithm For Instant Search |
SwiftStack
|
A Swift wrapper for the Stack Exchange API |
PromiseQ
|
Javascript style promises with async/await, suspend/resume and cancel features for Swift. |
SignInWithApple
|
Utilities to simplify Sign in with Apple for Vapor projects. |
Bolt
|
Bolt implementation in Swift |
MotionMachine
|
A powerful, elegant, and modular animation library for Swift. |
LazyArray
|
Lazy operations on demande for Swift |
cmark
|
CommonMark parsing and rendering library and program in C |
StateMachine
|
Swift implamentation of Finite State Machine using Combine & Generics |
Split
|
iOS SDK client for Split Software |
Valet
|
Valet lets you securely store data in the iOS, tvOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise. |
Proton
|
Purely native and extensible rich text editor for iOS and macOS Catalyst apps |
Pelican
|
A Telegram Bot API package for making bots in Swift. |
Neumorphic
|
🚀Neumorphic is a SwiftUI utility to build Neumorphism Soft UI (supports both *outer shadow and *inner shadow) |
GhostTyping
|
Beautiful view for iOS with typing animation like a ghost. |
IBLinter
|
A linter tool for Interface Builder |
PerfectWebRedirects
|
Filter for specified routes (including trailing wildcard routes) and perform redirects as instructed if a match is found. |
BIKCharts
|
SwiftUI Configurable Chart Library |
CwlCatchException
|
Catch Objective-C exceptions by NSException subtype in a Swift closure/function. |
VImage
|
Image processing framework |
M3U8Decoder
|
Flexible M3U8 playlist parsing for Swift. |
Resolver
|
Swift Ultralight Dependency Injection / Service Locator framework |
Swinject
|
Dependency injection framework for Swift with iOS/macOS/Linux |
RxSwift
|
Reactive Programming in Swift |
Vellum
|
Vellum is local persistent data storage for iOS |
FSPagerView
|
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders. |
AStack
|
The Missing SwiftUI Adaptive and Accessible Stacks Library. |
Aiolos
|
A floating panel for your iOS Apps |
IDZSwiftDataTaskPublisher
|
A (probably very naïve) attempt at implementing the `dataTaskPublisher(for: URLRequest)` extension on `URLSession` mentioned in WWDC 2019, Session 712. |
libwebp
|
|
RNCryptor
|
CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc |
AsyncImageFetcher
|
|
MongoMobile
|
|
RVS_BasicGCDTimer
|
Basic GCD Timer Class |
DSFSparkline
|
|
YVAnchor
|
Faster and easier layout constraints |
BinaryCoder
|
An example implementation of Swift.Codable using a simple binary format |
GeometryHelpers
|
iOS CGSize, CGPoint, CGRect, CGFloat helpers |
SwiftEndpoint
|
Lightweight library providing higher level of abstraction for implementing networking in iOS and macOS applications |
SpanGrid
|
An enhanced SwiftUI grid. |
swift-create-xcframework
|
A simple Command Line Tool to create XCFrameworks by wrapping xcodebuild. |
SystemKit
|
macOS system library in Swift |
Elapse
|
Elapse is tiny helper library for manipulating TimeInterval. |
CCNextField
|
|
MKRingProgressView
|
⭕️ Ring progress view similar to Activity app on Apple Watch |
DTTableViewManager
|
Protocol-oriented UITableView management, powered by generics and associated types. |
ScrollingPageControl
|
An Instagram-like scrolling page control |
ActivityIndicatorView
|
SwiftUI wrapper for UIActivityIndicatorView |
InstaGallery
|
📷 Easy way to access your Instagram gallery and medias in Swift |
docc2html
|
A static site generator for DocC documentation archives |
SwiftStomp
|
An elegent STOMP client for Swift base on Starscream websocket library |
NotionSwift
|
Unofficial Notion API SDK for iOS & macOS |
PerfectTemplate
|
Empty Perfect Starter Project. |
Geometry
|
A geometry file providing the repetitious boilerplate needed for your project. |
Entryable
|
|
SPM
|
Helpful commands to compliment Swift Package Manager |
SwiftSky
|
SwiftSky let's you easily integrate the Dark Sky API into your Swift apps. |
swift-nonempty
|
🎁 A compile-time guarantee that a collection contains a value. |
Waveform
|
An interactive audio waveform made with SwiftUI. |
NiftyHelpers
|
Swift & SwiftUI extensions and helpers |
XCLogParser
|
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format |
PerfectICONV
|
A Swif Class Wrapper for ICONV, Inspired by Yasuhiro Hatta |
Lullaby
|
Functional DSP / Audio Framework for Swift |
PrettyCards
|
Powerful view allowing to create views like iOS 11 AppStore cards or buttons |
DTCoreText
|
Methods to allow using HTML code with CoreText |
CoreDataUtils
|
A set of helper methods for CoreData |
TimelaneCore
|
Timelane + Core |
MapboxGeocoder
|
Address search and reverse geocoding in Swift or Objective-C on iOS, macOS, tvOS, and watchOS |
Semver
|
Semantic versioning framework in Swift |
RichString
|
The easiest way to work with attributed strings in Swift. |
argtree
|
Command line argument parser package in Swift. |
Violet
|
Python VM written in Swift |
Regex
|
A simple / light weight / independent regular expression extesion for Swift String. 轻量正则表达式 |
Leash
|
Network Abstraction Layer in Swift - Powered by Alamofire |
danger-swift
|
⚠️ Stop saying "you forgot to …" in code review |
UUSwiftTestCore
|
Common Unit Test Tools for the UU Library |
AEConsole
|
Customizable Console UI overlay with debug log on top of your iOS App |
NeumorphismUI
|
NeumorphismUI is a library that can be used with SwiftUI. Compatible with Swift Package Manager. |
IntelHex
|
SwiftIntelHex is a parser for the Intel hexadecimal object file format (.hex). |
PerfectCURL
|
cURL support for Perfect. |
LottieUI
|
Lottie for SwiftUI. It is a library developed to make Lottie easy to implement. It supports iOS and macOS. |
SKCore
|
SlackKit model objects |
GeoTrackKit
|
A Cocoapod for Geo Tracking. |
Kingfisher
|
A lightweight, pure-Swift library for downloading and caching images from the web. |
Donut
|
Xcode file template manager |
VaporCloudStorage
|
|
Dflat
|
Structured Data Store for Mobile |
AWSLambdaSwift
|
A custom AWS Lambda Runtime for Swift |
CGLayout
|
Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support. |
SLazeKit
|
SLazeKit is a framework providing models mapper and CoreData serializer for RESTful resources. |
DiscreteMathematics
|
Discrete Mathematics algorithms. |
NumericText
|
TextField replacement for SwiftUI that restricts input to numbers |
ImageUtility
|
Helpers functions performing image operations for iOS |
ClockTimePicker
|
ClockTimePicker is a SwiftUI view of a clock with draggable hour and minutes hands for selecting the time of a date. |
UserDefaultsExtensions
|
Swift support and utilities for Foundation's UserDefaults class. |
ItalianFiscalCodeTools
|
An Italian fiscal code validator. |
DataModelKit
|
|
SwiftUIMKMapView
|
SwiftUI wrapper for MapKit's MKMapView (UIKit). |
console-kit
|
💻 APIs for creating interactive CLI tools. |
AtariKit
|
Swift written API to launch and use The Arcade Learning Environment library. |
SwiftyBridgesClient
|
Simple server APIs in Swift |
Consolidate
|
🎳 Consolidates an array of Elements by KeyPath, Closure, or Conformance - Swift Micro Package |
swift-parsing
|
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics. |
Half
|
Swift Half-Precision Floating Point |
FirebladeMath
|
A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support. |
XcodeProject
|
Xcode Project manipulation from Swift |
GCDWebServer
|
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server) |
GoogleAPIClientForREST
|
Google APIs Client Library for Objective-C for REST |
QGrid
|
🎛 QGrid: The missing SwiftUI collection view. |
FloatingButton
|
Easily customizable floating button menu created with SwiftUI |
kubrick
|
🎥 Swift library for creating media processing pipelines using AVFoundation |
SwiftyCast
|
Easy Object to UnsafeRawPointer Casting in Swift |
PutioKit
|
A wrapper around Put.io api |
SwiftLint
|
A tool to enforce Swift style and conventions. |
BiometryTypeBugWorkaround
|
A workaround for iOS 11's bug about LAContext.biometryType. |
SwiftUITextField
|
A SwiftUI wrapper for UITextField that enables more customizations and behaviors |
FDTake
|
Easily take a photo or video or choose from library |
FragmentedMP4Parser
|
Parses information in a fragmented MPEG-4 file for use in HLS playlist |
blue-triangle
|
|
Kronos
|
Elegant NTP date library in Swift |
Schemata
|
Schemas and Projections with Swift KeyPaths |
CSwiftV
|
A csv parser written in swift conforming to rfc4180 |
ElsevierKit
|
Elsevier API client written in Swift |
Atom
|
The lightweight & delightful networking library. |
SwiftyMarkdown
|
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options. |
swift-doc
|
A documentation generator for Swift projects |
SwiftUIFormattedText
|
A proof-of-concept library for HTML-like formatted text in SwiftUI |
COpenSSL
|
C module OpenSSL import for Perfect. |
PerfectSlackAPIClient
|
A Slack API Client for the Perfect Server-Side Swift Framework |
Snap
|
A customizable Snapping Drawer à la Apple Maps.
100% in SwiftUI. |
SwiftyXMLParser
|
Simple XML Parser implemented in Swift |
SwiftlySalesforce
|
The Swift-est way to build native mobile apps that connect to Salesforce. |
AsyncNinja
|
A complete set of primitives for concurrency and reactive programming on Swift |
StatusAlert
|
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow in iOS-like way. |
OrderedDictionary
|
Ordered dictionary data structure implementation in Swift |
Fastlane
|
🚀 The easiest way to automate building and releasing your iOS and Android apps |
AlecrimAsyncKit
|
async and await for Swift. |
sebbu-networking
|
|
Goose
|
Swift foundation |
AlertToast
|
Create Apple-like alerts & toasts using SwiftUI |
TextFormation
|
Rules system for live typing completions |
swm-homology
|
|
SafariActivity
|
A UIActivity subclass that opens URLs in Safari |
DocTest
|
An experimental tool for testing Swift example code in documentation. |
GoogleTokenProvider
|
Google token provider for SwiftConnection |
Table
|
CLI tables in Swift |
NotPaid
|
Client did not pay? Add opacity to your environment and decrease it every day until their app completely fades away. Inspired by @kleampa. |
AsyncLocationKit
|
📍async/await CoreLocation |
bytes
|
bytes is a set of Swift tools to cover many all-day tasks in iOS development. |
SwiftyTopology
|
|
SwiftUIPullToRefresh
|
'pull to refresh' feature in SwiftUI |
InjectKit
|
Proof of concept for a dependency injection framework using function builder DSL and PropertyWrappers of swift 5.1 |
SwiftTypeAdoptionReporter
|
Generate reports on how frequently specified Swift types are being used in your iOS codebase |
DifferenceKit
|
💻 A fast and flexible O(n) difference algorithm framework for Swift collection. |
SimpleMDM-Swift
|
Swift bindings for the SimpleMDM API |
BSWFoundation
|
What should be in Swift's stdlib, but isn't |
Crossroad
|
:oncoming_bus: Route URL schemes easily |
Rester
|
A command line tool to test (REST) APIs |
GeoSwift
|
Location-related APIs intended to be used by server-side Swift applications. |
SMJobKit
|
|
WKWebViewJavascriptBridge
|
🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews. |
DTOnboarding
|
A macOS onboarding component |
DStack
|
|
KituraMarkdown
|
Templating engine for Kitura that uses Markdown based templates |
ParallelSwift
|
Simple parallel function executer |
FuncBot
|
BearyChat FP(functional-programming) hubot SDK. |
UUSwiftNetworking
|
Useful Utilities is a collection of helper classes that extend or complement existing UIKit framework classes. |
FHIR
|
These are Swift classes for data models of FHIR elements and resources |
SwiftUI-UDF
|
UDF (Unidirectional Data Flow) architecture on SwiftUI/Combine |
FileSelectorView
|
A small Swift UI Package with one View to select a file |
PerfectTensorFlow
|
TensorFlow C API Class Wrapper in Server Side Swift. |
URITemplate
|
Robust and performant Swift implementation of RFC6570 URI Template |
gRPC
|
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) |
Recaptcha
|
:key: Google recaptcha library for Vapor |
dotfiles
|
👨🏻🍳👌 macOS dotfiles |
BMHCrypto
|
BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use. |
Mustache
|
🚫 This project is no longer maintained. Flexible Mustache templates for Swift |
HighlightJS-Swift
|
Highlight.js CSS/JS resources packaged up as a Swift Package Manager Package |
CRuntime
|
|
RVS_CalendarInput
|
This is a special native Swift UIKit widget for selecting calendar days. |
OCHamcrest
|
Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification |
UnityBuildKit
|
A command line tool that generates an iOS application with an embedded Unity scene |
WhatsNewKit
|
Showcase your awesome new app features 📱 |
PXGoogleDirections
|
Google Directions API helper for iOS, written in Swift |
SemanticUI-Swift
|
SemanticUI CSS resources packaged up as a Swift Package Manager Package |
LocMapper
|
Tool to manage the localization of the mobile apps |
LeafErrorMiddleware
|
Serve up custom 404 and server error pages for your Vapor App |
jQuery-Swift
|
jQuery resources packaged up as a Swift Package Manager Package |
Deli
|
Deli is an easy-to-use Dependency Injection(DI). |
CRuntime
|
|
Benchmarking
|
Support package for writing Attabench benchmarks |
WelcomeSheet
|
SwiftUI native-like onboarding sheets |
AsyncParsableCommand
|
Drop-in replacement for ParsableCommand to use async/await in swift-argument-parser commands |
FeatureFlags
|
🚩 Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file. |
FINporter
|
An open source data transformation tool for investing data |
Hwp-Swift
|
Swift Package for Reading & Writing HWP File |
DuctTape
|
📦 KeyPath dynamicMemberLookup based syntax sugar for Swift. |
SwiftyLinkerKit
|
A Swift module to control LinkerKit things in a convenient and easy way. |
ReduxUI
|
💎 Redux like architecture for SwiftUI |
RxNimble
|
Nimble extensions making unit testing with RxSwift easier :tada: |
AnyDate
|
Swifty Date & Time API inspired from Java 8 DateTime API. |
fluent
|
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases |
PhoneNumber
|
Add phone numbers as a type in my projects |
SwiftHttpServer
|
Swift HTTP Server |
CryptoSwift
|
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift |
ScriptKit
|
Rewrite your scripts in Swift |
S2GeometrySwift
|
Swift port of S2 Geometry. |
JSONUtilities
|
Easily load JSON objects and decode them into structs or classes |
JSONFragmentDecoding
|
A JSONDecoder extension to allow decoding JSON fragments |
RVS_Persistent_Prefs
|
A Simple Class For Basic Persistent Storage |
BlowMindStyle
|
Framework that will help to orginize styles in your app |
GPEngine
|
iOS entity-base game engine written in Swift |
swift-docker-cli
|
Build & test your swift packages using docker - `swift docker test` |
IBPCollectionViewCompositionalLayout
|
Backport of UICollectionViewCompositionalLayout to earlier iOS 12 |
SwiftLog
|
swift砖块系列:Swift Log输出工具,可分级别打印log,方便排查日志,添加unicode转码,持续输出中文,支持swift4以上,支持log到本地文件中,添加淘汰算法默认七天淘汰一次log日志文件 |
Stellar
|
A fantastic Physical animation library for swift |
MutableAttributedSting
|
|
StepProgressView
|
Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView. |
BigInt
|
Arbitrary-precision arithmetic in pure Swift |
Bitrise
|
An easy to use command-line tool for interacting with the Bitrise API |
SwiftBeanCountWealthsimpleMapper
|
Swift library to convert download Wealthsimple data to the SwiftBeanCount model |
SwiftBeanCountRogersBankMapper
|
Swift library to convert download Rogers Bank data to the SwiftBeanCount model |
KeyboardToolbar
|
⌨️ Add tools above your keyboard with iOS-like keyboard buttons. |
InstructionPack
|
SPM supported version of Instructions |
Coinpaprika
|
This library provides convenient way to use Coinpaprika.com API in Swift. |
Ice
|
❄️ A developer friendly package manager for Swift; 100% compatible with Swift Package Manager |
dealer
|
Example package for use with the Swift Package Manager |
Prettier
|
✨ Wrapper for the Prettier code formatter written in Swift |
tca-swiftui-navigation
|
Navigation helpers for ComposableArchitecture to be used in SwiftUI applications |
llbuild
|
A low-level build system, used by Xcode and the Swift Package Manager |
Wyler
|
Screen Recording Made Easy on iOS |
SquirrelToolBox
|
Toolbox for Squirrel framework |
swift-distributed-tracing-baggage
|
Minimal context propagation container with Logging |
Http
|
Simple declarative HTTP API framework |
yubikit-ios
|
Yubico Mobile iOS SDK - YubiKit |
Images
|
Swift Image utilities. |
Glide
|
A Swift micro-framework for painless server-side development |
CShapelib
|
|
HexColor
|
#️⃣ Convert hex strings to NSColor or UIColor |
Future
|
Streamlined Future<Value, Error> implementation |
BTree
|
Fast sorted collections for Swift using in-memory B-trees |
Imgurr
|
A CLI tool to upload and delete from Imgur |
Deque
|
A double-ended queue type in pure Swift |
frameit-frames
|
Hosting the latest frameit frames via GitHub Pages |
Inotify
|
Swift wrapper around the CInotify library |
MetalCanvas
|
[WIP]このフレームワークは、processingにおけるOpenGLのように、Metalを少ない手続き・インターフェースで使えることを目指しています。 |
CloudKitFeatureFlags
|
A library that lets you setup feature flagging for your iOS app using CloudKit |
ArgumentParser
|
📄 A simple, lightweight Swift command line argument parser library. |
Squirrel
|
Web framework in swift |
Futures
|
Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux |
PorterStemmer2
|
:snowman: A Swift wrapper over the Porter Stemmer 2 / libstemmer |
LayoutAid
|
Declarative AutoLayout DSL and utilities for iOS, tvOS, and macOS |
Guigna
|
Prototype of a universal GUI supporting Homebrew, MacPorts, Fink, pkgsrc. |
Steem
|
Hive client library for iOS, macOS and Linux written in Swift |
SebbuKit
|
|
AutoAPI
|
📱 AutoAPI Swift lib - the parsing library for the Auto API vehicle data model |
MockSix
|
Mocking microframework for Swift |
DVNetwork
|
Framework for making network request in Swift |
Timely
|
A tiny timing library in Swift |
AntMessageProtocol
|
Swift Implementation of the ANT Message Protocol |
Authenticator
|
Local Authenticator Helper |
NimbleMockSix
|
Nimble matchers for MockSix |
Complex
|
Swift Complex Numbers |
PersistedValue
|
Solution that makes persisted value API as easy as possible |
Gorush
|
Vapor service to easily integrate push notifications via Gorush |
ActivityIndicatorView
|
SwiftUI replacement for UIActivityIndicatorView |
Mocker
|
Mock Alamofire and URLSession requests without touching your code implementation |
SIWA
|
SignIn With Apple Button for SwiftUI |
SwiftCommonMark
|
Parse and create CommonMark documents in Swift. |
Inflect
|
Swift implementation of PERL library Inflect, Convert english words into their Singular or Plural Form 📚 |
SwiftKuerySQLite
|
An SQLite plugin for the Swift-Kuery framework |
xlibc
|
swift libc |
PropertyWrappedCodable
|
Nice syntax for defaults and custom keys with Codable using Property Wrappers and Mirror. |
swift-app-store-receipt-validation
|
Small wrapper around AsyncHTTPClient to verify App Store Receipts. |
BowArch
|
🏛 Functional Architecture in Swift using Bow |
Transition
|
Easy interactive interruptible custom ViewController transitions |
Math
|
Modular arithmetic and bitwise operations |
KittenCTLS
|
CTLS for MongoKitten |
SwiftyExpat
|
Simple wrapper for the Expat XML parser. |
Transformers
|
A framework to transform data like JSON elegantly using the power of Swift programming language. |
ScrollEdgeControl
|
♻️ Replacement of UIRefreshControl, and more functions. |
LifeHash
|
A beautiful method of hash visualization based on Conway’s Game of Life: reference library in Swift |
aws-xray-sdk-swift
|
Unofficial AWS X-Ray SDK for Swift. |
SwiftUISineWaveShape
|
An animatable SwiftUI Shape for drawing a sine wave line -- with additional support for modulation styles. |
TGCardViewController
|
Card-based view controller for apps that display content cards with accompanying maps, similar to Apple Maps. |
SwiftEventCenter
|
A simple and easy to use event manager |
ParallaxSwiftUI
|
Add a motion parallax effect to your SwiftUI views to add some depth to your UI |
stripe-kit
|
|
LoggerKit
|
Swift framework to log messages in a colorful and clear way. |
smoke-http
|
Specialised HTTP Client for service operations abstracted from the HTTP protocol. |
JWT
|
JWT with ES256 Signer |
CSDL2
|
Swift wrapper package for SDL2. |
ListPagination
|
Swift package providing extensions of RandomAccessCollection to support List pagination in SwiftUI |
InstagramKit
|
|
StormGlass
|
A Swift package for interacting with the Storm Glass API |
GLUtils
|
|
SwiftLintPlugin
|
A Swift Package Plugin for SwiftLint |
Ricemill
|
🌾 ♻️ 🍚 Unidirectional Input / Output framework with Combine. Supports both of SwiftUI and UIKit. |
Marvin
|
An extendable SlackBot written in Swift and based on Vapor 4 websockets |
Frisbee
|
Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application. |
JTAppleCalendar
|
The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable |
Spectre
|
BDD Framework and test runner for Swift projects and playgrounds |
SubVTData
|
iOS framework to communicate with the SubVT backend. |
HorizonCalendar
|
A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps. |
SwiftRandom
|
A tiny generator of random data for swift |
Bagbutik
|
Generated Swift code for the App Store Connect API based on the official OpenAPI spec. |
WXKDarkSky
|
A pure-Swift Codable layer over the Dark Sky API. |
JJFloatingActionButton
|
Floating Action Button for iOS |
Dip
|
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances! |
PaneViewController
|
|
Markup
|
A Swift package for working with HTML, XML, and other markup languages, based on libxml2. |
Eunomia
|
The team's go-to utilities for iOS and OSX, named for the Greek goddess of green pastures, law and legislation |
KDKeyboardTracker
|
|
OrderedSet
|
A Swift collection of unique, ordered objects |
SimpleNetworking
|
Scalable and composable API Clients using Swift Combine |
AveFontHelpers
|
A few helpers that make working with Dynamic Type easier |
Soft
|
A Spotify Web API library built for Swift - including Linux support |
GEOSwiftMapKit
|
Add-on to GEOSwift that provides MapKit-related features |
SwiftGtk
|
SwiftGtk is an experimental Gtk+ binding for Swift that tries to make usage of Gtk+ pleasant and "Swifty" as much as possible. |
amatino-swift
|
[Under Construction] Swift binding library for the Amatino API |
JSONAPI-OpenAPI
|
A library that adds support for generating OpenAPI compliant documentation from JSON API compliant models. |
RestBird
|
🦉Lightweight, stateless REST network manager over the Codable protocol. |
swift-cross-ui
|
A cross-platform SwiftUI-like UI framework built on SwiftGtk. |
StreamKit
|
|
BitWiser
|
A simple library to help you in dealing with bytes, bits and nibbles :-) |
ProcedureKit
|
Advanced Operations in Swift |
Superhighway
|
A tiny networking library with Combine support |
reactiveswift-composable-architecture
|
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. |
SwiftyHaru
|
A safe cross-platform Swift wrapper for LibHaru — a library for creating PDF documents. |
tdQVecTool
|
Tool for manipulating Lattice Boltzmann QVec files |
OSet
|
Fast, idiomatic Ordered Set data structure for Swift |
NavigationBackport
|
Backported SwiftUI navigation APIs introduced in WWDC22 |
SwiftString
|
A comprehensive, lightweight string extension for Swift 3.x & 4.0 |
Macro
|
An unopinionated SwiftNIO based asynchronous I/O framework, Node.js like. |
RollbarSDK
|
Objective-C & Swift library for remote crash, exception, error reporting, and logging with Rollbar. It works on all Apple *OS platforms (macOS, iOS, tvOS, watchOS, etc). |
Anybar
|
A minimal swift package for talking to AnyBar |
SwiftKueryORM
|
An ORM for Swift, built on Codable |
TextFieldAlert
|
A SwiftUI alert with text field(s) for iOS 13 and greater. |
XCEAPIClient
|
Lightweight URL-based API client |
Curry
|
Swift implementations for function currying |
PlayingCard
|
Example package for use with the Swift Package Manager |
Nats
|
Nats client implemented in swift |
Eval
|
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime |
Twinkle
|
:sparkles: Twinkle iOS/tvOS app elements in Swift |
hummingbird-auth
|
Authentication framework and extensions for Hummingbird |
Emoji-Logger
|
Light weight Swift logger with severity levels and built in emojis |
chaqmoq-http
|
A non-blocking, event-driven HTTP package in Swift and powered by SwiftNIO |
Stash
|
Keep images in volatile memory for a pre-determined amount of time. |
Swift2D
|
Swift library for working in two-dimensional coordinate systems. |
TrainInformationService
|
Information services for trains in the UK, using the National Rail open API |
hummingbird-compression
|
Compression support for Hummingbird server framework |
LocationManagerModule
|
The location manager allows the tracking of user locations and setting of geofences. |
SwiftChatSE
|
A Swift framework for creating chatbots for Stack Exchange. |
URITemplate
|
Swift implementation of URI Template (RFC6570) |
Neon
|
Swift library for highlighting, indenting, and querying structured syntax |
Netable
|
A Swift library for encapsulating network APIs using Codable in a type-oriented way. |
AppUpdater
|
Automatically update open source macOS apps from GitHub releases. |
CLibdill
|
libdill SwiftPM system package. |
Entwine
|
Testing tools and utilities for Apple's Combine framework. |
MulticastDelegate
|
An elegant multicast delegate written in swift |
Prelude
|
Swift µframework of simple functional programming tools |
Commander
|
Compose beautiful command line interfaces in Swift |
GlueKit
|
Type-safe observable values and collections in Swift |
XCEPipeline
|
Custom pipeline operators for easy chaining in Swift. |
SwiftNIOMock
|
A web server based on SwiftNIO designed to be used as a mock server in UI automation tests |
SwiftUIRadioButtons
|
|
SwiftyBytes
|
A binary read/write library written in Swift. |
SGLMath
|
SwiftGL Math Library |
soto-cognito-authentication-kit
|
Authenticating with AWS Cognito |
LinkPlay
|
A Swift Package for discovering and handling of LinkPlay devices found in your local network. |
AVFoundationCombine
|
Combine extensions for AVFoundation |
Predicate
|
Treat predicates abstractly. |
Ranges
|
`SwiftRanges` provides some kinds of range that are not implemented in Swift Standard Library. |
CDMarkdownKit
|
An extensive Swift framework providing simple and customizable markdown parsing. |
Log
|
a simple logging protocol |
hummingbird-fluent
|
Hummingbird integration with Fluent database ORM |
Miles
|
A thin wrapper around XCTest Macros to make tests just a bit more readable. |
SwiftyToolz
|
A Collection of Basic Reusable Tools for Swift |
Swiftz
|
Functional programming in Swift |
DigicertSwift
|
Digicert Client in Swift |
Inject
|
Hot Reloading for Swift applications! |
swift-travis
|
A Travis v3 API client written in Swift |
PathKit
|
Effortless path operations in Swift |
FranticApparatus
|
Promises framework for Swift 5 |
ESPullToRefresh
|
#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh' |
SwiftTableViewGroup
|
SwiftTableViewGroup 是符合 SwiftUI 设计的 UITableView 和 UICollectionView 数据驱动(SwiftTableViewGroup is a UITableView and UICollectionView data driver compliant with SwiftUI design) |
SwiftProtobuf
|
Plugin and runtime library for using protobuf with Swift |
SwiftyImageIO
|
A swift wrapper around ImageIO framework |
RVS_BlueThoth
|
A Native Swift Core Bluetooth LE Central (Client) Abstraction Driver |
GLTFSceneKit
|
glTF loader for SceneKit |
Burst
|
🎆 Particle burst interface elements in Swift |
OptionParser
|
Option parsing for command line tools written in Swift |
LoggerAPI
|
Logger protocol |
Restler
|
Make simple API request using functional programming |
Dots
|
Lightweight Concurrent Networking Framework |
gausskrueger
|
🌐 Convert GK4 coordinates to WGS84, and vice versa |
DeckKit
|
DeckKit makes it easy to create deck-based apps in SwiftUI. |
GoogleCloudLogging
|
Swift (Darwin) library for logging application events in Google Cloud. |
DataStructures
|
|
Menkyo
|
OpenSSL wrapper for parsing x509 certificates in Swift |
ComposedUI
|
A Swift framework for building User Interfaces with the Composed framework. |
mqtt-nio
|
A Swift NIO MQTT v3.1.1 and v5.0 Client |
PerfectPCRE2
|
An express Swift class wrapper for PCRE2 |
dogstatsd
|
A Swift Dogstatsd client built for the Vapor framework |
Flow
|
🌊 Let your code flow. Extension methods for fluent syntax in Swift. |
RxViewBinder
|
RxViewBinder is a one-way architecture framework using Reactive. |
TensorFlowLiteSwift
|
|
UIComponents
|
UIComponents is a Collection of SwiftUI View Components |
SVGWebView
|
A SwiftUI View to display SVGs using WKWebView |
KIF
|
Keep It Functional - An iOS Functional Testing Framework |
Attabench
|
Microbenchmarking app for Swift with nice log-log plots |
soto-elasticsearch-nio-client
|
An AWS wrapper around Elasticsearch NIO Client |
SVGPath
|
Cross-platform Swift library for parsing SVGPath strings |
RealmDatabase
|
Core database component for the Realm Mobile Database SDKs |
SwiftDataTables
|
A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options. |
ChartUI
|
A pure-SwiftUI lightweight charting library. |
libjpeg
|
|
JSONDump
|
Dump any value as JSON for debugging |
UniversalCharsetDetection
|
A Swift wrapper around the `uchardet` library to detect the character encoding of a sequence of bytes. |
NamedPoint
|
Giving names to CGPoint values in CGRect |
AXSwift
|
Swift wrapper for accessibility clients |
Expression
|
A cross-platform Swift library for evaluating mathematical expressions at runtime |
VGASimulatorKit
|
Swift framework and tool to parse and render frames from VGA simulations. |
Swifter
|
Tiny http server engine written in Swift programming language. |
CBtls
|
btls SwiftPM system package. |
MAImage
|
Easy iOS image caching library |
swift-release-notes
|
A utility to create a list of links to release notes for Swift package updates. |
swift-test-codecov
|
Simple executable to produce code coverage numbers from the output of `swift test --enable-code-coverage` |
swifter
|
Tiny http server engine written in Swift programming language. |
Comprehension
|
List Comprehension For Swift |
ReadabilityModifier
|
UIKits readableContentGuide for every SwiftUI View, in the form of a ViewModifier |
Devices
|
Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8). |
SwiftFinancial
|
A collection of elementary financial functions written in Swift inspired by numpy-financial |
SwiftLinkPreview
|
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images. |
Bulk
|
👨💻 Bulk is a library for buffering the objects. Pipeline(Sink) receives the object and emits the object bulked. |
KeyboardHost
|
keyboard monitor for swiftui |
Nine41
|
Automate overriding the status bars for all running iOS simulators |
TaskLoadingAggregate
|
Track your Swift Concurrency Tasks activity in an aggregate with ease. |
PersistentHistoryTrackingKit
|
A library for managing Core Data's Persistent History Tracking |
CLibreSSL
|
libressl SwiftPM system package. |
gRPC
|
|
SwiftyBridgesClient
|
Simple server APIs in Swift |
SwiftyLinearAlgebra
|
|
AppStoreConnect-Swift-SDK
|
The Swift SDK to work with the App Store Connect API from Apple. |
VaporDynamoDBSessions
|
A DynamoDB integration for Vapor's Sessions |
Nantes
|
Swift TTTAttributedLabel replacement |
String
|
[Merged into Zewo/Axis] |
Sweep
|
Fast and powerful Swift string scanning made simple |
GoogleSignIn
|
Enables iOS and macOS apps to sign in with Google. |
AudioKit
|
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS |
Watchdog
|
Class for logging excessive blocking on the main thread |
SplitView
|
Resizable Split View |
Introspect
|
Introspect underlying UIKit components from SwiftUI |
AdzerkSDK
|
Access Adzerk's ad serving APIs via iOS |
UniSocket
|
Sockets for Swift |
APNGKit
|
High performance and delightful way to play with APNG format in iOS. |
MockImagePicker
|
Mock UIImagePickerController for testing camera based UI in simulator |
VFont
|
iOS Variable Font Integration |
Resolver
|
Swift Ultralight Dependency Injection / Service Locator framework |
boat
|
|
SourceDocs
|
Generate Markdown documentation from source code |
Bodega
|
A simple store for all your basic needs |
SwifterSwift
|
A handy collection of more than 500 native Swift extensions to boost your productivity. |
VideoPlayer
|
A SwiftUI based video player, that provides access to the underlying AVPlayerViewController object. |
BSONSerialization
|
BSON Serialization in Swift |
SwiftletData
|
Swiftlet Data is a suite of backend controls designed to quickly and easily add support for several common databases and data formats (such as SQLite, JSON, XML and CloudKit) to your app. |
DevoloopAudioKit
|
Guitar processors for AudioKit |
Artisan
|
Artisan is an MVVM framework for Swift using the bonding features from Pharos and constraints builder from Draftsman. |
Menkyo
|
OpenSSL wrapper for parsing x509 certificates in Swift |
Predicate
|
A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™ |
SwiftOracle
|
OCILIB wrapper for Swift, linux compatible |
SwiftUIKit
|
📱 UIKit code that is fun to write |
DeclarativeLayoutKit
|
UIKit declarative layout helpers |
Cancellor
|
Bind multiple cancellables to the lifetime of another object like a view controller. |
CardStack
|
A SwiftUI package that lets you implement swipable cards in your project. |
GameKitUI
|
GameKit (GameCenter) for SwiftUI |
TakeASelfie
|
An iOS framework that uses the front camera, detects your face and takes a selfie. |
SlideOverCard
|
A SwiftUI card view, made great for setup interactions. |
PerfectRedis
|
A Swift client for Redis. |
Clibwebsockets
|
A Swift system module for libwebsockets |
AlamofireNetworkActivityLogger
|
Network request logger for Alamofire |
SDGWeb
|
Tools for Generating Websites |
msgraph-sdk-objc-auth
|
MSAL Authentication Provider for Objective C |
http-client-module
|
The http client serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests. |
L10n-swift
|
Localization of the application with ability to change language "on the fly" and support for plural form in any language. |
SimpleHttpClient
|
SimpleHttpClient |
Narratore
|
A library to create interactive stories |
SavannaKit
|
A high-performance, protocol oriented, framework for creating native IDEs for iOS and macOS, written in Swift |
Sourcery
|
Meta-programming for Swift, stop writing boilerplate code. |
Pusher
|
Swift library for interacting with the Pusher Channels HTTP API |
SPIRV-Cross
|
A SwiftPM repository for SPIRV-Cross |
SwiftNormalization
|
Normalization methods implemented in Swift (MinMax, Max, Mean, L1, L2, ZScore) |
FloatingPanel
|
A clean and easy-to-use floating panel UI component for iOS |
BartyCrouch
|
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files. |
MultilineTextField
|
A lightweight SwiftUI wrapper for UITextView that makes it behave like a multiline TextField. |
Instantiate
|
Type-safe and constructor injectable InterfaceBuilder protocols. |
aws-sdk-ios-spm
|
|
LetSee
|
LetSee, it lets you see what is going on between your application and the server in a very neat, clean, and organized way. |
ProcessEnv
|
Capture the shell environment of a Foundation app |
EmailLink
|
A SwiftUI component to make the handling of email links better. |
PathKit
|
Effortless path operations in Swift |
Netswift
|
A type-safe, high-level networking solution for Swift apps |
CommandRegistry
|
|
PagingKit
|
PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries. |
openssl-apple
|
A script for compiling OpenSSL for Apple Devices. |
multipart-kit
|
🏞 Parses and serializes multipart-encoded data with Codable support. |
SwiftAWSApigateway
|
Standalone Repository of AWS APIGateway Client from soto-project/soto |
COpenGL
|
A quickie Swift module map for OpenGL on Linux |
InvestingInMeAPI
|
An API for our application |
smoke-aws-credentials
|
A library to obtain and assume automatically rotating AWS IAM roles written in the Swift programming language. |
Alamofire
|
Elegant HTTP Networking in Swift |
Jar
|
jar runner for macos |
TriforkSwiftLogger
|
|
libvmaf
|
A wrapper for libvmaf + Xcode project. Support Carthage && CocoaPods. |
Bedrock
|
What's deeper than the foundation? |
arm64-to-sim
|
A simple command-line tool for hacking native ARM64 binaries to run on the Apple Silicon iOS Simulator. |
Arena
|
A command line tool to create Swift Playground projects with SPM package dependencies |
sciv
|
Simple Cocoa Image Viewer |
Diff
|
The fastest Diff and patch library in Swift. Includes UICollectionView/UITableView utils. |
SnapshotTestingHEIC
|
An extension to SnapshotTesting which allows you to create HEIC images |
SagaParsleyMarkdownReader
|
A Markdown reader for Saga that uses Parsley |
swift-log-file
|
A simple file logger based on swift-log |
PjangoMySQL
|
适用于 Pjango 的 MySQL 数据库组件。 |
Logr
|
Dead simple logging library for iOS |
SwiftUIVisualEffects
|
View modifiers that wrap UIVisualEffectView, with environment integration. |
Noted
|
Notifications made even easier |
Tuna
|
Pitch detection & utils. |
SwiftlySearch
|
A small, lightweight UISearchController wrapper for SwiftUI |
JSONDecoder-Keypath
|
Add key path support to the JSONDecoder |
Percentage
|
A percentage type for Swift |
JSONAPI
|
Swift Codable JSON:API framework |
Archery
|
Declare all your project's metadata and what you can do with it in one single place. |
Janus
|
A Swift wrapper for Janus RESTful API. |
GraphQL
|
The Swift GraphQL implementation for macOS and Linux |
compress-nio
|
Compression/Decompression support for Swift NIO ByteBuffer |
ExtensibleEnumeratedName
|
Swift protocol for creating names that are type-safe, statically-bound, and extendible at compile time. |
KSCrash
|
The Ultimate iOS Crash Reporter |
SwiftySHT20
|
:zap: A Swift library for the I2C SHT20 Humidity and Temperature Sensor. |
SwiftySweetness
|
Basic extensions to make Swift a little sweeter. |
ResultBuilderKit
|
Set of result builder |
GrammaticalNumber
|
1️⃣🔜🔢 Turns singular words to the plural and vice-versa in Swift. |
LoggingOSLog
|
OSLog (aka Unified Logging) backend for Apple’s SwiftLog |
RxErrorHandling
|
|
DictionaryEncoder
|
Swift Dictionary Encoder, based off the JSON Encoder in Foundation |
swift-srp
|
Swift Secure Remote Password |
octahe
|
Evolve your application by devolving the stack. |
Cinotify
|
inotify module for swift |
swift-case-paths
|
🧰 Case paths bring the power and ergonomics of key paths to enums! |
SwiftAWSLogs
|
Standalone Repository of AWS CloudWatch Client from soto-project/soto |
Guava
|
A Swift test double library. Guava - looks like an apple but it's not. |
ABSwiftKitExtension
|
|
PackAPrefPane
|
Reusable & customizable SwiftUI settings sheet as a Swift package |
SwiftUICharts
|
A simple line and bar charting library that supports accessibility written using SwiftUI. |
swiftui-hooks
|
🪝 A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view. |
Texture
|
Smooth asynchronous user interfaces for iOS apps. |
prediction-builder-swift
|
A library for machine learning that builds predictions using a linear regression. |
PerfectAPIClient
|
An API Client based on a network abstraction layer for the Perfect Server-Side Swift Framework |
StringLocationConverter
|
Converts String index values into their corresponding line & column numbers |
Charts
|
:rocket: SwiftUI Charts with custom styles |
Nuke
|
Image loading system |
RAGTextField
|
Subclass of UITextField that adds an animated placeholder and an optional hint label below the text. |
Flynn
|
Actor-model programming for Swift |
MothECS
|
Simple Entity Component System in Swift 📦 |
BigInt
|
Arbitrary-precision arithmetic in pure Swift |
PeekPop
|
Peek and Pop with backwards-compatibility |
Keyboard
|
SwiftUI music keyboard |
MyLibrary
|
animateDemo |
PerfectThread
|
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events. |
Bazooka
|
🔥 Simple networking in Swift |
MicrotonalAudioKit
|
Microtonal Tuning Tables for AudioKit |
MicroPlaygroundProvider
|
💧 A Swift Vapor provider for adding Swift Playgrounds to your server |
cariocamenu
|
The fastest zero-tap iOS menu. |
ResolvingContainer
|
IOC resolving container implemented in Swift. |
OpenCombineJS
|
OpenCombine helpers for JavaScriptKit/WebAssembly APIs |
FengNiao
|
A command line tool for cleaning unused resources in Xcode. |
PresenterKit
|
⚠️ Deprecated ⚠️ |
trouter-client-ios
|
|
TidyHTMLPublishStep
|
An HTML tidying step for the Publish static site generator |
Guaka
|
The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖 |
SoundpipeAudioKit
|
Soundpipe extension to AudioKit |
DynamicButton
|
Yet another animated flat buttons in Swift |
Rocket
|
Define your release steps 🚀 |
SwagGen
|
OpenAPI/Swagger 3.0 Parser and Swift code generator |
LogDistributedNotifications
|
Log distributed notifications on macOS |
MeteoLVProvider
|
Meteo.lv observations provider |
SwiftZip
|
Swift wrapper for libzip — library for reading, creating, and modifying zip archives. |
Geohash
|
Geohash library written in Swift |
GPUImage
|
An open source iOS framework for GPU-based image and video processing |
Bitrise
|
An easy to use command-line tool for interacting with the Bitrise API |
SwiftRewriter
|
📝 Swift code formatter using SwiftSyntax. |
DateHelper
|
A Swift Date extension helper |
OrderedDictionary
|
A Swift OrderedDictionary implementation based off of a Dictionary and an Array |
Realm
|
|
SwiftUIImageViewer
|
Image viewer built in SwiftUI for both local and remote images. |
ContentfulPersistence
|
Simplified persistence for the Contentful Swift Library. |
NeumorphicStyle
|
🎛 Simple SwiftUI ‘neumorphic’ button style |
VKPinCodeView
|
VKPinCodeView is simple and elegant UI component for input PIN. You can easily customise appearance and get auto fill (OTP) iOS 12 feature right from the box. |
SGCircuitBreaker
|
A Swift implementation of the Circuit Breaker design pattern |
SmartQuotes
|
🗞 Swift String extension for typographically correct quotes & apostrophes |
DockProgress
|
Show progress in your app's Dock icon |
GaugeProgressViewStyle
|
GaugeProgressViewStyle adds the Apple Watch gauge view to iOS. |
TeslaSwift
|
Swift library to access the Tesla API |
SwiftyBase64
|
Native Swift Base64 Encoding |
EncodiaOutlineView
|
An outline view for SwiftUI and macOS |
Bradel
|
Simple framework to manage a TableView in an MVVM environment |
grpc-swift
|
The Swift language implementation of gRPC. |
X11
|
Swift Package for X11 |
iPhoneNumberField
|
Elegant SwiftUI phone number textField. |
AlertPresenter
|
A Swift package/Cocoapod providing easy alert presentation for iOS and tvOS |
CohesionKit
|
Single source of truth library |
sort-state-university
|
A Swift package that provides stateful implementations of sorting algorithms. |
SQLele
|
A wrapper around C SQLite to use or build upon. |
SwiftEmptyData
|
swift砖块系列:一个Swift语言封装的EmptyView显示库,可作用于UITableView、UICollectionView |
SporthAudioKit
|
AudioKit Operations (Sporth) extension to AudioKit |
STKAudioKit
|
STK extension to AudioKit |
CellKit
|
Table View and Collection View data source wrapper |
Scintillate
|
A UIKit+AppKit-friendly way to either mask content, or show a loading state. Think: SwiftUI's 'redacted' modifier, for non-SwiftUI applications. |
TextMarkupKit
|
Pure-Swift tools for understanding and editing text files with simple markup |
SwiftLayout
|
A swifty way to use UIKit |
SQLeleCoder
|
Serialize/deserialize Codable types into SQLite tables or parameters. |
AdvancedList
|
Advanced List View for SwiftUI with pagination & different states |
SwiftUIX
|
Extensions and additions to the standard SwiftUI library. |
XMLCoder
|
Easy XML parsing using Codable protocols in Swift |
FWFramework
|
iOS开发框架,方便iOS开发,兼容OC和Swift。 |
EFNavigationBar
|
An ordinary custom navigation bar. |
SimpleFileLogger
|
📝 A Swift Vapor provider for simple file logging on Vapor sites |
CDBus
|
Swift C Module for DBus |
Cpcre
|
Swift bridge to PCRE |
Bridges
|
🌉 SwifQL+NIO provider to Postgres and MySQL |
BartisUtilities
|
|
Tonic
|
Swift library for music theory |
soto-ec2
|
Standalone Repository of AWS EC2 Client from soto-project/soto |
EmojiFireworksAndExplosionsPackage
|
Provides APIs to create fireworks and explosions effects for Apple mobile apps using IOS. |
CurrencyText
|
Currency text field formatter available for UIKit and SwiftUI 💶✏️ |
PaperOnboarding
|
:octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion |
KituraCompression
|
Kitura compression middleware |
SwiftLEB
|
LEB128 implemented in Swift |
POViewController
|
Pio's Awesome Customizable ViewController |
Networking
|
Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support |
Swiplot
|
|
XprobePlugin
|
Live Memory Browser for Apps & Xcode |
Suture
|
|
SwiftRewriter
|
A Swift Package Manager console app and library to convert Objective-C code into Swift. |
Erik
|
Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript. |
SwiftFortuneWheel
|
The ultimate spinning wheel view that supports dynamic content and rich customization. |
Starscream
|
Websockets in swift for iOS and OSX |
FABButton
|
|
Operadics
|
Standard Operators for the working Swift Librarian. |
swift-nio-ssl-support
|
|
vger
|
2D GPU renderer for dynamic UIs |
WolfGeometry
|
Swift methods, types, and extensions for doing geometrical calculations. |
JDCloudSDKSwift
|
|
VCDefaultsStorage
|
|
CRuby
|
Swift system module for libruby |
SkyFloatingLabelTextField
|
A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift. |
TransitionRouter
|
🚡 Simple custom transition framework |
Csv2Img
|
csv to image converter using Swift |
SwiftBoxLogging
|
|
DesignSystem
|
|
OAuthSwift
|
Swift based OAuth library for iOS |
PerfectAPIClient
|
An API Client based on a network abstraction layer for the Perfect Server-Side Swift Framework |
AwaitKit
|
The ES8 Async/Await control flow for Swift |
EquallySpacedStack
|
Equally Spaced Stacks for SwiftUI |
Keybro
|
Keybro - is a quick wrapper for UIKeyCommand. This tool allows easily adding keyboard shortcuts to your app for debugging and testing applications especially in a simulator. |
BlurView
|
SwiftUI wrapper for UIVisualEffectView. |
FTAPIKit
|
Declarative and generic REST API framework using Codable. |
Cwebp
|
Swift bridge to WebP |
AXML
|
|
Carbon
|
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView. |
SwiftyNats
|
A swift client for interacting with NATS servers |
Puma
|
Puma |
Sparse
|
Sparse is a simple parser-combinator library written in Swift. |
FTPropertyWrappers
|
Property wrappers for User Defaults, Keychain, StoredSubject and synchronization. |
Asynchrone
|
Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream. |
VaporPostgreSQL
|
PostgreSQL Provider for the Vapor web framework. |
Firebase
|
Firebase iOS SDK |
EloRatingSystem
|
Elo Rating System written in Swift for Swift Package Manager |
SwiftMath
|
Math library for swift |
Ashton
|
Converts NSAttributedStrings into HTML (and back) |
Pioneer
|
GraphQL for Vapor. |
Paginator
|
Offset pagination for Vapor 🗂 |
Hammer
|
iOS touch synthesis library |
PianoKeyboard
|
Piano keyboard view for iOS, in Swift |
GraphQLLanguage
|
A simple GraphQL language parser library for Swift. |
Composed
|
A Swift framework for composing data. |
BRYXBanner
|
A lightweight dropdown notification for iOS 7+, in Swift. |
YukonMatchedGeometry
|
|
FTTestingKit
|
Mockups and async extension to XCTestCase |
ImageSizeFetcher
|
Finds the type/size of an image given its URL by fetching as little data as needed |
xcopen
|
Because, yes, sometimes I really am so lazy that I want to cd and just open whatever xcproj is in the folder |
RoughSwift
|
🎃Create hand-drawn, sketchy, comic shape in Swift |
WolfNumerics
|
Some useful numeric types and methods for Swift. |
PlayDocs
|
Command line tool for converting Swift Playgrounds to Markdown and HTML. |
DocCArchive
|
Swift package to read and process "DocC" archives |
NDHpple
|
NDHpple is a Swift wrapper on the XMLPathQuery library. |
Descriptors
|
|
swift-backtrace
|
💥 Backtraces for Swift on Linux and Windows |
OMJoystick
|
This is the JoyStick UI library for SwiftUI. |
WolfPipe
|
A simple implementation of the forward pipe operator |> for Swift. |
Auth0
|
Auth0 SDK for Apple platforms |
xmlwrangler
|
Easily deal with XMLs in Swift |
Stytch
|
|
Store
|
Unidirectional, transactional, operation-based Store implementation. |
Cache
|
A type-safe swifty wrapper around NSCache. |
Logger
|
Really lightweight logger for your CLI app |
reflexion-ipsum-extends
|
|
SwiftDemangle
|
SwiftDemangling by Swift |
Aesthete
|
A Swift package for working with aesthetic concepts |
Meow
|
MongoDB object persistence for Swift |
Time
|
A swift package to simplify calendar, date and time handling. |
Coordinator
|
A declarative navigation API for SwiftUI. |
Chalk
|
✏️Expressive styling on terminal string. (chalk for swift) |
SwiftkubeClient
|
Swift client for Kubernetes |
AllCache
|
Instance caching library |
CJavaVM
|
Allows using `libjvm` in other Swift packages. |
ServerCrypto
|
Easy Cryptography for Server-Side Swift |
Greebler
|
A Swift package for generating 2D greebles |
Burritos
|
A collection of Swift Property Wrappers (formerly "Property Delegates") |
iOSMcuManagerLibrary
|
A mobile management library for devices supporting nRF Connect Device Manager. |
AMSMB2
|
Swift framework to connect SMB2/3 shares |
SPLarkController
|
Custom transition between controllers. Settings controller for your iOS app. |
RxBluetoothKit
|
iOS & OSX Bluetooth library for RxSwift |
Once
|
A property wrapper to enforce that closures are called exactly once! |
SwiftCPUDetect
|
Swift Library to detect the current CPU Architecture for the current machine/process (inculing detecting if the current process is running using Rosetta) and additional system info. |
RxFeedback
|
The universal system operator and architecture for RxSwift |
Carte
|
🍴 Open source license notice view generator for Swift |
PersonalityKit
|
A Swift package that contains tools for generating and managing simulated human-like personalities |
Chess
|
A simple Chess game for iOS, written in Swift |
Sectioner
|
Small extension on Collection that groups its elements. |
shell-kit
|
Shell is a simple package that gives you the ability to call shell commands through Swift. |
SwiftShortcuts
|
An iOS 14 Shortcuts creator written in Swift, inspired by SwiftUI. |
Pillow
|
|
VDKit
|
This repository contains useful extensions on Foundation, UIKit and SwiftUI |
PaversSugar
|
A collection of extension to facilitate swift programming. |
JPEG
|
decode, inspect, edit, and encode jpeg images in pure swift |
SwiftTypeAdoptionReporter
|
Generate reports on how frequently specified Swift types are being used in your iOS codebase |
SwiftUIOverlayContainer
|
SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager. With just a simple configuration, SwiftUI Overlay Container can do the basic work of view organization, queue handling, transitions, animations, interactions, display style configuration and so on for you, allowing developers to devote more effort to the implementation of the application view itself. |
network_ios
|
Extension to ios_system, doing network-based commands |
JelloSwift
|
Swift soft body physics engine |
Mortar
|
A compact but full-featured Auto Layout DSL for Swift |
Starscream
|
Websockets in swift for iOS and OSX |
NDArray
|
Float NDArray library for Swift, accelerated with Accelerate Framework |
SafeCollection
|
Safe Collection for Swift |
VCore
|
VCore is a Swift collection containing objects, functions, and extensions that I use for all my projects |
Navigator
|
Navigation library for SwiftUI |
SongSprout
|
A Swift package for generating music using style definition genotypes |
BeaconKit
|
iOS Beacon framework using BTLE |
RxSwiftAutoRetry
|
|
VIZ
|
VIZ client library for iOS, macOS and Linux written in Swift |
OpenAPIKit
|
Codable Swift OpenAPI implementation. |
SPIndicator
|
Floating indicator, mimicrate to indicator which appear when silent mode switched. Can be present from top and bottom. Interactive with gesters. |
Corridor
|
Corridor lets you easily match URLs and extract their values |
SynchronizedLinkedList
|
|
SwiftSemantics
|
Uses SwiftSyntax to parse Swift code into its constituent declarations |
Authorized
|
Swift implementation of the Authorization Services framework |
SwiftGUI
|
A SwiftUI GUI for browsing and editing pure Swift objects |
CoreDataPlus
|
A collection of extensions and helpers for working with Core Data. |
PubNub
|
PubNub Objective-C based APIs for iOS and OS X |
DelayedJob
|
Run a task at a later time. But only run once if it's already scheduled. |
SFFocusViewLayout
|
UICollectionViewLayout with focused content |
AMKit
|
A set of utilities based on Vapor, by a Vapor contributor |
APIRequest
|
A swift package to interact with a REST API |
ScreenData
|
Swift implementation of ScreenData |
FocusEntity
|
Bringing the scanning box from SceneKit to RealityKit |
SwiftCurrent
|
A library for managing complex workflows in Swift |
ContainerController
|
👉↕️📱ContainerController 🧩✨⚙️ is a UI Component Swipe-Panel (Customizable). 💡 The idea is copied from the app: Apple Maps, Stocks. Swift version |
TimedCache
|
Timed Cache |
AEAccordion
|
Simple and lightweight UITableViewController with accordion effect (expand / collapse cells) |
Shuttle
|
Swift package heavily inspired by https://spaceship.airforce |
SOSwift
|
A swift implementation of Schema.org structured data vocabulary. |
IsNotEmpty
|
A Boolean value for Collections that returns true if they are not empty. |
XCTestUtils
|
Useful XCTest extensions for Swift |
TUSafariActivity
|
A UIActivity subclass that opens URLs in Safari |
Environmentalism
|
Simple package that loads variables from your DotEnv files. |
pwdi
|
A Swift Dependency Injection Package. Still in active development. |
VaporFluentDriver
|
Helper library for SwifQL and Vapor |
secp256k1
|
Elliptic Curve public key, ECDSA, and Schnorr for Bitcoin. Supports iOS macOS tvOS watchOS + Linux. |
SimpleChart
|
This is a simple chart library using purely swiftui, enabling support for all platforms from Apple. Most importantly, this could be used in WidgetKit. This library is built by Imposters Limited and main contributed by founder @andywkff . Feel free to contribute and submit pull request. Together we built a better chart for the public. |
TypedNotification
|
Strongly typed notifications in Swift |
Localize
|
Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings. |
ErrorHandler
|
Error handling library for Swift |
FeatureFlagsController
|
|
Observe
|
|
AVPlayerItemHomeOutput
|
Coordinate the output of content associated with your HomeKit lightbulbs. #Ambilight |
CoreSwiftUI
|
A very simple Swift Package to useful SwiftUI code. |
ConstraintsKit
|
🏗 Declarative, Chainable & Lightweight Auto Layout constraints framework for iOS. |
Wordsmith
|
A Swift package for the generation of interesting creative text elements |
Nappa
|
Adaptable HTTP client |
SwiftkubeClient
|
Swift client for Kubernetes |
Syntax
|
Write value-driven parsers quickly in Swift with an intuitive SwiftUI-like DSL |
DesignableView
|
|
ReactiveSwift
|
Streams of values over time |
Futures
|
Demand-driven asynchronous programming in Swift |
AgroAPI
|
Swift Agro API library for satellite imagery |
OpenSSL-for-iPhone
|
A script for compiling OpenSSL for iOS Devices (iPhone, iPad, iPod Touch, AppleTV, MacCatalyst) |
Statement
|
Swift DSL for writing SQL statements. |
AnimatedImage
|
SwiftUI AnimatedImage View |
DBNetworkStack
|
DBNetworkStack is a network abstraction for fetching request and mapping them to model objects |
JSONConfig
|
A JSON configuration utility for Perfect Swift |
MADBike
|
This is the public repository of the MADBike app for iOS. Public bike rental service for BiciMAD. |
SafeBrowsing
|
Protect your users against malware and phishing threats using Google Safe Browsing |
ImGuizmo
|
|
ImGui
|
Swift wrapper around Dear imgui for macOS, iOS, Linux and Windows |
hive-mind
|
An AI developed to play the Hive board game. |
RxExpect
|
RxSwift testing framework |
ScryfallKit
|
A Swift SDK for the Scryfall API |
Spot
|
Simple CoreLocation wrapper |
Progress
|
:hourglass: Add beautiful progress bars to your loops. |
Migration
|
|
SwiftPM
|
The Package Manager for the Swift Programming Language |
JellyfishKit
|
API Blueprint mocking framework in swift |
Axiomatic
|
Swift unification framework for logic programming |
Disk
|
Delightful framework for iOS to easily persist structs, images, and data |
icu4c-swift
|
Low-level ICU C APIs for Swift |
GeometryKit
|
Calculating geometry in CoreGraphics |
ObjectiveDropboxOfficial
|
Official Objective-C SDK for the Dropbox API v2. |
Money
|
A precise, type-safe representation of a monetary amount in a given currency |
Hash
|
🔐Lightweight generation of message digests & HMACs with support for popular cryptographic algorithms. |
VocativeNames
|
|
RVS_Generic_Swift_Toolbox
|
A Collection Of Various Swift Tools, Like Extensions and Utilities |
ThriftSwiftNio
|
Thrift RPC Server stack implemented on top of Apple Swift-Nio library |
ContextKit
|
A Public Basic API for providing a Compositable Type Safe Dict |
ncryptf-swift
|
ncryptf for Swift 4+ - Secure API authentication and end to end encryption |
SOAPNetwork
|
|
AlamofireLogging
|
HTTP Logging support for Alamofire |
JSQCoreDataKit
|
A swifter Core Data stack |
RVS_IPAddress
|
A "Smart Parser" for IPv4 and IPv6 IP addresses. Includes a String extension. |
FuturaFunc
|
Functional helpers for swift |
ErrNo
|
Swift enum wrapper for C errno values |
RouteKit
|
Type-safe URL routing for Swift |
IGListKit
|
A data-driven UICollectionView framework for building fast and flexible lists. |
Moya
|
Network abstraction layer written in Swift. |
apnswift
|
An HTTP/2 APNS library built on AsyncHTTPClient |
AnyAsyncSequence
|
Type-Erased Existential Generic AsyncSequence Values in Swift |
DependencyInjectorObjectMapper
|
Dependency injector Swift support ObjectMapper |
Bugsnag
|
Bugsnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS |
NetworkLinux
|
|
SafeSFSymbols
|
Easy usage SFSymbols with static types. If symbol not available, compiler will show warning. |
EndpointsRequests
|
A Swift library to manage gets and posts from servers. |
FileBrowserSUI
|
|
JSONFactorable
|
|
Object3D
|
A Swift module which lays the foundation for modeling complex 3D objects |
AHDownloadButton
|
Customizable download button with progress and transition animations. It is based on Apple's App Store download button. |
SmartDeviceLink
|
Get your app connected to the 🚙, make your users feel like a 🌟 |
DGFrameworkTemplate
|
|
WatsonDeveloperCloud
|
:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications. |
FioriARKit
|
SAP Fiori for iOS AR |
UTMConversion
|
Convert between latitude/longitude and the UTM coordinate system. |
mujoco
|
Multi-Joint dynamics with Contact. A general purpose physics simulator. |
ASCIIActivityIndicatorView
|
ASCIIActivityIndicatorView |
iForm
|
|
GLTFSceneKit
|
glTF loader for SceneKit |
ARKit-SmartHitTest
|
I've put a function found in Apple's ARKit examples into a Swift Package & CocoaPod so it's easy to use. |
PerfectCMongo
|
libmongo-c |
Concurrency
|
Concurrency utilities for Swift |
RVS_ParseXMLDuration
|
A Smart parser for xs:duration |
Conduit
|
Robust Swift networking for web APIs |
CoreTextSwift
|
CoreText Swift bindings |
NutView
|
Amazing template language for web development |
swift-arithmetics
|
Swift package extending numeric protocols of the Swift programming language. |
Benchmark
|
A swift library to benchmark code snippets. |
CompactSlider
|
CompactSlider is a SwiftUI control for macOS, iOS and watchOS. |
LocalizationToolkitObjectMapper
|
|
SwiftGumbo
|
A Swift wrapper and CSS like query library for the gumbo-parser HTML library |
Poes
|
A Swift command-line tool to easily send push notifications to the iOS simulator |
ObjectivePGP
|
OpenPGP library for iOS and macOS |
ORSSerialPort
|
Serial port library for Objective-C and Swift macOS apps |
HTTPCodable
|
Make a REST call, and get a Codable back, wrapped in a Future. |
Releases
|
A Swift package for resolving released versions from a Git repository |
URLImageModule
|
The url image allows you to show graphical content from remote sources via a url. This packe also provides useful http-request-lifecycle-specific content. |
SDL2
|
Swift wrapper around Simple Direct Media Layer (SDL2) for macOS, iOS, Linux and Windows |
carton
|
📦 Watcher, bundler, and test runner for your SwiftWasm apps |
Partial
|
Type-safe wrapper mirroring the wrapped type's properties, making each property optional |
fd
|
Swift file descriptor / socket library |
iosMath
|
Beautiful math equation rendering on iOS and MacOS |
Charts
|
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. |
AENetwork
|
Simple and lightweight networking in Swift |
XCGLogger
|
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number. |
RxNetService
|
|
CloudUserDefaults
|
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud. |
CodyFire
|
🌸 Powerful Codable API requests builder and manager for iOS. |
SquirrelConnector
|
Squirrel ORM connector |
Swime
|
🗂 Swift MIME type checking based on magic bytes |
ParkKit
|
🚘 ParkAPI wrapper |
SquirrelCore
|
Squirrel core |
DragonService
|
Swift package to fetch data from DataDragon |
ReactorKit
|
A library for reactive and unidirectional Swift applications |
ElegantCalendar
|
The elegant full screen calendar missed in SwiftUI. |
ErrorKit
|
Error types |
ShallowPromises
|
A Promises Library for Swift 5 |
Telegraph
|
Secure Web Server for iOS, tvOS and macOS |
SwiftParser
|
Experimental swift parser generator |
HDF5Kit
|
HDF5 for iOS and OS X |
Umbrella
|
☂️ Analytics abstraction layer for Swift |
OptionalAssign
|
Custom assign operator that safely unwraps and assigns non-nil optionals. |
cURL
|
C module libcurl import for Perfect. |
ALBNoSQLDB
|
This project has been renamed to AgileDB and can be found here: https://github.com/AaronBratcher/AgileDB |
Taylor
|
Taylor makes beautiful words happen, a Lorem Ipsum generator for Swift. |
MatomoTracker
|
Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift |
FoundationKit
|
Swift framework with Foundation extensions. |
RxGRDB
|
Reactive extensions for SQLite |
FMPhotoPicker
|
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor |
LocalizationToolkit
|
|
BitcoinKit
|
Bitcoin protocol toolkit for Swift |
SwiftDiff
|
Diff text in Swift |
SwiftTerm
|
Xterm/VT100 Terminal emulator in Swift |
AERecord
|
Super awesome Swift minion for Core Data (iOS, macOS, tvOS) |
ISO639.swift
|
ISO639 languages for swift |
GraphiteClient
|
Lightweight Swift framework for feeding data into Graphite and statsD. |
SwiftyBeaver
|
Convenient & secure logging during development & release in Swift 4 & 5 |
UniqueID
|
Random and time-ordered UUID generation in Swift |
SquirrelConfig
|
Configuration manager used in Swift Squirrel web framework |
libaom
|
A wrapper for libaom + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
AETransition
|
Custom transitions for iOS - simple yet powerful |
Vulkan
|
Vulkan bindings for Swift |
async-http-client
|
HTTP client library built on SwiftNIO |
Service
|
📦 Dependency injection / inversion of control framework. |
Lighty
|
Easy to use and lightweight logger for iOS, macOS, tvOS, watchOS and Linux in Swift. |
Swim
|
This is a simple library for extending the Swift Standard Library. |
SwiftLogger
|
Tiny Swift logger |
swift-mod
|
A tool for Swift code modification intermediating between code generation and formatting. |
OpenColorKit
|
OpenColor for iOS |
PostgresWireServer
|
Postgres wire protocol server in Swift |
Runtime
|
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. |
CSourceKit
|
SourceKit C API module map for Swift |
Epoxy
|
Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift |
SwiftPhoenixClient
|
Connect your Phoenix and iOS applications through WebSockets! |
GFGoogleDirection
|
Vapor 3. Google Direction API |
ImageSlideshow
|
Swift image slideshow with circular scrolling, timer and full screen viewer |
soto-s3-file-transfer
|
Simplifying upload and download from S3 using Soto the Swift SDK for AWS. |
Verify
|
A state validation solution with declarative composition and easy reuse. |
SQLite
|
SQLite Swift package that does not rely on system-provided SQLite and builds on Linux |
Succinct
|
UI tests at the speed of unit tests. Proper encapsulation. Architecture agnostic. Freedom to refactor. |
Mint
|
A package manager that installs and runs Swift command line tools |
BugfenderSDK-iOS
|
Bugfender SDK for iOS, a remote logger tailor-made for mobile |
FDSoundActivatedRecorder
|
Start recording when the user speaks |
Pretendard
|
Pretendard fonts for iOS |
Zlib
|
Module map for Zlib library |
Nifty Markdown Formatter
|
A simple markdown formatting library for SwiftUI projects. |
PersistedPropertyWrapper
|
A Swift library to enable easy persistent UserDefaults storage |
SharkUtils
|
Swift extensions, handy methods and syntactical sugar |
Repeat
|
🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD |
CDRCodable
|
An OMG Common Data Representation (CDR) encoder and decoder for Swift `Codable` types. |
AppSyncRealTimeClient
|
|
Atlas
|
Testing out swift package manager by importing Atlas as a library |
100daysofDSPS
|
|
FinniversKit
|
FINN's iOS UI Components |
Releases
|
A Swift package for resolving released versions from a Git repository |
KeyCodes
|
AppKit Carbon key codes to UIKey-compatible enums |
SentryCocoaLumberjack
|
CocoaLumberjack integration for Sentry |
CRC32
|
Calculates CRC sums of 32 bit lengths |
ACKategories
|
Swift tools, cocoa subclasses and extensions. |
web3swift
|
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions. |
OpenGL
|
pure swift OpenGL function loading |
AwsDynamoDB
|
Swift library providing easy access to common DynamoDB operations |
couchdb-vapor
|
CouchDB client for Vapor |
DangerSwiftJira
|
A Danger-Swift plugin to link JIRA issues in a pull request - Supports GitLab and GitHub. Inspired by RestlessThinker/danger-jira. |
AELog
|
Simple, lightweight and flexible debug logging framework written in Swift |
AWSAppSync
|
iOS SDK for AWS AppSync. |
Base58Swift
|
A pure swift implementation of base58 string encoding and decoding |
MetalLibraryArchive
|
Extract Metal functions from .metallib files. |
SwiftCLI
|
A powerful framework for developing CLIs in Swift |
LineNoise
|
A pure Swift replacement for readline |
GameMath
|
GameMath provides common types, related functions, and operators commonly used for interactive realtime simulations (games). |
Source
|
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController |
Punycode
|
PunycodeSwift is a pure Swift library to allows you to encode and decode punycoded strings |
DynamicColor
|
Yet another extension to manipulate colors easily in Swift and SwiftUI |
Strings
|
Swift String extensions to life easier. Integer subscripting, lstrip and rstrip, string validators.. |
AnimatedSwipeCard
|
AnimatedSwipeCard is a custom swipe card with animation and can be used with confirmationDialog or alert |
BrilliantHTML5Parser
|
An HTML 5 processor to parse, edit or create HTML5 files in Swift. Designed to be used together with BrilliantTemplate |
Assetizer
|
|
FHExtensions
|
Some useful Foundation and UIKit Extensions. |
JSONFeed
|
JSON Feed (jsonfeed.org) parser written in Swift 4 using the Codable protocol. |
JOSESwift
|
A framework for the JOSE standards JWS, JWE, and JWK written in Swift. |
WeatherGround
|
Weather Underground Swift API wrapper. |
Lightning
|
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework |
Beethoven
|
:guitar: A maestro of pitch detection. |
Runestone
|
📝 Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. |
SheetPresentation
|
A UIPresentationController and attendant clases for iOS to present a view controller pinned to the bottom of the screen like an action sheet. |
SwiftBGFX
|
Swift bindings to bgfx – a cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library |
Git
|
A Swift package for working with Git, built on top of libgit2. |
SPSettingsIcons
|
Generator of settings icon by SF Symbols. Customisable background color and ready-use in table cell. |
JWTDecode
|
A library to help you decode JWTs in Swift |
swift-log-slack
|
A logging backend for SwiftLog that sends log messages to Slack. |
swift-math-parser
|
Math expression parser built with Point•Free's swift-parsing package |
PermissionsSwiftUI
|
A SwiftUI package to beautifully display and handle permissions. |
Extension
|
A collection of extensions of Cocoa, for quick developing |
Sword
|
Discord library for Swift |
GPUImage
|
GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing. |
DNS
|
Swift implementation of DNS Records / RR |
VerbalExpressions
|
Swift Port of VerbalExpressions |
abseil
|
|
SwiftHeroProtocol
|
Swift HeroProtocol is a cross platform native Swift port of Blizzard Entertainment's heroprotocol python library for extracting component files of a Heroes of the Storm replay file and decoding them |
Parser
|
Library to create composable parsers, based on pointfree.co's series on Parsing |
Weekday
|
Neat Swift library for dealing with week days |
ModalView
|
Present Modal view with Swift UI in the same way you would do with NavigationView |
KSTimerView
|
A simple SwiftUI timer view with Background, LocalNotification and Haptic support. |
SwiftBncsLib
|
|
GraphViz
|
A Swift package for working with GraphViz |
MultilineTextField
|
Multiline Text Field - UITextField with multiple lines or UITextView with placeholder |
Cfork
|
A Swift package wrapping the fork() system call. |
LogKit
|
Swift framework for easy logging |
ModernAVPlayer
|
ModernAVPlayer is a persistence AVPlayer wrapper |
Zip
|
Swift framework for zipping and unzipping files. |
Janus
|
An argument-parsing library for Swift. |
ColorPicker
|
A opensource color picker UI component for iOS |
MapNavigationKit
|
Easy & more detailed online routing information for MapKit & other map frameworks |
SwiftSimpleCloudStore
|
An open source library that provides a wrapper around NSUbiquitousKeyValueStore to access cloud synched simple storage |
KVVlive
|
KVV live API bindings written in Swift. |
Decomposed
|
CATransform3D manipulation made easy. |
KuriDemo
|
Demonstration for Kuri https://github.com/bannzai/Kuri |
AppLogger
|
Wrapper around Apple's newest Swift logging APIs (OSLog / Unified Logging / Logger). |
ScreenshotableView
|
ScreenshotableView For SwiftUI |
SpotCache
|
Memory and Disk file cache for cacheable network resources. |
MySQLBridge
|
🐘 Pure SwifQL+NIO bridge to MySQL |
pointfreeco
|
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language. |
FitnessUnits
|
Units of Measurement for Fitness |
GCOverseer
|
Observe and manage game controllers using Combine. |
macos-trash
|
Move files and folders to the trash |
GTOverlayView
|
Show a customizable overlay view on top of any other view in iOS based projects. Available as a Swift Package. |
NSString_RemoveEmoji
|
A category that extends for detecting and removing Emoji |
SystemColors
|
Use standard system colors from SwiftUI on iOS, macOS or tvOS |
Sodium
|
Safe and easy to use crypto for iOS and macOS |
AppSandboxFileAccess
|
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs. |
XCTAssertAutolayout
|
Provides assert function that check autolayout error in Swift |
MQTTKit
|
MQTT Client written in Swift |
MoreCodable
|
MoreCodable expands the possibilities of `Codable`. |
AtomicSwift
|
The atomic qualifier Swift was missing |
Drops
|
A µFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil |
SImage
|
Multiplatform Core Graphics wrapper. |
DangerSwiftCoverage
|
Show the coverage of the modified/created files on your PRs. |
SemanticVersion
|
Swift abstraction for a semantic version (of the form major.minor.patch) |
PactConsumerSwift
|
A Swift / ObjeciveC DSL for creating pacts. |
EasyFirebaseSwift
|
Helping me use Firebase features with ease |
SwiftEliza
|
A Swift + iOS implementation of the ELIZA chatbot. |
SwiftSH
|
A Swift SSH framework that wraps libssh2. |
AsyncOperationResult
|
Asynchronous Operations Results in Swift |
RxDataSources
|
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...) |
IPAPI
|
http://ip-api.com Geolocation API client written in Swift. |
GCCountryPicker
|
A localized, searchable country picker view controller with optional calling codes for iOS 9+ written in Swift. |
HotReloading
|
Hot reloading as a Swift Package |
mysql-kit
|
🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets. |
ElementaryCycles
|
Find elementary circuits of a directed graph |
Randomizable
|
Any type random value generator to reduce boilerplates for unittest |
Fuse
|
A lightweight fuzzy-search library, with zero dependencies |
JSONDecoder
|
Simple JSON decoder written in swift |
Align
|
Intuitive and powerful Auto Layout library |
LocalizeXib
|
Easy XIB and Storyboard localization. Reference translations directly from Interface Builder and resolve them at build time. |
Atlantis
|
A lightweight and powerful iOS framework for intercepting HTTP/HTTPS Traffic. |
Rideau
|
🎪 Rideau is a drawer UI similar to what Apple's apps use. (e.g Maps, Shortcuts) Supports multiple snap points |
VaporBridges
|
💧Vapor wrapper for Bridges |
OrderedSet
|
A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation. |
DominoKit
|
Swift library for creating applications with dominoes. |
CryptorRSA
|
RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress). |
Ocelot
|
An OpenKitten JWT implementation |
swift-pm-repo
|
Public repo to host swift packages |
Boat
|
Swift UPnP library for port forwarding (so far) |
RxNetworks
|
🧚Network API With RxSwift + Moya + HandyJSON + Plugins. |
SemiSingleton
|
Simple thread-safe uniquing of objects |
LifeHash
|
A beautiful method of hash visualization based on Conway’s Game of Life. |
SwifitLearn
|
|
SMTPKitten
|
|
TapticKit
|
Make use of Taptic engine for haptic feedback |
MyLibrary
|
A swift package made to aid learning XCTest |
HiveEngine
|
An engine to maintain the state of a game of Hive. |
SwiftRichString
|
👩🎨 Elegant Attributed String composition in Swift sauce |
Parade
|
🚸 OperationQueue Manager |
Macaw
|
Powerful and easy-to-use vector graphics Swift library with SVG support |
SwiftCloudant
|
A Swift Lang client for Cloudant and CouchDB |
Worker
|
Execute async code in the main or background threads. Easily switch between them. |
GenericJSON
|
A simple Swift library for working with generic JSON structures |
Advance
|
Physics-based animations for iOS, tvOS, and macOS. |
NavigationTitle
|
Add a navigation title view to your SwiftUI project |
Zipper
|
🗳A library to create, read and modify ZIP archive files, written in Swift. |
ConfettiDemo
|
|
SwiftGen
|
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs! |
Notarize
|
Command line utility to notarize apple application |
BJOTPViewController
|
Entering OTP made simpler. |
FrenchRepublicanCalendarCore
|
Converter for the french republican calendar, as a swift package |
CustomButton
|
Customizable button for your macOS app |
FuturedKit
|
SwiftUI state management tools, resources and views used by Futured. |
Networking
|
|
AppStorage
|
|
HarfBuzz
|
A Swift wrapper around harfbuzz-4.x that is largely auto-generated from gobject-introspection. |
web3.swift
|
Web3 and Geth wrapper utility in swift |
tableschema-swift
|
A Swift library for working with Table Schema. |
CollectionLoader
|
Loading collections of objects by page, coming from arbitrary data sources |
show
|
Show and hide apps from the command line |
websocket-kit
|
WebSocket client library built on SwiftNIO |
Refresher
|
A native, customizable SwiftUI refresh control |
GLMSwift
|
Maths in swift :) |
penny
|
penny v 2 |
Model3DView
|
Render 3d models with SwiftUI effortlessly |
OpenSSL
|
OpenSSL package for SPM, CocoaPod, and Carthage, for iOS and macOS |
KippleNetworking
|
A Swift cross-platform (Apple and Linux) networking library. |
Observable
|
The easiest way to observe values in Swift. |
MovingNumbersView
|
Moving numbers effect in SwiftUI |
Lifx
|
A modern Swift library for controlling LIFX smart lights |
GaugeKit
|
GaugeKit is a free-to-use, open source Swift Package I created while I was working on Cryptoverview. 👷🏼♂️ It allows for easy creation of gauges not unlike the circular graphics used in many complications on the Apple Watch. ⌚️ |
LibHoney-Cocoa
|
A library for sending events Honeycomb written in Swift. |
StringStream
|
|
swift-tools-support-core
|
Contains common infrastructural code for both SwiftPM and llbuild. |
swiftui-atom-properties
|
⚛️ A Reactive Data-Binding and Dependency Injection Library for SwiftUI x Concurrency. |
PulsrMarkdown
|
A simple markdown parser, with support for ||spoilers|| (or >!spoilers!<) |
SimpleToast
|
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals. |
SystemKit
|
macOS system library in Swift |
SwiftParse
|
A small parser combinator library written in Swift 5 |
servedocc
|
A small Swift tool/server to serve DocC archives to your browser |
RouteComposer
|
Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern. |
FHConstraints
|
Extension for UIView with useful constraint methodes. |
SwiftKueryMySQL
|
MySQL plugin for Swift-Kuery framework |
Downpour
|
☔️ Get TV & Movie info from downloaded file names |
TemplateKit
|
📄 Easy-to-use foundation for building powerful templating languages in Swift. |
savannakit
|
A high-performance, protocol oriented, framework for creating native IDEs for iOS and macOS, written in Swift |
iGraphics
|
|
URLEncodedForm
|
📝 Parse and serialize url-encoded form data with Codable support. |
XCTest-watchOS
|
XCTest-watchOS provides an implementation of XCTest that can run on watchOS |
DSFSparkline
|
A lightweight sparkline component for macOS, iOS and tvOS |
CPango
|
A wrapper around pango-1.x for Swift |
Promise
|
A Promise library for Swift, based partially on Javascript's A+ spec |
Checkbox
|
Embarrassingly simple UIControl with binary state that appears as a garden-variety checkbox. |
AxisSheet
|
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis mode. It supports iOS and macOS. |
StackdriverLogging
|
Swift (apple/swift-log) LogHandler for logging JSON to GCP Stackdriver |
AsyncExtensions
|
🚰 Async versions of Swift’s map and flatMap APIs on Optional |
PacketCaptureBPF
|
A high-level Swift interface to capturing network traffic on macOS using the Berkeley Packet Filter interface |
MagickPublishPlugin
|
An ImageMagick plugin for the Publish static site generator |
LinkerKitIRCBot
|
Talk to LinkerKit components using an IRC bot |
PromiseKit
|
Promises for Swift & ObjC. |
Seagull
|
Swift web framework |
Docopt
|
A command-line interface description language and parser that will make you smile http://docopt.org/ |
AnyCodable
|
This is private working repository. Please go to the parent repository where I am a collaborator. |
Interstellar
|
Simple and lightweight Functional Reactive Coding in Swift for the rest of us |
AutomaticSettings
|
Data driven settings UI generation. |
Parsey
|
Swift Parser Combinators |
Cosmic
|
A log reporting framework written in Swift |
SafeURL
|
Compile-time-checked URLs |
SweeterSwift
|
Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift. |
Keychain
|
Focused subset of Keychain Services in Swift. |
Either
|
Swift Telegram Bot API and Telegram Bot API Generator |
SwiftyChrono
|
A natural language date parser in Swift (ported from chrono.js) |
SLazeCoreData
|
iOS CoreData serializer for SLazeKit |
swift-nio-redis
|
A high performance Redis protocol (RESP) implementation for SwiftNIO |
MKBlockQueue
|
MKBlockQueue allows you to create a chain of blocks and execute them one after the other in a queue. |
AlertX
|
A library for SwiftUI to create custom alerts with different appearances and animations. |
NumericAnnex
|
Numeric facilities for Swift |
A11yoop
|
iOS accessibility tools |
d3-stories-instagram
|
Swift UI component - Stories instagram, slideshow, crypto wallet intro |
RxSwift
|
Reactive Programming in Swift |
AdvancedPageControl
|
A simple yet powerful page control indicator animations library for iOS. |
Capriccio
|
Reads gherkin feature files and generates UI Tests |
Avatars
|
Generates urls for remote avatar images. |
CodableProperty
|
Easy transforming of Codable types written in Swift |
swiftui-cached-async-image
|
CachedAsyncImage is the simplest way to add cache to your AsyncImage. |
Bond
|
A Swift binding framework |
SwifterSockets
|
A collection of socket utilities in Swift. |
Commander
|
🚀The framework to write type-safe and structured command line program easily in Swift. |
ResultPromises
|
Helps arrange async code like sequance and monades. |
Monolith
|
A Swift package for dealing with binary network protocols |
PythonKit
|
Swift framework to interact with Python. |
SwiftUI > IfLet
|
[DEPRECATED by Xcode 12] if let and if binding let for SwiftUI |
Prex
|
🔁Unidirectional data flow architecture with MVP and Flux combination for Swift |
RoutingKitExtensions
|
|
TPInAppReceipt
|
Reading and Validating In App Purchase Receipt Locally. |
BRUtils
|
General purpose Swift extensions, types, functions etc. Part of the Swiftfire webserver project. |
Hue
|
💡 A Philips Hue library written in Swift, using Combine framework |
ShapeUp
|
Make shapes and cut corners in SwiftUI |
Http
|
A library to create and process Http Requests and Responses. Part of the Swiftfire project. |
nanopb
|
Protocol Buffers with small code size |
SimpleForm
|
An easy way to build forms and return data in SwiftUI. |
SagaSwimRenderer
|
A renderer for Saga that uses Swim to turn a RenderingContext into a String |
SwiftMarkdown
|
A Swift wrapper for Python-Markdown |
SwiftyFitsize
|
📱 Swifty screen adaptation solution (Support Objective-C and Swift) |
SigmaSwiftStatistics
|
A collection of functions for statistical calculation written in Swift. |
DataCompression
|
Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952) |
ApolloCombine
|
A collection of Combine publishers for the Apollo iOS client |
Lilliput
|
Low overhead file & byte processing for Swift. Has support for little and big endian data. |
SwiftXml
|
Swift XML Util |
swift-toolbox
|
|
Updeto
|
✅ Update checker for iOS Apps |
OracleDriver
|
Pure Swift Oracle client |
OpenLDAP
|
OpenLDAP C Library for Swift. |
FakeBundle
|
🗄 Use Resources in your Swift Package Manager executable |
SwiftPlot
|
Swift library for Data Visualization :bar_chart: |
XcodeProjKit
|
Parse project file and write it to open step format. |
Agrume
|
🍋 A lemony fresh iOS image viewer written in Swift. |
OperationPlus
|
NSOperation's missing pieces |
redis
|
Vapor provider for RediStack |
TextStory
|
Happier, more flexible NSTextStorage |
BMLTiOSLib
|
This is a full-featured iOS communication infrastructure for the BMLT Meeting List Toolbox system. |
MidiParser
|
Read/Write SMF(Standard Midi Files) in Swift for iOS/macOS |
BTree
|
Fast sorted collections for Swift using in-memory B-trees |
OpenParking
|
🚗 Utilities for creating data sources for the OpenParking project |
LineBot
|
SDK of the LINE Messaging API for Swift. |
CoreXLSX
|
Excel spreadsheet (XLSX) format parser written in pure Swift |
BraintreeDropIn
|
Braintree Drop-in for iOS |
azure-functions-swift
|
Azure Functions in Swift! Purely in Swift! |
UnsplashProvider
|
It is a package that can use the Unsplash API. It was developed as a SwiftUI. |
Spek
|
🎏 Function builder BDD testing framework in Swift |
SDEFinitely
|
Parses SDEF files into Swift structures |
SynchronousProcess
|
Adds runTask func to Task to synchronously run a Task and return the output, errors and exitCode as a Tuple |
SwiftyBeaverProvider
|
SwiftyBeaver Logging Provider for Vapor, the server-side Swift web framework https://swiftybeaver.com |
SwiftyUtils
|
All the reusable code that we need in each project |
SwiftSignatureView
|
A lightweight, fast and customizable option for capturing fluid, variable-stroke-width signatures within your app. |
RevenueCat
|
In-app purchases and subscriptions made easy. Support for iOS, iPadOS, watchOS, and Mac. |
XyoClient
|
|
XcodeGen
|
A Swift command line tool for generating your Xcode project |
PerfectZip
|
Perfect Zip compression utility. |
Emissary
|
💫 Modern, resource-based network abstraction layer with reactive extensions |
libxml2
|
libxml2 support module for Perfect. |
FDBSwift
|
FoundationDB client for Swift |
Tokamak
|
Development fork of https://github.com/TokamakUI/Tokamak |
PNG
|
decode, inspect, edit, and encode png images in pure swift |
BlueprintUI
|
Declarative UI construction for iOS, written in Swift |
SwiftQ
|
Distributed Task Queue |
RayTracing
|
Raytracing in a weekend, week and life |
ObjectCoder
|
Swift Object Encoder/Decoder |
RetroObjective
|
|
Mint
|
A package manager that installs and runs executable Swift packages |
Swiftfire
|
An extensible HTTP(S) server written in Swift that allows HTML code injection by Swift functions. |
Hyphenation
|
Knuth-Liang hyphenation for Swift |
GRDB
|
A toolkit for SQLite databases, with a focus on application development |
SwiftShell
|
A Swift framework for shell scripting. |
SDWebImage
|
Asynchronous image downloader with cache support as a UIImageView category |
MNISTKit
|
The better way to deal with MNIST model and Core ML in iOS |
Spinner
|
Powerful Swift CLI Spinners |
DecisionTree
|
A Perfect based solution for Decision Tree in Server Side Swift |
Pretty
|
Pretty printers in Swift |
SpecialString
|
Ever need a string but also wish it weren't a String type? |
SectionReactor
|
A ReactorKit extension for managing table view and collection view sections with RxDataSources |
StringIntegerAccess
|
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |
Stryng
|
Swift strings taken to a whole new syntax level. |
UIRotationEffect
|
A SwiftUI modifier that wraps UIKit rotation animation behavior. |
cyborg
|
Display Android Vectordrawables on iOS. |
Reusable
|
iOS cell registration and reusing with generics and protocol extensions |
Nimble
|
A Matcher Framework for Swift and Objective-C |
MultiSelectSegmentedControl
|
UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images. |
DateToolsSwift
|
Dates and times made easy in iOS |
SwiftUIFlux
|
A very naive implementation of Redux using Combine BindableObject to serve as an example |
CollectionViewSlantedLayout
|
A CollectionView Layout displaying a slanted cells |
DoublyLinkedList
|
|
UIPreview
|
Generate UI catalog from all your views |
SwiftSVG
|
A foundation-based SVG parsing library |
Plotly
|
Interactive data visualization library for Swift |
CustomRepeatDate
|
A simple date extension that easily allows you to provide custom repeat date options for the Gregorian calendar. |
SwiftyJamfPro
|
Swift interface for the Jamf Classic/Pro API |
LNPopupController
|
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps. |
SwiftEntitlements
|
A simple Swift package that extracts application's entitlements |
DLog
|
Modern logger with pipelines for Swift. |
ReactiveCocoa
|
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift. |
Koba
|
Security Headers for Kitura |
Bech32
|
Swift implementation of Bech32 encoding and segwit address format |
Plot
|
A DSL for writing type-safe HTML, XML and RSS in Swift. |
swift-custom-dump
|
A collection of tools for debugging, diffing, and testing your application's data structures. |
Chronicle
|
🪵 Simple Swift Logger in under 90 loc |
EraCalculator
|
Last library of 平成. |
SwiftPCAP
|
Packet capture for Swift |
Branch
|
Branch iOS SDK Swift Package Manager distribution |
TcxDataProtocol
|
Training Center XML Format |
Spasibo
|
🙏 Support your favourite open source projects |
Guppy
|
iOS pod about a curious fish named Guppy |
Defaults
|
💾 Swifty and modern UserDefaults |
SwiftParsec
|
A parser combinator library written in the Swift programming language. |
libde265
|
A wrapper for libde265 + Xcode project. Support Carthage && CocoaPods && SwiftPM. |
nanopb
|
Protocol Buffers with small code size |
KeyValueView
|
A Color and String KeyValue SwiftUI View |
SwiftDiff
|
Diff text in Swift |
swift-nio-irc-client
|
A Internet Relay Chat (IRC) protocol implementation for SwiftNIO |
Task
|
Combine Tasks |
Quack
|
Easy HTTP Client without HTTP hassle (DEPRECATED) |
Bloombox
|
Bloombox for Swift - Retail cannabis SDK and tools for iOS |
Fluxus
|
Flux for SwiftUI, inspired by Vuex |
SwiftPrometheus
|
Client side Prometheus library in Swift |
SwiftConcurrency
|
An open source library with utilities and extensions to support Swift async/await concurrency |
JikanSwift
|
Jikan Swift wrapper |
ModelValidator
|
|
ContentstackUtils
|
|
Bazooka
|
🔥 Simple networking in Swift |
RootCAChallengeResolver
|
A package to support use of URLSession to make SSL request where the service utilizes a self-signed certificate. Using RootCAChallengeResolver encourages less pervasive disabling ATS |
Pager
|
|
Network
|
A network request tool based on URLSession |
CwlPreconditionTesting
|
A Mach exception handler that allows Swift precondition failures to be caught and tested. |
SCNMathExtensions
|
A Swift µ-Library of math extensions for SCNVector3, SCNQuaternion, SCNMatrix4 |
ActiveLabel
|
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift |
Replacer
|
An easy-to-use library to stub HTTP requests using URLSession and to swizzle methods |
PinLayout
|
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer] |
Configuration-INIDeserializer
|
Use INI config files with Configuration! |
WrappingHStack
|
A SwiftUI HStack with the ability to wrap contained elements |
SwiftJWT
|
JSON Web Tokens in Swift |
Tempry
|
Get a random temporary directory path |
Ocha
|
Listen to the file system change notifications and raises events when a directory, or file in a directory, changes. 🍵 |
ReplicantSwift
|
Replicant is Operator's Pluggable Transport that can be tuned for each adversary. |
DeepSwift
|
|
DiceKit
|
A Swift module for simulating dice both real and unreal |
AAInfographics
|
📈📊📱💻🖥️An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的现代化声明式数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需. |
AloeStackView
|
A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout. |
Decree
|
Framework for making Declarative HTTP Requests |
Yarn
|
🧶 Boolean Expectations |
MHHalfSheet
|
An easy to use ViewModifier for presenting and dismissing a half sheet modal. |
sebbu-bitstream
|
|
GPX
|
Small library for generating GPX files. |
ASN1Decoder
|
ASN1 DER Decoder for X.509 Certificate |
XcodeGen
|
A Swift command line tool for generating your Xcode project |
sebbu-concurrency
|
|
Chalk
|
Terminal colors using Swift 5’s string interpolation extensions. |
URITemplate
|
Swift implementation of URI Template (RFC6570) |
E
|
🟠 Swift Enum Lang |
TLS
|
🔒 Non-blocking, event-driven TLS built on OpenSSL & macOS security. |
Observation
|
🔭 Observable variable project using E.num and Chain |
SwiftEntryKit
|
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps. |
SPMDemo
|
Swift package manager demo |
gRPC
|
gRPC for iOS |
secp256k1_swift
|
secp256k1 library from Bitcoin core wrapped in Swift class |
Carlos
|
A simple but flexible cache |
Swdifft
|
Swdifft is string diff library of longest common subsequence. |
M3UKit
|
Modern framework for parsing m3u files |
Quick
|
The Swift (and Objective-C) testing framework. |
RadioBrowserKit
|
Radio Streams from all over the world. Free and Open. |
SwiftlierCLI
|
Command-Line Swift Enhancements |
SFSymbol
|
All the SFSymbols (1.1 & 2.0) at your fingertips |
Magnetic
|
SpriteKit Floating Bubble Picker (inspired by Apple Music) 🧲 |
SwiftMarkdownBuilder
|
`resultBuilder` support for `swift-markdown` |
Splash
|
A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun! |
SwiftUIPager
|
Native Pager in SwiftUI |
chaqmoq-routing
|
An HTTP Routing package in Swift and powered by SwiftNIO |
c
|
📦 Micro Composition using Transformations and Cache |
CacheStore
|
SwiftUI State Management |
ArgsToDict
|
Library for Converting CommandLine Arguments To Dictionary |
XcodeProject
|
Xcode utility for reading and writing pbxproj file format. |
Branch
|
The Branch SDK for Mac OS X - Docs: |
LegibleError
|
Beating `Error.localizedDescription` at its own game. |
TimecodeKit
|
A robust and precise SMPTE timecode library supporting 20 frame rates. |
SheetyColors
|
An action sheet styled color picker for iOS. |
FDChessboardView
|
An iOS / Mac view controller for chess boards |
RomanNumeralKit
|
First-class Roman numeral support for Swift. |
SwiftRandom
|
A tiny generator of random data for swift |
SwiftReorder
|
Easy UITableView drag-and-drop cell reordering |
Dependencies
|
Example of how to use SPM v4 to manage iOS dependencies |
ActionBuilder
|
Compose SpriteKit animations quickly in a declarative SwiftUI-style |
ApplicationRouter
|
Modern library for routing in iOS application |
Bruynet
|
This is the network layer implemented in Swift using Combine framework. |
Query
|
|
NetUtils
|
Swift library that simplifies getting information about your network interfaces and their properties, both for iOS and OS X. |
OCMockito
|
Mockito for Objective-C: creation, verification and stubbing of mock objects |
SwipeSelectingCollectionView
|
A collection view subclass that enables swipe to select multiple cells just like in Photos app. |
Secp256k1Swift
|
A well-tested and easy to use secp256k1 wrapper in Swift 5 |
Alpaca
|
Alpaca Swift Client |
SunburstDiagram
|
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart. |
Ether
|
A Command-Line Interface for the Swift Package Manager |
Gpx
|
Swift package that implements the GPS Exchange Format (GPX) as a struct that is Codable |
CustomToolTip
|
Easily add custom tool tips with arbitrary content to your AppKit project! |
jira-swift
|
Jira Client for Swift |
OpenAQKit
|
A well written SDK that allows you to interact with the Open AQ API (http://openaq.org). |
RxViewController
|
RxSwift wrapper for UIViewController and NSViewController |
MockNetworking
|
Apply URLProtocol to XCTests for Mock Networking API's |
SwiftObjCBridge
|
A Swift Objective-C Bridge implemented using @dynamicCallable |
RadioTimeKit
|
The Swift SDK for TuneIn |
WasmTransformer
|
A Swift package for reading, writing, and transformation of WebAssembly binaries |
o
|
Output and Input for File, URL, and Console |
DSFFullTextSearchIndex
|
A simple Swift/Objective-C full text search (FTS) class for iOS/macOS/tvOS |
Gzip
|
Swift framework that enables gzip/gunzip Data using zlib |
MoyaNC
|
NetworkClient based on Moya |
JSON-DSL
|
A simple JSON DSL for Swift |
IBDecodable
|
A tool to translate xib and storyboard XML into Swift models. |
RedisProvider
|
Adds Redis Cache to Vapor |
MastodonKit
|
MastodonKit is a Swift Framework that wraps Mastodon's API |
MultiLogging
|
Logging utility package for Vapor 3 |
TraceLogAdaptiveWriter
|
An adaptive system log writer for the TraceLog logging system. Logs to Linux systemd Journal & Apple Unified Logging System. |
Titan
|
The small & modular microframework for server-side Swift 3 |
Microya
|
Micro version of the Moya network abstraction layer written in Swift. |
IkigaJSON
|
A high performance JSON library in Swift |
RxCombine
|
Bi-directional type bridging between RxSwift and Apple's Combine framework |
AsyncBlock
|
Swift package to provide AsyncBlockOperation |
SwiftUIGrid
|
An open source library that provides extensions to SwiftUI libraries to enable spacing/font grids and other advanced utilities |
HashableByKeyPath
|
Add `Equatable` and/or `Hashable` conformance with a single function utilising `KeyPath`s. |
DangerXcodeStaticAnalyzer
|
|
Errands
|
µ-library for quick and simple running sequential asynchronous tasks |
Levenshtein
|
Tiny Swift implementation of the Levenshtein algorithm |
thincloud-ios-sdk
|
The ThinCloud SDK for iOS. |
Yakka
|
A Swift toolkit for coordinating the doing of stuff |
PlayButton
|
An animated play button written in Swift |
SwiftCANLib
|
|
GraphQLer
|
GraphQL generator for Swift |
IDZSwiftCommonCrypto
|
A wrapper for Apple's Common Crypto library written in Swift. |
ArchitectureComponents
|
A port of Android Architecture Components to iOS. |
MidnightTest
|
Makes writing tests for Kitura-powered sites easy and fun! |
HPLayout
|
A simple layout DSL to make your Autolayout life a little easier |
SAPCAI
|
Swift package as module for interfacing with SAP Conversational AI in native iOS apps. |
KeyboardKit
|
The easiest way to add comprehensive hardware keyboard control to an iPad, iPhone, or Mac Catalyst app. |
Helper4Swift
|
Helpful extensions and methods to short your coding time. |
NotationView
|
Structures for displaying music notation |
ColorCode
|
NSColor extension adding ability to handle HSL color space and CSS3 style color codes |
CryptomatorCloudAccess
|
Swift library for accessing various cloud providers incl. Cryptomator vaults |
QRIO
|
Lightweight framework for QR scanning and generation |
CodeEditor
|
A SwiftUI TextEditor with syntax highlighting using Highlight.js |
analytics-swift-package
|
Smartlook Analytics Swift Package |
PHDiff
|
Swift implementation of Paul Heckel's diff technique. |
XCTAssertUnrecoverable
|
Make it possible to test that universal error / logic failure occurs. |
imglykit-sp
|
Swift Package for ImglyKit |
TVDatePicker
|
The missing SwiftUI DatePicker view for tvOS |
SquirrelJSON
|
JSON wrapper used in Squirrel |
Rye
|
A framework for displaying non intrusive alerts to your users |
OnboardingKit
|
Easily implement your onboarding flow with a declarative API |
UIPiPView
|
This library is a UIView that is capable of Picture-in-Picture (PiP) in iOS. |
Blurit
|
|
Futura.swift
|
|
SkeletonView
|
An elegant way to show users that something is happening and also prepare them to which contents he is waiting |
Squirrel3
|
Squirrel3 hash/noise function from Squirrel Eiserloh |
MathLib
|
A simple math library written in Swift 🧮 |
Overture
|
🎼 A library for function composition. |
ImGui
|
Swift wrapper around Dear imgui for macOS, iOS, Linux and Windows |
SwiftyHYGDB
|
Swift structs representing astronexus HYG star database |
PredicateKit
|
🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions. |
XCTestHTMLReport
|
Xcode-like HTML report for Unit and UI Tests |
CAiger
|
|
FengNiao
|
A command line tool for cleaning unused resources in Xcode. |
POGOProtos
|
|
Phoenix
|
|
Restofire
|
Restofire is a protocol oriented networking client for Alamofire |
LGNLog
|
A custom logger implementation and Task Local helper for swift-log |
APIKit
|
Type-safe networking abstraction layer that associates request type with response type. |
Introspection
|
Aides in checking information about the current app, system, & device |
fluent-mysql-driver
|
🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL. |
DTFoundation
|
Standard toolset classes and categories |
SwiftOutline
|
SwiftOutline is a tool to generate relationship graph of iOS ViewControllers |
CApache
|
Swift Module Maps for Apache, ApachePortableRuntime and APRUtil |
TestUtils
|
|
BookKit
|
Swift APIs for getting book information from popular web services |
DSFDockTile
|
Easily display images, animations, badges and alerts to your macOS application's dock icon |
ResourcePackage
|
Manage resources for iOS application |
RSKGrowingTextView
|
A light-weight UITextView subclass that automatically grows and shrinks. |
SpacedRepetitionScheduler
|
Swift implementation of an Anki-like spaced repetition scheduler |
Heimdallr.swift
|
Easy to use OAuth 2 library for iOS, written in Swift. |
HPOpenWeather
|
Request OpenWeather data with ease in Swift |
TextFormater
|
a pod to convert String to NSAttributedString |
ImGuizmo
|
|
SPMVim
|
SwiftPackageManager.vim makes using Swift with Vim awesome. |
xcode-simulator-tool
|
Manage root certificates in Xcode simulators |
BAData
|
Bryan Andersons API layer |
MediaType
|
This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings. |
SwinjectAutoregistration
|
Swinject extension to automatically register your services |
Spot
|
Multiple minion function or extension union. |
Promise
|
|
Sh1Password
|
1Password CLI v2 wrapper for Swift, built with https://github.com/FullQueueDeveloper/Sh |
SettingsViewController
|
|
SwiftQuests
|
An object-oriented, URLSession-based network library. |
RenameCommand
|
A ParsableArguments implementation for making minimal rename scripts in Swift |
NBAColors
|
The colors and logos of every NBA team. |
Networking
|
⚡️ Concise networking code leveraging async-await, Decodable & Generics. |
Clangler
|
A Swift package for parsing Clang module map files |
Bootstrap
|
A Leaf wrapper for Bootstrap 🍃 |
DateToolsObjC
|
Package for Objective-C DateTools library. Parse, validate, manipulate, and display dates, time and timezones |
Moderator
|
A simple, modular command line argument parser in Swift. |
BetSwift
|
Swift library for Betfair exchange |
DiffableWithReload
|
Automated reloadItems for diffable datasources |
Shield
|
🛡Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, PKCS10 |
OutputUhooi
|
Uhooi speak the phrase. |
SwiftOutdated
|
A swift subcommand for displaying when your dependencies (SwiftPM or Xcode) are out of date |
NetworkService
|
NetworkService is a small wrapper for Apples NetService classes in Foundation |
SessionKit
|
|
Yams
|
A Sweet and Swifty YAML parser. |
CodableX
|
Make Swift's Codable easier using Property Wrappers. |
Swiftish
|
A fully generic Swift vector & matrix library |
IzzyParser
|
IzzyParser is an iOS library for serializing and deserializing JSON:API objects |
Emit
|
Simple signals library for Swift |
xcutility
|
A tool to find and delete files that are missing from Xcode projects |
TouchInspector
|
TouchInspector is a drop-in package that helps you visualize and debug touches on iOS and iPadOS. |
Bootstring
|
An implementation of Bootstring in Swift. |
StreamReader
|
|
swift-nio-irc
|
A Internet Relay Chat (IRC) protocol implementation for SwiftNIO |
Dynamic
|
Call hidden/private API in style! The Swift way. |
CSVEncoder
|
Swift CSV Encoder |
ThirdPartyMailer
|
Interact with third-party iOS mail clients, using custom URL schemes. |
XCResultKit
|
A Swift interface for finding and parsing xcresult files that Xcode generates when running tests. |
Ink
|
A fast and flexible Markdown parser written in Swift. |
Nunchuck
|
A Swift Library for the I2C Wii Nunchuck controller. |
ZippyJSON
|
A much faster version of JSONDecoder |
SmoothOperators
|
A collection of custom operators |
WordpressReader
|
A simple asynchronous way to download and decode public Wordpress content. |
RxViewController
|
RxSwift wrapper for UIViewController and NSViewController |
SwiftDependencyChecker
|
|
VComponents
|
VComponents is a SwiftUI package that contains 30+ customizable UI components |
PluginInterface
|
|
SwiftRX
|
Redux pattern in SwiftUI |
MultiPeer
|
📱📲 A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices |
objective-c
|
PubNub Objective-C based APIs for iOS and OS X |
Zoomy
|
Adds seamless scrollView and instagram like zooming to UIImageViews in any view hierarchy. |
VIPER
|
A lightweight VIPER software architecture framework for Swift. |
Macaroni
|
Swift Dependency Injection Framework "Macaroni" |
SheeKit
|
Customize and resize sheets in SwiftUI with SheeKit. Utilise the power of `UISheetPresentationController` and other UIKit features. |
XCSnippets
|
Xcode snippet manager |
Resty
|
A package for making expressive, intuitive REST calls in Swift. |
ParseSwift
|
The Swift iOS | macOS | watchOS | tvOS | Linux | Android SDK for the Parse Platform |
CombineExt
|
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards. |
SwiftyGFX
|
A Swift graphics library useful when working with dot matrix displays. |
URL-QueryItem
|
Extensions to make working with URLQueryItems & URLs easier |
Relax
|
A Protocol-Oriented Swift library for building REST client requests |
Glob
|
Glob for Swift 5 |
AnyLint
|
Lint anything by combining the power of scripts & regular expressions. |
SwiftySchwartzianTransform
|
Advanced overkill sort operation for the swift language |
CombineViewModel
|
An implementation of the Model-View-ViewModel (MVVM) pattern using Combine. |
TimeSpecification
|
Get `timespec` in Swift. |
mongo-swift-driver
|
The official MongoDB driver for Swift |
Carbon
|
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView. |
SCountLabel
|
SCountLabel is an easy to use Swift extension counter for UILabel |
MangerKit
|
Request podcasts via proxy |
LegoKit
|
|
XCTestStarterKit
|
Lightweight Starter Utilities for Swift project testing with XCTest |
FluentSeeder
|
The easiest way to seed a database using Fluent. |
StarRateView
|
StarRateView is a star rating library created in SwiftUI. |
OAuth2
|
OAuth2 framework for macOS and iOS, written in Swift. |
SwiftyOLED
|
A Swift library for OLED displays based on SSD1306 and SSD1305 drivers. |
Cdirent
|
dirent module for Swift |
RxStore
|
Reactive State Management Tool for Swift |
Blake2
|
Swift wrapper for reference C implementation of Blake2b hash |
TelegraphKit
|
📜 The ultimate solution for showing ad hoc, server-editable web content (FAQs, Tutorials, Privacy Policy, etc.) in your iOS apps |
PeekPop
|
Peek and Pop with backwards-compatibility |
SessionPlus
|
A swift request & response framework for JSON apis. |
SwiftPackageManifest
|
A package for decoding the output of `swift package dump-package` |
SListView
|
SListView is a view group that displays a list of scrollable items. |
ModalPresentationView
|
Remove the boilerplate of modal presentations in SwiftUI |
SwiftUIFlow
|
SwiftUI views that arrange their children in a flow layout. |
Synchronized
|
|
GrowthBook-IOS
|
GrowthBook iOS (Swift) SDK |
DSFDropFilesView
|
A Swift NSView class for nicely supporting drag/drop files. |
MockUserDefaults
|
Mocking UserDefaults for tests |
CardTabBar
|
This library is for adding animation to iOS tabbar items, which is inherited from UITabBarController. |
SwiftAPNs
|
:calling: Send push notifications from Swift via APNs |
MultipartFormDataParser
|
Testing tool for `multipart/form-data` |
Meridian
|
Meridian is a web server written in Swift that lets you write your endpoints in a declarative way. |
SlidingTabView
|
SwiftUI - Sliding Tab View |
StubNetworkKit
|
Stub your network requests in Swift |
Then
|
:clapper: Tame async code with battle-tested promises |
Perfect-RequestLogger
|
SPM module for request logging filters for the Perfect framework for server-side Swift |
ETBinding
|
|
MEW-wallet-iOS-secp256k1
|
|
Icebox
|
|
SwiftMysql
|
A pure Swift Client implementing the MySQL protocol. Also supports non-blocking I/O |
CypherPoetSwiftUIGeometryUtils
|
Starter utilities for creating magic with geometry and shapes in SwiftUI. |
AFBilling
|
In App Purchase |
JASON
|
Fast JSON parsing for Swift |
Swawsh
|
Sign AWS Signature Version 4 requests |
SimpleNetworkCall
|
|
Dysprosium
|
Deallocation helper for runtime objects |
Resistance
|
A Swift library for creating and manipulating resistors and their values. |
EasyFocus
|
Easier getting and setting of Focus |
JWTProvider
|
(Deprecated) Adds conveniences for using JWTs in Vapor 2. |
HPURLBuilder
|
A Swift library to construct URLs in a SwiftUI-like style |
Dkst
|
👨🏽🏫 CLI app for controlling Deckset |
SplitRow
|
A row for Eureka to put two rows side by side into the same UITableViewCell |
Yaml
|
Load YAML and JSON documents using Swift |
JKCSFacilities_iOS
|
|
soto-ecs
|
Standalone Repository of AWS ECS Client from soto-project/soto |
FFProbe
|
A Swift library for processing output from the ffprobe utility |
DataURI
|
A pure Swift parser for Data URIs. |
RKProgressBar
|
A simple RealityKit Entity class for creating a geometry to show progress in the form of a capsule |
SlidingRuler
|
A sliding ruler control for SwiftUI |
SplashScreen
|
A little package that allows you to create an automatically fading splash screen |
RandomFactory
|
Randomized model generator for Swift. |
DSFColorPicker
|
A color picker for macOS |
ICY
|
ICY / Essent e-thermostaat client in Swift |
swiftreplmadness
|
Example of using your own packages in the Swift REPL |
SwiftTestUtils
|
Basic test utils to use across all swift projects. |
SemVer
|
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase. |
phase
|
Define and manage your Xcode Build Phases from inside Package.swift |
CommandRegistry
|
⚠️DEPRECATED⚠️ Beautifully handle subcommands on your SwiftPM command line tool |
HandyUIKit
|
Handy UI features that should have been part of UIKit in the first place. |
Teapot
|
|
DSFFloatLabelledTextField
|
A macOS Cocoa single-line NSTextField/NSSecureTextField that implements the Float Label Pattern. |
State
|
Swift @State |
PreviewConsole
|
Show print/log statements in a console on the Xcode Preview |
FoundationX
|
An extension to Foundation. |
StepperView
|
SwiftUI iOS component for Step Indications. |
Async
|
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch |
SwiftTabler
|
A multi-platform SwiftUI component for tabular data |
VaporCron
|
⏲ Swift cron scheduler for Vapor |
SwiftDiff
|
Diff text in Swift |
PSElasticPullToRefresh
|
Elastic pull to refresh for iOS developed in Swift |
NetworkRequest
|
Swift networking library for easily defining, executing, and mocking network requests |
EUDCCKit
|
EU Digital COVID Certificate Kit for the Apple Platform (unofficial) |
Reader
|
function wrapper ⚔ |
Kuri
|
Automatically generates from template and imports it into Xcode project. |
DSFImageFlipbook
|
A simple 'flipbook' of images that can be presented as flipbook-style animation |
MessagePack
|
It's like JSON, but fast and small…and Swift! – msgpack.org[Swift] |
ActionSheetController
|
Swift Package mimicking UIKit's ActionSheet with added features |
Tentacle
|
A Swift framework for the GitHub API |
Autofixtures
|
Autofixtures can create values of virtually any type without the need for you to explicitly define which values should be used |
FSEventsWrapper
|
Easily use FSEvents in Swift |
Kitura-WebSocket
|
WebSocket support for Kitura |
swift-driver
|
Swift compiler driver reimplementation in Swift |
SwiftTreeSitter
|
Swift bindings for the tree-sitter parsing library |
Plex-Monitr
|
Plex media management made easy! |
PetriKit
|
PetriNet toolset for swift |
CustomPageableCollectionView
|
A pageable collection view that can use any page size and still uses the standard iOS paging |
IntrospectionKit
|
|
PushNotifications
|
Swift SDK for the Pusher Beams product: |
Focus
|
|
Euler
|
Swift Custom Operators for Mathematical Notation |
DSFSecureTextField
|
NSSecureTextField with a 'visibility' button. |
PCD8544
|
A Swift library for the Nokia3310/5110 PCD8544 Monochrome LCD display |
ReactiveTask
|
Flexible, stream-based abstraction for launching processes |
MaterialDesignUIComponents
|
UI Components library for Swift. Currently supports MaterialDesign. |
GraphZahl
|
A Framework to implement Declarative, Type-Safe GraphQL Server APIs using Runtime Magic 🎩 |
Nuke-AVIF-Plugin
|
An AVIF plugin for Nuke |
Colorizer
|
A Swift package that helps adding colors to strings written to the terminal. |
OMPitchAndRoll
|
OMPitchAndRoll is a Swift Pacakge library that displays the Pitch and Roll status of iOS on the vertical and horizontal axes. |
DelaunayTriangulation
|
Delaunay Triangulation implementation written in swift |
VaporExtensions
|
|
Xcresultparser
|
Parse the binary xcresult bundle from Xcode builds and testruns |
FISPT_KIT
|
Custom Tunnel Kit for OpenVPN in iOS customize by ParkJongHa |
SwiftyDijkstra
|
Simple objective implementation of Dijkstra algorithm (shortest path search) written in Swift |
Deferred
|
Work with values that haven't been determined yet. |
AFNetworks
|
Make Rest Apis calls easy while using MVVM patterns and DI architecture |
SenseHat
|
Swift package for Raspberry Pi Sense Hat |
SwiftPlusPlus
|
Library for common enhancements to the Swift language developed by Apple |
FileUtils
|
Easy way to work with files, directories and paths in swift on macOS and linux. |
ForecastIO-Vapor
|
DarkSky API wrapper for Vapor |
Cancellable
|
Cancellable Protocol Extension |
ImageIOPlus
|
ImageIOPlus Swift Package |
Checkit
|
|
Pooling
|
Pooling is an interface for classes that implement object pool design pattern |
RequestSwift
|
A tiny HTTP client written in swift. URLSession alternative |
NFCReader
|
Scan and decode NFC tags on iOS |
FlatBuffers
|
FlatBuffers: Memory Efficient Serialization Library |
Franz
|
A Kafka Client for Swift |
Logboard
|
Simple logging framework for your framework project. |
Incrementer
|
Incrementer allows for the use of `++` and `--` postfix operators on Swift `Int` variables. |
Unboxing
|
Set of extension and custom class to decode heterogeneous collections/values. |
IPAddress_v4
|
IPAddress_v4 is a Swift library for doing basic handling of IPv4 Addresses expressed as single addresses, ranges, or CIDRs. |
filemaker-nio
|
A Swift FileMaker Data API wrapper built on top of SwiftNIO and Async HTTP Client |
swift-qrcode-generator
|
QR code generator written in pure Swift |
Python3
|
Swift Package Manager wrapper for Python 3 C API |
swift-argument-parser
|
Straightforward, type-safe argument parsing for Swift |
ruminant
|
Swift persistent vectors à la Clojure |
ClassyFlux
|
Simple yet fully-featured Flux pattern implemented in Swift |
CX11.swift
|
Swift Package for X11 |
WebView
|
A SwiftUI component to use WKWebView |
MurmurHash-Swift
|
MurmurHash framework in Swift. |
Unxip
|
A Swift command line tool to extract signed archives (.xip files). |
Communicado
|
A simpler way to share on iOS. |
ReactiveStreams
|
An interpretation of Reactive Streams in Swift |
SDWebImageHEIFCoder
|
A SDWebImage coder plugin to support HEIF image without Apple's Image/IO framework |
SSCZLib
|
zlib headers provided for the Swift Package Manager |
SwiftUIPDF
|
SwiftUI views collection to display PDF pages and files |
SDWebImageLinkPlugin
|
A SDWebImage loader plugin, to support load rich link image with LinkPresentation framework |
NetworkService
|
A reactive library for using URLSession |
Euclid
|
A Swift library for creating and manipulating 3D geometry |
GoogleDataTransport
|
|
Yaml
|
Load YAML and JSON documents using Swift |
MyHTML
|
A Swift wrapper for MyHTML, a fast, pure-C, HTML 5 parsing library |
Argo
|
Functional JSON parsing library for Swift |
Audiograph
|
Audio-Feedback on Charts for visually impaired Users |
exact-math
|
A Swift package for exact computation. |
SwiftScriptRunner
|
Swift Script Runner |
TILogger
|
TILogger is a simple logger for swift. |
AEImage
|
Adaptive image viewer for iOS (with support for zoom, gyro motion and infinite scroll) |
LeakedViewControllerDetector
|
Warns you about leaked Views and ViewControllers as soon as they occur! |
SwiftPowerStorage
|
Core of SimplyLogger product |
SwiftRegularExpression
|
|
Regex
|
Cross-platform Swift regex library |
ControlledChaos
|
A Swift package for working with probability-driven randomness |
SwiftyBeaver
|
Convenient & secure logging during development & release in Swift 3, 4 & 5 |
async-kit
|
Sugary extensions for the SwiftNIO library |
Shiny
|
Iridescent Effect View (inspired by Apple Pay Cash) ✨ |
ErrorUtils
|
Handle errors with less do … try … catch clutter. |
swift-gen
|
🎱 Composable, transformable, controllable randomness. |
ASCollectionView
|
Lightweight custom collection view inspired by Airbnb. |
SipHash
|
Simple and secure hashing in Swift with the SipHash algorithm |
StringScanner
|
A string scanner (similar to NSScanner) implementation purely implemented in Swift |
Swifty360Player
|
iOS 360-degree video player streaming from an AVPlayer. |
swift-scru128
|
SCRU128 Swift Implementation |
Defines
|
A collection of runtime checks written in Swift. |
CLISpinner
|
Swifty Terminal Spinner |
SwiftTools
|
|
SgRouter
|
General Swift URI router |
Validations
|
Validations framework for Swift |
AttributedText
|
NSAttributedString rendering for SwiftUI |
NodesSSO
|
Allow users to login using Nodes SSO 🔑 |
CIconv
|
Libiconv wrapper for Swift |
Toast
|
iOS application-wide user notification system |
PostHog
|
PostHog iOS integration |
Swift-AI
|
The Swift machine learning library. |
SwiftOnSockets
|
Swift on Sockets |
TigaseSwiftOMEMO
|
OMEMO support for Tigase Swift XMPP library |
paypalcheckout-ios
|
Need to add Native Checkout to your iOS Application? We can help! |
UUSwift
|
Useful Utilities is a collection of helper classes that extend or complement existing UIKit framework classes. |
Auburn
|
An idiomatic Swift library for using Redis |
OpenWeatherKit
|
:partly_sunny: Swift OpenWeatherMap Kit :partly_sunny: |
SFSafeSymbols
|
Safely access Apple's SF Symbols using static typing |
SwiftHEXColors
|
HEX color handling as an extension for UIColor. |
SolidScroll
|
A liberated _ScrollView and _PagingView of SwiftUI. |
NimiqClient
|
|
FluxorExplorerInterceptor
|
Intercepting actions and state changes and sending them to FluxorExplorer |
SupportEmail
|
Pre-populates emails with support information in iOS/iPadOS apps |
mysql-nio
|
🐬 Non-blocking, event-driven Swift client for MySQL. |
tink-core-ios
|
Tink SDK Core iOS |
BluetoothMessageProtocol
|
Swift Implementation of Bluetooth Message Protocols. Encode and Decode BLE Characteristics |
swift-package-collection-generator
|
A collection of packages and tooling for generating and consuming package feeds. |
UUSwiftCore
|
|
FluxorExplorerSnapshot
|
A struct to be used when communicating between FluxorExplorerInterceptor and FluxorExplorer |
SwiftyMessenger
|
Swift toolkit for passing messages between iOS apps and extensions. |
GitInfo
|
|
PerfectSQLite
|
|
Slugify
|
Convenience for sluggifying your strings. |
PreferencesSpellBook
|
Swift Package to provide standard Preference window functionality for Macintosh App Development (Cocoa). |
WireGuardKit
|
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple |
FTLinearActivityIndicator
|
Add the missing network activity indicator on notched iPhones |
mqtt-nio
|
Non-blocking, event-driven Swift client for MQTT (3.1.1 and 5.0). |
Murray
|
Command Line Interface to create skeleton iOS apps and add file templates |
UIntX
|
The unsigned integer to rule them all. |
ESGists
|
This is a small set of Gists API client for EZ-NET CodePiece. |
Base58String
|
An Swift implementation of base 58 string encoding and decoding |
AppIconSetGen
|
Tool to generate App Icon set for iOS, macOS, watchOS apps |
QRSwift
|
A Swift framework for generating QR codes |
GitCommit
|
|
WriteFreely
|
A Swift package wrapping the WriteFreely / Write.as API |
TensorFlow
|
Swift high-level API for TensorFlow. |
WMSKit
|
|
Mokka
|
A collection of helpers to make it easier to write testing mocks in Swift. |
MarqueeLabel
|
A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame |
Differ
|
Swift library to generate differences and patches between collections. |
APIota
|
APIota is a lightweight Swift library for defining REST API clients for use in iOS, macOS, tvOS, watchOS and Linux apps. |
SwiftUIRouter
|
Path-based routing in SwiftUI |
Flywheel
|
A simple and predictable state management library inspired by Redux for Kotlin Multiplatform using the concepts of actors. |
BatteryView
|
Simple battery shaped UIView |
EventTracker
|
Declarative tracking events for Swift |
MockingKit
|
MockingKit is a Swift-based library that lets you mock protocols and classes. It lets you register function results, invoke and inspect method calls etc. |
Clibsodium
|
|
AblyDeltaCodec
|
Cocoa VCDiff decoder |
LitFuseBasicPackage
|
|
ConfirmitMobileSDK
|
The Confirmit Digital Feedback Mobile SDK provides seamless in-app feedback for any touch point within your mobile application. |
telesign-kit
|
A Swift package used to communicate with the Telesign API |
BooleanExpressionEvaluation
|
Evaluate a string boolean expression with variables |
Vandelay
|
Vandelay is an iOS importer/exporter, written in Swift. |
LoggerKit
|
🤖Simple logging framework |
AEViewModel
|
Swift minion for convenient creation of tables and collection views |
TimelaneCombine
|
Timelane + Combine |
GCDWebServer
|
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server) |
CommandLineKit
|
Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape sequences, and defines an API for reading strings from the terminal. |
AEConicalGradient
|
Conical (angular) gradient for iOS written in Swift |
OCMock
|
Mock objects for Objective-C |
Lux
|
A Swift library with a dedicated command-line tool to highlight plain code (e.g. for terminal output), HTML files code blocks or attributed strings (e.g. for macOS or iOS apps) |
Trails
|
Trails of values over time in SwiftUI |
Cause-Logic-Effect
|
A library for making view controller presentation and dismissal more functional. |
Siesta
|
The civilized way to write REST API clients for iOS / macOS |
CoreDataRepository
|
A reactive library for using CoreData in the background |
OctavKit
|
Swift toolkit for the Octav(https://github.com/builderscon/octav) API |
XCRemoteCache
|
|
CryptoOffice
|
Office Open XML (OOXML) formats (.xlsx, .docx, .pptx) decryption for Swift |
UITextView+Placeholder
|
A missing placeholder for UITextView |
CombineTesting
|
A Swift package to allow easy testing of Combine components. |
ButtonKit
|
A button kit for both Sketch and Swift. |
Swifter
|
Tiny http server engine written in Swift programming language. |
LoadableImage
|
Lightweight but useful loadable image component for SwiftUI with loading indicator, caching and image placeholder |
Core
|
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging. |
FileKit
|
Simple and expressive file management in Swift |
RetryKit
|
RetryKit is a package that implements a mechanism for retrying work based on strategies and outputs. |
Complex
|
Complex numbers in Swift |
BetterSheet
|
A powerful SwiftUI sheet replacement |
SwiftMQTT
|
MQTT Client in pure swift ❤️ |
Capable
|
Keep track of accessibility settings, leverage high contrast colors, and use scalable fonts to enable users with disabilities to use your app. |
EthereumABI
|
Ethereum ABI parser in vanilla Swift. Supports ABIv2 spec for Solidity 0.5 |
w3w-swift-wrapper
|
Swift library for what3words REST API. |
Piz
|
The simplest unzipper just works. (Swift) |
CoreTempMonitorSwift
|
Free CoreTemp Monitor for iOS devices |
DummyLinuxOSLog
|
A dummy os_log for Linux. |
UUSwiftUX
|
|
Systemator
|
System information and monitoring for local and remote mac/ubuntu servers |
NautilusTelemetry
|
An iOS implementation of OpenTelemetry |
swift-log-supabase
|
A logging backend for apple/swift-log that sends log entries to Supabase. |
Poste
|
Tiny tiny framework to meet async & await functions for Swift. |
swift-grammar
|
debuggable parsing tools for performance-sensitive libraries |
NilResettable
|
|
FCUUID
|
:iphone: iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor. |
Changeable
|
Follow in details changes in an object. |
TerraProxy-CLI
|
Terraria Proxy Server |
MockDuck
|
A network mocking layer for iOS, tvOS, and macOS |
BonMot
|
Beautiful, easy attributed strings in Swift |
CwlDemangle
|
An implementation of Swift mangled symbol parsing and demangled printing in Swift. |
aws-signer-v4
|
Generate a signed URL or Request headers for submitting to Amazon Web Services. |
SwiftUIMapView
|
MKMapView in SwiftUI |
Hexaville
|
The modern serverless web application engine and framework for Swift |
EthereumAddress
|
Ethereum Address module in swift |
Komondor
|
Git Hooks for Swift projects 🐩 |
d3-scrollable-menu-list
|
Auto scrollable multi platform header menu usually used in food delivery applications - SwiftUI & Combine |
IPData
|
Swift library to gather information for an IP using ipdata.co |
SwiftUIPhone
|
An iPhone Simulator "Wrapper" for SwiftUI Apps on macOS |
big-num
|
Swift interface BIGNUM functions in BoringSSL |
swift-confidential-plugin
|
Swift Package Manager build tool plugin for Swift Confidential |
jmespath.swift
|
Swift implementation of JMESPath, the JSON query language |
Weakable
|
An easy way to hold weak references in Swift. |
GraphicsLibs.Swift
|
|
TraceLog
|
TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS. |
Inflection
|
|
UBJSONSerialization
|
UBJSON Serialization in Swift (with the help of Apple’s Foundation) |
SimpleCLI
|
*Deprecated* simple Swift CLI library (mostly to turn arguments into a dictionary and generating the usage string right now) |
HPImageResizer
|
A light-weight Swift package to resize images with ease on iOS and macOS |
parsel
|
Create complex parsers by combining simple ones with Parsel! |
DeviceGuru
|
DeviceGuru is a simple lib (Swift) to know the exact type of the device, e.g. iPhone 6 or iPhone 6s. Please ⭐️ this repo on the top right corner to make this repo popular. |
Down
|
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark. |
Result
|
Swift type modelling the success/failure of arbitrary operations. |
MLStarRating
|
Star Ratings for swift projects |
CommandShell
|
Swift framework for building command line tools. |
CGPathIntersection
|
:curly_loop: A library that identifies points where two CGPaths intersect |
Hopoate
|
Lightweight Dependency Injection for iOS |
PubFactory
|
PubFactory provides class `Create` to build custom publishers which are fully cancellable and which can emit a stream of items. |
TypographyKitPalette
|
🎨 Makes your TypographyKit color palette available in Xcode Interface Builder. |
AMScrollingNavbar
|
Scrollable UINavigationBar that follows the scrolling of a UIScrollView |
Keychain
|
iOS Keychain Helper |
SwiftMarkup
|
Parses Swift documentation comments into structured entities |
SwiftUIDrag
|
A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content. |
CommonParsers
|
|
Stencil
|
Stencil is a simple and powerful template language for Swift. |
ACDD
|
Acceptance criteria driven development provides simple types for structuring scenario-oriented tests (given, when, then) to make following behavior-driven development in Swift easier. |
google-tag-manager-ios-sdk
|
|
SecureXPC
|
A simple and secure XPC framework for Swift |
Stem
|
这是一个app开发的加速库。This is an accelerated library for app development |
Nimble
|
A Matcher Framework for Swift and Objective-C |
SwiftUICollection
|
A collection view for SwiftUI |
MagickBird
|
Swifty wrapper around ImageMagick. Requires ImageMagick. |
TactileSlider
|
UIControl slider that can be dragged from any point within its bounds, similar to those in Control Center and Home.app |
AsyncChannelKit
|
Simple implementation of an async channel for use with Swift Concurrency |
s3-filesystem-kit
|
Swift File Manager for AWS S3 |
Marcel
|
A MIME parser for iOS/Mac |
ModelResponse
|
A simple protocol for converting Vapor models to public facing types |
SQLiteMigrationManager.swift
|
Migration manager for SQLite.swift |
Plug
|
A lightweight Swift iOS networking library |
CommonMark
|
Create, parse, and render Markdown text according to the CommonMark specification |
HealthDataSync
|
HealthDataSync is a Swift library that simplifies and automates the export of HealthKit data to an external store. |
FastList
|
A bare-bones replacement for SwiftUI List, intended to work around some of List's performance issues. |
xml2json
|
A Swift wrapper for C++ library that converts XML to JSON |
Theo
|
Open Source Neo4j driver for iOS, tvOS, Linux and macOS |
SwiftWinRT
|
WinRT Bridging for Swift |
PeriodDuration
|
The ISO 8601 period/duration APIs missing in Foundation |
SwiftMetrics
|
Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client. |
geodesic
|
Compute distances in Swift |
SteamPress
|
A Blogging Engine and Platform written in Swift for use with the Vapor Framework |
SwiftyAlgebra
|
|
TextBuilder
|
Like a SwiftUI ViewBuilder, but for Text |
Benchmark
|
Benchmark running times of Swift code |
Symbols
|
Swift package for accessing SF Symbols in a type safe manner. |
xml-coding
|
Swift based XML Encoder/Decoder for Codable classes |
FPTF
|
Swift types for working with the friendly-public-transport-format |
SwiftUIWKWebView
|
WKWebView as NSViewRepresentable for usage in macOS environment and UIViewRepresentable for UIKit |
UnicodeURL
|
|
SwiftArg
|
A stupid simple command line argument parser for Swift. |
LanguageClient
|
Language Server Protocol (LSP) client for Swift |
Navigation
|
Navigation is a framework that provides an another look on iOS app screens navigation |
XCTJSONKit
|
A set of specialized JSON tools for Swift test suites |
fawaid-models
|
|
TMDb
|
The Movie Database Swift Package |
HTTPClient
|
🌐(🚜) Easy to use HTTPClient(s) built on top of URLSession and available for Combine |
Pipes
|
PureMVC Swift MultiCore Utility: Pipes |
SwiftyJSON
|
The better way to deal with JSON data in Swift |
SwiftNpy
|
Save/Load NumPy array files in Swift |
NavigationBarHelper
|
A library that helps to manage the navigation bar style. It helps to remember bar attributes between different VCs and keep the transition smooth. |
Cache
|
:package: Nothing but Cache. |
Hellfire
|
|
SwiftMoment
|
A time and calendar manipulation library for Server Side Swift, SPM, Swift 3.0 |
hummingbird-mustache
|
Mustache template engine for Hummingbird server framework |
SwiftSH
|
A Swift SSH framework that wraps libssh2. |
SVEVideoUI
|
A video component for SwiftUI |
Asheron
|
Asheron's Call Data File Parser |
GitHubKit
|
GitHub API client written in Swift with the help of Apple NIO |
TOMLDeserializer
|
Replaced by https://github.com/dduan/TOMLDecoder |
TWHud
|
|
SF2Lib
|
SF2 parsing and rendering library in C++ |
TabStriper
|
TabStriper is a library that switches screens by selecting a tab or swiping the screen Built with SwiftUI |
swift-nio-transport-services
|
Extensions for SwiftNIO to support Apple platforms as first-class citizens. |
SwiftCSP
|
A Constraint Satisfaction Problem Solver in Pure Swift |
BiSON
|
Library for converting a map to and from BSON format |
swift-prelude
|
🎶 A collection of types and functions that enhance the Swift language. |
TurtleBuilder
|
Turtle graphics library built on Swift function builders |
Cassowary
|
A Swift port of the Cassowary linear constraint solver |
Postman
|
Postman Provider for Vapor |
SwiftAWSS3
|
Standalone Repository of AWS S3 Client from soto-project/soto |
UKPoliceData
|
A Swift Package for UK Police data providing a rich data source for information about crime and policing in England, Wales and Northern Ireland. |
GATT
|
Bluetooth Generic Attribute Profile (GATT) for Swift (Supports Linux) |
Sync
|
Real-time Apps the SwiftUI way |
MyNameIsURL
|
URL Matching in Swift |
XcodeProjCExt
|
👩💻C extensions for XcodeProj |
AxisContribution
|
A library that expresses a github contribution calendar through an array of dates. Supports iOS and macOS. |
LocalizedTimeAgo
|
Swift time ago framework localized in 42 languages. |
ObjectCoder
|
|
RCWL0516Radar
|
A Swift library for the RCWL-0516 Microwave Radar |
ShellKit
|
Access local shell as well as remote over SSH |
SGLImage
|
SwiftGL Image Library |
View2Pdf
|
A simple package to convert html to pdf |
PackageListValidator
|
A tool for validating the SwiftPM Library/Swift Package Index master package list. |
Logger
|
Configurable logging for Swift. |
Koloda
|
KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS. |