SwizzleHelper
|
Swift package for swizzling Objective-C methods in Swift, and for attaching associated values to Objective-C classes and their instances. |
CustomToolTip
|
Easily add custom tool tips with arbitrary content to your AppKit project! |
MacMenuBar
|
Bringing the Mac Menu Bar into the SwiftUI age. |
Async
|
Swift Async package that makes creating and using asynchronous tasks easier. |
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 |