Pinned Repositories
Awaiting
Swift @propertyWrapper that waits asynchronously until the value matches a predicate.
DictionaryDecoder
A Swift library for serializing Codable types to and from [String: Any].
FlyingFox
Lightweight, HTTP server written in Swift using async/await.
KeyValueCoder
A Swift library for serializing Codable types to and from [String: Any] and UserDefaults.
swift-identifiable-continuation
Swift continuation that conforms to Identifiable and includes a cancellation handler.
swift-mutex
Cross platform lock backporting the Swift 6 Mutex API to earlier platforms
swift-timeout
Swift Concurrency timeout handler
SwiftDraw
Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.
swhitty's Repositories
swhitty/FlyingFox
Lightweight, HTTP server written in Swift using async/await.
swhitty/SwiftDraw
Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.
swhitty/swift-timeout
Swift Concurrency timeout handler
swhitty/swift-mutex
Cross platform lock backporting the Swift 6 Mutex API to earlier platforms
swhitty/swift-identifiable-continuation
Swift continuation that conforms to Identifiable and includes a cancellation handler.
swhitty/KeyValueCoder
A Swift library for serializing Codable types to and from [String: Any] and UserDefaults.
swhitty/Awaiting
Swift @propertyWrapper that waits asynchronously until the value matches a predicate.
swhitty/DictionaryDecoder
A Swift library for serializing Codable types to and from [String: Any].
swhitty/FlyingFoxCLI
Simple command line app that runs FlyingFox http server
swhitty/swift-identifiable-enum
Macro that synthesizes Identifiable conformance for Swift enums.
swhitty/swift-case-projection
Lightweight, enum case projections with SwiftUI bindings — clarity without optics.
swhitty/FlyingFoxMacros
Swift Macros for FlyingFox
swhitty/swift-codeowners
CODEOWNERS parser and utility written in Swift
swhitty/ContentDrawerContainer
A Swift component that enables an interactive drawer to be displayed ala Apple Maps app.
swhitty/AsyncExtensions
AsyncExtensions aims to mimic Swift Combine operators for async sequences.
swhitty/Bagel
a little native network debugging tool for iOS
swhitty/swift-glob
A native Swift implementation of glob match patterns.
swhitty/Browser
swhitty/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
swhitty/FlyingFox.net
Source code of flyingfox.net, the official website of FlyingFox
swhitty/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
swhitty/Make-This
Project files for the Make This video series and community challenges.
swhitty/PackageList
The master list of repositories for the Swift Package Index.
swhitty/RxSwift
Reactive Programming in Swift
swhitty/swift-case-paths
🧰 Case paths extends the key path hierarchy to enum cases.
swhitty/swift-foundation
The Foundation project
swhitty/swift-syntax-xcframeworks
swhitty/swifter
Tiny http server engine written in Swift programming language.
swhitty/web-frameworks
Which is the fastest web framework?
swhitty/XcodeCoverageConverter
XcodeCoverageConverter aims to provide a tool to convert xccov code coverage results into continuous integration friendly formats