1,096 skills found · Page 1 of 37
vapor / Vapor💧 A server-side Swift HTTP web framework.
PerfectlySoft / PerfectServer-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
vicc / ChameleonColor framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
Quick / QuickThe Swift (and Objective-C) testing framework.
Kitura / KituraA Swift web framework and HTTP server.
Swinject / SwinjectDependency injection framework for Swift with iOS/macOS/Linux
bizz84 / SwiftyStoreKitLightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
Wolg / Awesome SwiftA curated list of awesome Swift frameworks, libraries and software.
marmelroy / PhoneNumberKitA Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Jounce / SurgeA Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
BradLarson / GPUImage2GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
Quick / NimbleA Matcher Framework for Swift and Objective-C
mamaral / NeonA powerful Swift programmatic UI layout framework.
badoo / ChattoA lightweight framework to build chat applications, made in Swift
DeclarativeHub / BondA Swift binding framework
alibaba / Coobjccoobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
DaveWoodCom / XCGLoggerA 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.
google / PromisesPromises is a modern framework that provides a synchronization construct for Swift and Objective-C.
alibaba / LuaViewSDKA cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
ra1028 / DifferenceKit💻 A fast and flexible O(n) difference algorithm framework for Swift collection.