yukiny0811's Stars
apple/swift-service-discovery
A service discovery API for Swift.
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
LuizZak/LibTessSwift
Libtess2 tesselation/triangulation library wrapper for Swift
ZipArchive/ZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
mikelikesdesign/SwiftUI-experiments
Examples with SwiftUI that showcase various interactions, animations and more
alecjacobson/common-3d-test-models
Repository containing common 3D test models in original format with original source if known and obj mesh
antonio-war/SwiftyNetworking
SwiftyNetworking is a powerful and easy-to-use networking client written in Swift
IndieVisualLab/UnityGraphicsProgrammingSeries
書籍「Unity Graphics Programming」シリーズのPDFコレクション
sthavishtha/list-lattice-Boltzmann-codes
Curated list of some open source codes employing lattice Boltzmann methods
prographon/graphics-developer-roadmap
roadmap to becoming a graphics developer
p-x9/swift-sysctl
🖥️ A Swift wrapper for sysctl.
marmelroy/Zip
Swift framework for zipping and unzipping files.
tryswift/trySwiftTokyoApp
The official app for try! Swift Tokyo 2024
ensan-hcl/AzooKeyKanaKanjiConverter
Kana-Kanji Conversion Module written in Swift, supporting Neural Kana-Kanji Conversion and other cool features.
FunTechInc/use-shader-fx
⚡️ More fx, Less GLSL
kyegomez/BitNet
Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch
kyoya1123/Graffiti
dehesa/sample-metal
Examples for Apple's Metal APIs (rendering and compute).
matsune/MidiParser
Read/Write SMF(Standard Midi Files) in Swift for iOS/macOS
Cay-Zhang/SwiftSpeech
A speech recognition framework designed for SwiftUI.
renaudjenny/swift-speech-recognizer
A straightforward Combine wrapper to provide Speech Recognition over SFSpeechRecognition
mebiusbox/docs
philvanza/SceneKit-RayTracing
SceneKit RayTracing Rendering Sample App in Swift and Metal (for iOS Devices)
nicklockwood/SVGPath
Cross-platform Swift library for parsing SVGPath strings
endavid/VidEngine
3D graphics for iOS using Metal and Swift
Silence-GitHub/BBMetalImage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
apple/pkl
A configuration as code language with rich validation and tooling.
kntkymt/CCompiler
A compiler for C subsets written in Swift
p-x9/MachOKit
🔬 A Swift library for parsing mach-o files to obtain various information.
p-x9/AssociatedObject
🔗 Swift Macro for allowing variable declarations even in class extensions