Simon Whitty

Results 8 repositories owned by Simon Whitty

FlyingFox

531
Stars
47
Forks
Watchers

Lightweight, HTTP server written in Swift using async/await.

SwiftDraw

466
Stars
50
Forks
Watchers

Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.

DictionaryDecoder

19
Stars
6
Forks
Watchers

A Swift library for serializing Codable types to and from [String: Any].

Awaiting

22
Stars
1
Forks
Watchers

Swift @propertyWrapper that waits asynchronously until the value matches a predicate.

IdentifiableContinuation

27
Stars
2
Forks
Watchers

Swift continuation that conforms to Identifiable and includes a cancellation handler.

KeyValueCoder

18
Stars
0
Forks
Watchers

A Swift library for serializing Codable types to and from [String: Any] and UserDefaults.

swift-mutex

32
Stars
3
Forks
Watchers

Cross platform lock backporting the Swift 6 Mutex API to earlier platforms

swift-timeout

26
Stars
0
Forks
Watchers

Swift Concurrency timeout handler