fengzhizi715 / RxCache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
☆132Updated this week
Alternatives and similar repositories for RxCache:
Users that are interested in RxCache are comparing it to the libraries listed below
- 一款安全、轻巧、简单的线程池管理器☆296Updated 6 years ago
- 简单易用的支持多进程架构的组件化方案☆78Updated 4 years ago
- 《RxJava2.x 实战》一书中包含的例子。☆119Updated 5 years ago
- 可能是迄今为止最简洁,最形象化的Rxjava核心源码讲解。理解9行核心代码,带你完全掌握Rxjava运行机制。☆31Updated 3 years ago
- A concise,practical async library for Android project,already was used in million devices☆396Updated 5 years ago
- 利用Looger打印okhttp的网络请求和响应日志☆66Updated 8 years ago
- Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。☆202Updated 7 years ago
- 学习RxJava☆33Updated 7 years ago
- Annotation Processor Tool☆33Updated 6 years ago
- Android App 无痕迹全埋点☆136Updated 7 years ago
- An AOP implementation with ASM lib.☆20Updated 8 years ago
- 轻量级无侵入性的RxJava自动注销库☆68Updated 6 years ago
- gradle learn☆16Updated 7 years ago
- Use Javassist, a custom Gradle plug-in to implement automatic try-catch. AOP思想取代防范性try-catch☆23Updated 5 years ago
- 从 Java 字节码到 ASM 实践☆144Updated 3 years ago
- 优雅地处理服务器返回的错误和客户端访问网络过程中产生的错误