Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
Android 缓存库,融合了DiskLruCache和ASimpleCache.
Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU.
A disk cache object that deletes the least-recently-used items
Java implementation of a Disk-based LRU cache for Android Bitmaps
flutter advanced network image provider
Simple disk cache for things like Sinatra which is implemented much like Memcached in hopes that in some cases they're interchangeable.
一个封装DiskLruCache的缓存工具类