eleme / IntimateLinks
Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。
☆204Updated 7 years ago
Alternatives and similar repositories for Intimate
Users that are interested in Intimate are comparing it to the libraries listed below
Sorting:
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆74Updated 5 years ago
- 用于 android 打包过程中删除注解类☆30Updated 6 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化 问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 4 years ago
- easy ways to put classes in main dex.☆60Updated 8 years ago
- A command-line interface of Android Studio's method tracer.☆61Updated 7 years ago
- A simple tool to detect the reason why your Android app is slow.☆52Updated 8 years ago
- ☆87Updated 9 years ago
- Manage retrofit call's lifecycle with proxy class which generated by annotation☆79Updated 8 years ago
- A SharedPreferences' wrapper that truly supported sharing data across multi-process☆84Updated 7 years ago
- Annotation-triggered method call logging library.☆75Updated 8 years ago
- A router module for Android application.☆115Updated 4 years ago
- ZeusPlugin插件框架热修复gradle插件源码☆67Updated 9 years ago
- Android 一个轻量、自由、低学习成本的模块化库☆58Updated 6 years ago
- android-app热修复☆30Updated 8 years ago
- 🔥根治ROM崩溃问题,Crash白名单,异常处理利器☆45Updated 5 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 6 years ago
- 利用注解、APT、javaopet自动生成RecyclerViewHolder代码☆18Updated 6 years ago
- 🔐PLock is a simple and efficient cross-process lock, also support read-write lock. (简单高效的跨进程锁,支持读写锁分离)