Simon Whitty
Simon Whitty
FlyingFox
Lightweight, HTTP server written in Swift using async/await.
SwiftDraw
Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.
DictionaryDecoder
A Swift library for serializing Codable types to and from [String: Any].
Awaiting
Swift @propertyWrapper that waits asynchronously until the value matches a predicate.
IdentifiableContinuation
Swift continuation that conforms to Identifiable and includes a cancellation handler.
KeyValueCoder
A Swift library for serializing Codable types to and from [String: Any] and UserDefaults.
swift-mutex
Cross platform lock backporting the Swift 6 Mutex API to earlier platforms