Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。
☆204Feb 7, 2018Updated 8 years ago
Alternatives and similar repositories for Intimate
Users that are interested in Intimate are comparing it to the libraries listed below
Sorting:
- Trojan is an efficient mobile terminal lightweight log SDK☆389May 14, 2021Updated 4 years ago
- android multi language support (support android O+)☆10May 11, 2020Updated 5 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆484Jul 31, 2020Updated 5 years ago
- A flexible, powerful and lightweight plugin framework for Android☆762Aug 19, 2019Updated 6 years ago
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL☆143Jan 2, 2023Updated 3 years ago
- Pre-load data for android Activity/Fragment/View (android页面启动速度优化利器:在页面打开之前就预加载数据)☆1,512Aug 22, 2018Updated 7 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- Show/edit any view's attributions on the screen.☆3,268Nov 1, 2022Updated 3 years ago
- AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava …☆499Sep 6, 2024Updated last year
- Analyze contribution rate of each module to the apk size☆200Jul 8, 2018Updated 7 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- Android App 冷启动优化方案☆256May 4, 2018Updated 7 years ago
- A IPC Invoker for Android Development.☆201Nov 17, 2021Updated 4 years ago
- 🎨Need to create a custom view ? You don't know how to use Canvas, use MyLittleCanvas instead !☆926Jul 2, 2020Updated 5 years ago
- maven发布插件和bintray发布插件☆17Oct 30, 2019Updated 6 years ago
- 可能是Android平台上最快的图片压缩框架。☆164Sep 29, 2017Updated 8 years ago
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago
- 降低Android非必要crash☆3,262May 28, 2023Updated 2 years ago
- 🎲A dice 3D rotation loading view.☆95Dec 28, 2018Updated 7 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- A dynamic URL router for Android☆551Apr 28, 2019Updated 6 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …