zhuangzhitu's Stars
JD331/JD331
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
Tencent/TencentKona-11
Tencent Kona JDK11 is a no-cost, production-ready distribution of the Open Java Development Kit (OpenJDK), Long-Term Support(LTS) with quarterly updates. Tencent Kona JDK11 is certified as compatible with the Java SE standard.
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
bytedance/AlphaPlayer
AlphaPlayer is a video animation engine.
KwaiAppTeam/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
momotech/MLN
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
iReaderAndroid/X2C
Increase layout loading speed 200%
AmatorLee/ServiceGlue
基于ByteX开发的服务发现框架
lingochamp/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
bytedance/scene
Android Single Activity Framework compatible with Fragment.
bytedance/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
larksuite/botframework-go
[ Deprecated 已废弃 ] Please use oapi-sdk-go
eleme/lancet
A lightweight and fast AOP framework for Android App and SDK developers
lingochamp/okcheck
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
pd4d10/git-touch
An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
zhongbaitu/Readhub-Kotlin
liuzhao2007/StartUp-Protector
A Library helping to avoid App can't start up and Multiple crashes, We can call it StartUp-Protector or SafeMode.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
vsloong/GameHelper
游戏、应用辅助App。目前支持1、微信《跳一跳》,可实现“手动”以及“自动”寻找位置跳跃;2、旅行青蛙,支持修改三叶草数量以及奖券数量;3、淘宝直播刷赞,刷评论。如有问题请随时反馈!
aosp-mirror/platform_frameworks_base
FuZhucheng/SSM
J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)
linw7/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
Tencent/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
zhuangzhitu/Algorithms4_answer
这是算法第四版的部分答案,并且用到里面的标准库,读者可以根据自己的需要到官网下载。
yanzhenjie/AndServer
:cherries: Web server and web framework of Android platform.
xiaoyuzdy/Algorithms
AlgorithmsTest is Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne,算法第四版书中代码以及后面的习题,AlgorithmsExercise是一些牛客网上的题目,AlgorithmsReplenish是一些算法的补充