diskcache
There are 18 repositories under diskcache topic.
youknowone/ring
Python cache interface with clean API and built-in memcache & redis + asyncio support.
mchome/flutter_advanced_networkimage
flutter advanced network image provider
jayvdb/dns-cache
DNS lookup cache for Python using dnspython
ELC/cookiecutter-python-fullstack
Generate a Full Stack Python Web App - Choose the framework you want Vue, React, Angular - Can be run in a single container or without Docker at all.
IBeiBei/DownloadTool
Android:Files download(REST&URL), Files Cache(DiskCache), Avoid of OOM(AndroidThreadPool)
sopherapps/go-scdb
A very simple and fast key-value pure-go store but persisting data to disk, with a "localStorage-like" API.
notAI-tech/LiteIndex
ultra fast, thread and process safe, easily queryable Indexes/ caches for Python.
BoxuanJia/ToyCar
一个Harmony上的图片加载库
InfoTechBridge/AnyCache
.Net cache framework for connecting to any caches including in memory cache and Redis from dotnet, dotnet-core and Xamarin forms.
nuczzz/fcache
File cache with LRU algorithm, contains memory cache and disk cache.
dairoot/diskcache
Golang disk-backed cache
SandeepGitGuy/Insurance_Documents_QA_Chatbot_RAG_LlamaIndex_LangChain
A Question Answering(Q/A) Chatbot on Insurance Documents. Powered by Retrieval Augmented Generation(RAG), LlamaIndex and LangChain. Inspired from my Upgrad_IIITB PG Course.
SandeepGitGuy/Insurance_Documents_QA_Chatbot_RAG_LlamaIndex_LangGraph
A Question Answering(Q/A) Chatbot on Insurance Documents. Powered by Retrieval Augmented Generation(RAG), LlamaIndex and LangGraph. Inspired from my Upgrad_IIITB PG Course.
SandeepGitGuy/Insurance_Documents_QA_Chatbot_RAG_LlamaIndex
A Question Answering(Q/A) Chatbot on Insurance Documents. Powered by Retrieval Augmented Generation(RAG) and LlamaIndex. Inspired from my Upgrad_IIITB PG Course.
vivekkuvadiya/Image-Lru-Disk-Memory-Cache-Android-Kotlin
Created LRU Cache using Memory and Disk Storage In Android Koltin. Use MVVM Architecture with Dagger Hilt Dependency Injection
DavidInChina/ShowCode
自定义阅读视图以及图片加载库
judeosbert/ImageLoaderLibrary
A simple take at an Image loading library.
poshjosh/bcdiskcache
A disk LRU cache api based on https://github.com/JakeWharton/DiskLruCache