Starred repositories
An Android Template with MVVM and Clean Architecture
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
《Docker 實戰 6堂課:56個實驗動手做,掌握 Linux 容器核心技術》中的實驗程式碼
Python - 100天从新手到大师
A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器
A JavaScript library for generating vector-based cartoon faces
✅ Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Master programming by recreating your favorite technologies from scratch.
锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载
A custom Shimmer RecyclerView which adopt to list / grid transition automatically and also supports multiple view types while shimmering.
AndroidIDE is an IDE for Android to develop full featured Android apps.
JLine is a Java library for handling console input.
自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构
Android background process keep-alive, prevent uninstallation, anti-uninstall, background pop-up activity. The latest Android high-availability black-tech application keep-alive for 2024, achieving…
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并…
Learn and understand Docker&Container technologies, with real DevOps practice!
The Elastic stack (ELK) powered by Docker and Compose.
The open-source ebook of Understand Linux Process