辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。
☆53Dec 2, 2023Updated 2 years ago
Alternatives and similar repositories for discovery
Users that are interested in discovery are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Jul 2, 2023Updated 2 years ago
- ObjectPropertyDelegate for Kotlin class properties & functions.☆10Apr 6, 2020Updated 5 years ago
- android development workflow sample project☆10Nov 13, 2022Updated 3 years ago
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)☆169Sep 28, 2021Updated 4 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Oct 18, 2023Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆128Jul 22, 2021Updated 4 years ago
- 批量添加 Android 的资源文件前缀☆33Nov 15, 2020Updated 5 years ago
- ViewPager2&TabLayout:拓展出一个选中放大效果☆11Oct 31, 2023Updated 2 years ago
- A parser collection for Java/Native stack trace☆13Sep 2, 2022Updated 3 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25May 15, 2022Updated 3 years ago
- Powerful Kotlin style API for Android Lua.☆29May 29, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆75Feb 12, 2025Updated last year
- Multiple item layouts for Android Recycler view written by Kotlin☆12Sep 28, 2017Updated 8 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆38Aug 31, 2020Updated 5 years ago
- ☆41Jul 5, 2019Updated 6 years ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆295Jan 21, 2026Updated 2 months ago
- DeepCopy extensions for Kotlin Data class. Provide Reflection, Apt, Ksp and Kcp implementations.☆290Feb 5, 2024Updated 2 years ago
- Proof of concept for proposing a kotlinx.spi☆20Oct 4, 2024Updated last year
- 一个折线图和曲线图的控件☆32Aug 2, 2018Updated 7 years ago
- This is a Kotlin compiler plugin for a compile-time indent trim of raw String.☆46Aug 25, 2025Updated 7 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Feb 7, 2023Updated 3 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- Json Deserialization benchmark☆12Nov 23, 2023Updated 2 years ago
- Gradle脚本实现Android组件化开发模块api化☆65May 14, 2019Updated 6 years ago
- FastStartup 有向无环图启动框架☆21Mar 10, 2022Updated 4 years ago
- A Kotlin Multiplatform porting for MMKV.☆180Oct 26, 2025Updated 5 months ago
- ☆19Jun 21, 2022Updated 3 years ago
- Android官网(微信,QQ,微博)集成,包含登录和分享。☆40Nov 29, 2022Updated 3 years ago
- glide's kotlin annotation processor,use kotlin symbol processor(ksp)☆25Jul 8, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- KotlinMvp 一键生成mvp☆31Jul 18, 2018Updated 7 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆400Aug 9, 2023Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 3 years ago
- 字节跳动sliver 采集Java函数栈实现☆103May 29, 2024Updated last year
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- The current package provides background creation of isolates to perform CPU-intensive tasks without affecting the current isolate. Just l…☆13Dec 14, 2025Updated 3 months ago
- Resource Dynamization Solution For Android☆108Aug 14, 2023Updated 2 years ago