Kotlin-zh / KEEPLinks
Kotlin Evolution and Enhancement Process
☆104Updated 4 years ago
Alternatives and similar repositories for KEEP
Users that are interested in KEEP are comparing it to the libraries listed below
Sorting:
- Kotlin 协程的库支持☆276Updated last year
- Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.☆176Updated last year
- 《深入理解 Kotlin 协程》源码☆303Updated 5 months ago
- ☆301Updated 4 years ago
- Activity Builder.☆185Updated 3 years ago
- 关于Gradle编译你需要知道的一切☆240Updated 5 years ago
- TraceFix is a android systrace plugin , with asm and gradle☆110Updated 3 years ago
- gradle repo includeBuild☆145Updated 2 years ago
- 《Android 构建与架构实战》资料仓库☆92Updated last year
- ✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。☆317Updated 3 years ago
- Useful extensions for coroutines. AutoDispose + MainScope☆87Updated 5 years ago
- This is a gradle plugin for android to edit class in SDK.☆297Updated 4 years ago
- 将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地☆210Updated 2 years ago
- thread tracing for android☆314Updated 3 years ago
- this is an android lint analyzer,supports increment and configuration files☆285Updated 3 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆380Updated 3 years ago
- 统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.☆234Updated 4 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆313Updated 3 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆183Updated 2 years ago
- 模块接口服务,如何在一个 模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆152Updated 4 years ago
- a library for android app handle crash☆223Updated 2 years ago
- Rebuild multiple complete module structures within the module.☆223Updated 4 years ago
- 模块化启动框架☆141Updated 3 years ago
- Asm插桩应用实例☆83Updated 3 years ago
- allocate bitmap in native heap(Android 6.x - 7.x)☆46Updated last year
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆326Updated 2 years ago
- android app中对方法进行替换工具☆118Updated 3 years ago
- Powerful utilities for deserializing Kotlin classes with Gson, Jackson and Android JsonReader.☆127Updated last year
- Help exclude classes before building the JAR into Android DEX archives.☆225Updated 4 years ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆63Updated 6 years ago