- Seattle, WA
- @[email protected]
Highlights
- Pro
Stars
Generate images of code and terminal output 📸
Script to download higher resolutions of Apple event videos using ffmpeg
Introspect underlying UIKit/AppKit components from SwiftUI
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
A brief computer graphics / rendering course
WebAssembly Micro Runtime (WAMR)
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
Crash Unscrambler analyzes crash reports and crashed processes, recovering as much information as possible about the data and execution leading up to the crash.
A fast, practical GPU rasterizer for fonts and vector graphics
HomeKit support for the impatient.
tonyarnold / Differ
Forked from wokalski/Diff.swiftSwift library to generate differences and patches between collections.
Collection of advice on optimizing compile times of Swift projects.
All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5
C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
Tools to transcode, inspect and convert videos.
Make images look as if they are made out of 1x1 LEGO blocks
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.