fengzhizi715 / RxCacheLinks
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
☆134Updated 3 months ago
Alternatives and similar repositories for RxCache
Users that are interested in RxCache are comparing it to the libraries listed below
Sorting:
- 《RxJava2.x 实战》一书中包含的例子。☆118Updated 5 years ago
- 简单易用的支持多进程架构的组件化方案☆78Updated 4 years ago
- Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。☆202Updated 7 years ago
- 可能是迄今为止最简洁,最形象化的Rxjava核心源码讲解。理解9行核心代码,带你完全掌握Rxjava运行机制。☆31Updated 4 years ago
- A concise,practical async library for Android project,already was used in million devices☆395Updated 6 years ago
- 一款安全、轻巧、简单的线程池管理器☆296Updated 7 years ago
- 利用Looger打印okhttp的网络请求和响应日志☆67Updated 8 years ago
- 从 Java 字节码到 ASM 实践☆144Updated 3 years ago
- 学习RxJava☆33Updated 8 years ago
- Android App 无痕迹全埋点☆136Updated 7 years ago
- gradle learn☆16Updated 7 years ago
- Annotation Processor Tool☆33Updated 7 years ago
- 随着业务的发展 App 开发技术也越来越成熟,对开发者来说 App 代码量也迅速地增长到一个数量级。对于如何架构 App 已经每个开发者面临的实际问题。好的架构可以提高开发者的效率,降低维护成本。☆71Updated 7 years ago
- Android 组件化路由框架,基于 APT、ASM、Gradle Plugin 等技术。实现了页面的跳转、参数的自动注入、路由栈管理、简单的依赖注入等功能☆48Updated 7 months ago
- 使用Jetpack、Kotlin实现的RxJava自动注销库,你值得拥有!☆95Updated 2 years ago
- 🏄 帮助你快速使用Android的LiveData与ViewModel,已支持SavedState☆147Updated 3 years ago
- 易盾验证码android应用嵌入演示☆67Updated 2 months ago
- Android智能启动框架☆117Updated 6 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆120Updated last year
- A Lightweight key-value storage library for Android.☆57Updated last year
- ☆38Updated 4 years ago
- A lib to compute the method cost time.☆173Updated 7 years ago
- 轻量级简易线程池库,轻量级线程池异步库,支持线程执行过程中状态回调监测(包含成功,失败,异常等多种状态);支持创建异步任务,可以设置线程的名称,延迟执行时间,线程优先级,回调callback等;可以根据自己需要创建自己需要的线程池;线程异常时,可以打印异常日志,避免崩溃。☆230Updated 3 years ago
- A design of easy js-bridge which provide the ability to communicate between java and javascript.It is based on the android webview's feat…☆156Updated 4 years ago
- An AOP implementation with ASM lib.☆20Updated 8 years ago
- 一个小巧而强大的 Key-Value 管理框架,可自定义缓存逻辑☆78Updated 6 years ago
- 🔨A like Postman API debugger that supports custom encryption. 一个类似Postman的支持自定义加密传输的后台API接口调试工具.☆67Updated 6 years ago
- A socket send and receive agreement framework; Easy use IO.☆54Updated 9 years ago
- 组件之间的通信,很友好起到隔离效果,接口+实现类,使用注解生成代码方式,无需手动注册,将使用步骤简单化,支持组件间以暴露接口提供服务的方式进行通信。☆77Updated 3 years ago
- 本项目是基于Android JetPack组件实现MVVM架构,并结合当下较为流行的组件化开发方式,编写的一个Hybird类型的多进程应用。☆71Updated 5 years ago