-
-
KotlinBenchmark4Ohos Public
Kotlin benchmark for OHOS(Kotlin/Native vs ArkTS)
-
react-tetris Public
Forked from chvin/react-tetrisUse React, Redux, Immutable to code Tetris. 🎮
-
intellij-rainbow-brackets Public
Forked from izhangzhihao/intellij-rainbow-brackets🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
Kotlin GNU General Public License v3.0 UpdatedJul 27, 2024 -
awesome-transpilers Public
Forked from milahu/awesome-transpilersA curated list of awesome transpilers. aka source-to-source compilers
MIT License UpdatedMay 9, 2024 -
langchain Public
Forked from langchain-ai/langchain⚡ Building applications with LLMs through composability ⚡
Python MIT License UpdatedJul 30, 2023 -
awesome-digital-human Public
Forked from weihaox/awesome-digital-humanA collection of resources on digital human including clothed people digitalization, virtual try-on, and other related directions.
MIT License UpdatedJul 6, 2023 -
Awesome-LLM Public
Forked from Hannibal046/Awesome-LLMAwesome-LLM: a curated list of Large Language Model
Creative Commons Zero v1.0 Universal UpdatedJun 26, 2023 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedApr 17, 2023 -
Prompt-Engineering-Guide Public
Forked from dair-ai/Prompt-Engineering-Guide🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Jupyter Notebook MIT License UpdatedMar 25, 2023 -
kmm-production-sample Public
Forked from Kotlin/kmp-production-sampleThis 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 de…
Kotlin MIT License UpdatedMar 21, 2023 -
FACEGOOD-Audio2Face Public
Forked from FACEGOOD/FACEGOOD-Audio2Facehttp://www.facegood.cc
Python MIT License UpdatedFeb 8, 2023 -
kotlin-language-server Public
Forked from fwcd/kotlin-language-serverKotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
Kotlin MIT License UpdatedNov 15, 2022 -
-
vscode-kotlin Public
Forked from fwcd/vscode-kotlinKotlin code completion, linting and more for VSCode
TypeScript MIT License UpdatedOct 4, 2022 -
demo-compose-multiplatform Public
Forked from CoroDesk/demo-compose-multiplatformRepository of a multi-platform application running the same Compose source code on all platforms
Kotlin UpdatedSep 9, 2022 -
iOSInterviewQuestions Public
Forked from ChenYilong/iOSInterviewQuestionsiOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
C++ UpdatedAug 22, 2022 -
kastree Public
Forked from cretz/kastreeSimple Kotlin Source AST and Syntax Parsing, Editing, and Writing
Kotlin MIT License UpdatedMay 14, 2022 -
UIKitPlus Public
Forked from MihaelIsaev/UIKitPlus🏰 Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI)
Swift MIT License UpdatedFeb 19, 2022 -
compose-samples Public
Forked from android/compose-samplesOfficial Jetpack Compose samples.
Kotlin Apache License 2.0 UpdatedFeb 18, 2022 -
grapesjs Public
Forked from GrapesJS/grapesjsFree and Open source Web Builder Framework. Next generation tool for building templates without coding
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedJan 19, 2022 -
butterfly Public
Forked from alibaba/butterfly🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)
JavaScript MIT License UpdatedJan 17, 2022 -
bloaty Public
Forked from google/bloatyBloaty McBloatface: a size profiler for binaries
C++ Apache License 2.0 UpdatedMar 12, 2020 -
fuchsia-sdk Public
Forked from Skylled/fuchsia-sdkC BSD 3-Clause "New" or "Revised" License UpdatedDec 14, 2018 -
objc-runtime Public
Forked from RetVal/objc-runtimeobjc runtime 750
Objective-C++ Other UpdatedDec 4, 2018 -
XcodeZombieCode Public
iOS APP分析无用代码(A source-code level/Clang Approach)
-
Sketch-Plugins-Cookbook Public
Forked from turbobabr/Sketch-Plugins-CookbookA collection of recipes for Sketch App plugins developers
MIT License UpdatedJan 29, 2018 -
optool Public
Forked from alexzielenski/optoolCommand Line Tool for interacting with MachO binaries on OSX/iOS
-
mars Public
Forked from Tencent/marsMars is a cross-platform network component developed by WeChat.
C++ Other UpdatedOct 12, 2017 -
XcodeZhMatcher Public
使用clang插件来查找所有包含汉字的字符串并在相应区域添加Warning(带逻辑判别),方便后续实现全量I18N化的替换。