Packages for keyword “swift5”
These packages are available as a package collection, usable in Xcode or SwiftPM.
TaskTrigger
Attach async tasks to SwiftUI views using a trigger mechanism.
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.
CoreDataModelDescription
Declarative way to describe a Core Data model in code.
GameKitUI
GameKit (GameCenter) for SwiftUI
MijickGridView
Easy Grids with SwiftUI
influxdb-client-swift
InfluxDB (v2+) Client Library for Swift
SemanticVersioningKit
Small library to create and parse Semantic Versioning conforming representations.
SwiftDI
SwiftDI the new way to use your dependency in Swift 5.1
SwiftVizScale
Scale types usable for visualization, inspired by D3
AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
AutoResizingSheet
Use automagically self-resizing sheets in Swift
BetterSlider
A custom SwiftUI slider control that allows for more customization than the standard `Slider`
EmailClientHelper
Swift helper package to send an email using 3rd party apps
FranticApparatus
Promises framework for Swift 5
Knob
Simple knob control for iOS and macOS that depicts its path as an arc using CoreAnimation layers.
SwiftASCII
Type-safe ASCIIString and ASCIICharacter types for Swift. (ASCII string, character)
Atem
Blackmagic Design Atem network protocol implementation in swift 5.1 using NIO 2
SwiftAvroCore
An implementation of Apache Avro in Swift 5
UPCBarcodeLookup
Swift package for UPC, GTIN, ISBN and EAN barcode lookup
Doubles
A quad-double number (QDouble) is an unevaluated sum of four IEEE double precision numbers, capable of representing at least 212 bits of significand. Algorithms for various arithmetic operations (including the four basic operations and various algebraic and transcendental operations) are presented. A Swift implementation of these algorithms is attached, along with its interfaces.