Kotlin-zh / KEEPLinks
Kotlin Evolution and Enhancement Process
☆104Updated 3 years ago
Alternatives and similar repositories for KEEP
Users that are interested in KEEP are comparing it to the libraries listed below
Sorting:
- Kotlin 协程的库支持☆277Updated last year
- Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.☆173Updated 11 months ago
- 《深入理解 Kotlin 协程》源码☆299Updated 3 weeks ago
- Powerful utilities for deserializing Kotlin classes with Gson, Jackson and Android JsonReader.☆127Updated last year
- 《Android 构建与架构实战》资料仓库☆91Updated last year
- ☆301Updated 4 years ago
- Activity Builder.☆185Updated 3 years ago
- DevBricksX provides plenty of useful classes that will be used in daily Android development.☆66Updated 3 months ago
- gradle repo includeBuild☆146Updated 2 years ago
- Notebook for Kotlin-oriented Gradle Essential.☆208Updated 11 months ago
- ☕ write XML, run Java.☆111Updated 2 years ago
- Effective Kotlin 中文翻译☆41Updated last year
- Useful extensions for coroutines. AutoDispose + MainScope☆87Updated 5 years ago
- A Lightweight Framework for Code Generating☆59Updated 3 years ago
- 将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地☆206Updated 2 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆314Updated 2 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块 ?☆150Updated 3 years ago
- 模块化启动框架☆141Updated 3 years ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆288Updated 2 months ago
- a library for android app handle crash☆222Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 3 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated 2 years ago
- Help exclude classes before building the JAR into Android DEX archives.☆224Updated 3 years ago
- This is a gradle plugin for android to edit class in SDK.☆298Updated 4 years ago
- android app中对方法进行替换工具☆118Updated 3 years ago
- this is an android lint analyzer,supports increment and configuration files☆287Updated 3 years ago
- ☆150Updated last year
- Android 自定义lint教学☆116Updated 2 years ago
- ✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。☆318Updated 3 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆254Updated 8 months ago