Pinned Repositories
CodeSimilarityChecker
Code similarity checker using clang.(AST approach)
iMarkdown
Created and modified base on CocoaMarkdown(git@github.com:indragiek/CocoaMarkdown.git)
iPdfParser
kangwang1988.github.io
KyleWong's Blog
RecordScreen-iOS9-
Record Screen in iOS9 and above.
WeChatPlugin
A plugin for red envelop opening automatically.
XcodeCodingStyle
使用clang插件完成iOS代码风格检查。
XcodeValidAPI
iOS APP API有效性检查(A clang approach)
XcodeZhMatcher
使用clang插件来查找所有包含汉字的字符串并在相应区域添加Warning(带逻辑判别),方便后续实现全量I18N化的替换。
XcodeZombieCode
iOS APP分析无用代码(A source-code level/Clang Approach)
kangwang1988's Repositories
kangwang1988/XcodeZombieCode
iOS APP分析无用代码(A source-code level/Clang Approach)
kangwang1988/CodeSimilarityChecker
Code similarity checker using clang.(AST approach)
kangwang1988/RecordScreen-iOS9-
Record Screen in iOS9 and above.
kangwang1988/kangwang1988.github.io
KyleWong's Blog
kangwang1988/XcodeZhMatcher
使用clang插件来查找所有包含汉字的字符串并在相应区域添加Warning(带逻辑判别),方便后续实现全量I18N化的替换。
kangwang1988/awesome-digital-human
A collection of resources on digital human including clothed people digitalization, virtual try-on, and other related directions.
kangwang1988/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
kangwang1988/awesome-transpilers
A curated list of awesome transpilers. aka source-to-source compilers
kangwang1988/bloaty
Bloaty McBloatface: a size profiler for binaries
kangwang1988/butterfly
🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)
kangwang1988/compose-samples
Official Jetpack Compose samples.
kangwang1988/demo-compose-multiplatform
Repository of a multi-platform application running the same Compose source code on all platforms
kangwang1988/DynamicCoreMLDemo
Demo shows how to process image with different mlmodels from the internet instead of embedding them in your app.
kangwang1988/FACEGOOD-Audio2Face
http://www.facegood.cc
kangwang1988/fuchsia-sdk
kangwang1988/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
kangwang1988/intellij-rainbow-brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
kangwang1988/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
kangwang1988/kastree
Simple Kotlin Source AST and Syntax Parsing, Editing, and Writing
kangwang1988/kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
kangwang1988/kotlin-language-server
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
kangwang1988/langchain
⚡ Building applications with LLMs through composability ⚡
kangwang1988/mars
Mars is a cross-platform network component developed by WeChat.
kangwang1988/objc-runtime
objc runtime 750
kangwang1988/optool
Command Line Tool for interacting with MachO binaries on OSX/iOS
kangwang1988/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
kangwang1988/Sketch-Plugins-Cookbook
A collection of recipes for Sketch App plugins developers
kangwang1988/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
kangwang1988/UIKitPlus
🏰 Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI)
kangwang1988/vscode-kotlin
Kotlin code completion, linting and more for VSCode