2017
- IBDecodable/IBLinter: A linter tool for Interface Builder (Original Author)
2018
- kateinoigakukun/StubKit: A smart stubbing system for Swift
- コンパイラから紐解くSwift method dispatch - Speaker Deck (iOSDC 2018)
2019
- Swift Type Metadata - Speaker Deck (try! Swift 2019)
- Inside SwiftUI
- kateinoigakukun/kcc-swift: kateinoigakukun's C compiler written in Swift
- kateinoigakukun/TouchTypist: A tool that rewrites your source code as type annotated.
- yonaskolb/XcodeGen: A Swift command line tool for generating your Xcode project (Collaborator)
- swiftwasm/swift: WebAssembly support for the Swift programming language (Collaborator)
2020
Contributions for LLVM Project
kateinoigakukun/wasminspect: An interactive debugger for WebAssembly
- kateinoigakukun/swift-indexstore: SwiftIndexStore is a IndexStore reader library for Swift.
- peripheryapp/periphery: A tool to identify unused code in Swift projects. (Collaborator)
- swiftwasm/JavaScriptKit: Swift framework to interact with JavaScript through WebAssembly (Original Author)
- kateinoigakukun/chibi-link: A toy linker for WebAssembly object files.
- Presentation: Wasmリンカのつくりかた - Speaker Deck
swiftwasm/wamr-swift: Swift WebAssembly runtime powered by WAMR
2021
- Contributions for LLVM Project
- kateinoigakukun/IBCodeGen: A tool to transition from Interface Builder to Swift code
kateinoigakukun/mull-xctest: Experimental mutation testing tool for Swift and XCTest powered by mull
kateinoigakukun/wasmic-ios: Wasmic allows you to run WebAssembly in a safe way on iOS.