disklrucache topic

List disklrucache repositories

Reservoir

664
Stars
76
Forks
Watchers

Android library to easily serialize and cache your objects to disk using key/value pairs.

Fuse

275
Stars
26
Forks
Watchers

The simple generic LRU memory/disk cache for Android written in Kotlin

PandaEye

238
Stars
87
Forks
Watchers

一款基于 mvp+rxjava+retrofit+Picasso 的应用,内容来自知乎日报,网易新闻,咪咕视频。实现了新闻列表的磁盘缓存

AppCache

50
Stars
12
Forks
Watchers

Android app 缓存解决方案 流式编码方式

disk-lru-cache

25
Stars
10
Forks
Watchers

💾 Disk LRU cache with persisted journal

android-SignInSystem

33
Stars
7
Forks
Watchers

⚡️ 致力于打造一款极致签到系统,技术和美是可以并存的哦!同时期待你的 star 🥳~

WeatherApp

15
Stars
8
Forks
Watchers

AmapWeatherApp(高德天气):an amap-weather android app that implements MVVM architecture using LiveData, ViewModel, Room, DataBinding, WorkManager, and Retrofit2&Rxjava2.

PhotosWall

34
Stars
10
Forks
Watchers

快速加载网络图片的图片墙,结合DiskLruCache、LruCache技术达到三级缓存目的,对DiskLruCache进行封装,使用更方便。另外采用网页爬虫对百度图片进行抓取。