All Projects → Python Diskcache → Similar Projects or Alternatives

947 Open source projects that are alternatives of or similar to Python Diskcache

Lucid
High performance and distributed KV store w/ REST API. 🦀
Stars: ✭ 171 (-82.76%)
Mutual labels:  persistence, key-value-store
Litfs
A FUSE file system in Go extended with persistent file storage
Stars: ✭ 116 (-88.31%)
Mutual labels:  persistence, filesystem
storage
Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems
Stars: ✭ 49 (-95.06%)
Mutual labels:  filesystem, cache
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+108.37%)
Mutual labels:  cache, key-value-store
Tupl
The Unnamed Persistence Library
Stars: ✭ 83 (-91.63%)
Mutual labels:  persistence, key-value-store
Hydrated bloc
An extension to the bloc state management library which automatically persists and restores bloc states.
Stars: ✭ 181 (-81.75%)
Mutual labels:  cache, persistence
microstream
High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.
Stars: ✭ 283 (-71.47%)
Mutual labels:  cache, persistence
Catfs
Cache AnyThing filesystem written in Rust
Stars: ✭ 404 (-59.27%)
Mutual labels:  cache, filesystem
Read Multiple Files
Read multiple files Observable way
Stars: ✭ 13 (-98.69%)
Mutual labels:  filesystem
E Marketplace For Buying And Reselling Products Web Project Using Jsp Servlet Jstl Security Jdbc
An 🛒online shopping system 🛍️ using J2EE ☕(Jsp, Servlet, Jdbc, Jstl), MySql, Bootstrap. This is like Olx 📲with an Unique name BechDo 💰and here is the latest version with final commit.
Stars: ✭ 33 (-96.67%)
Mutual labels:  filesystem
Thing Store
an app for storing and calculating with arbitrary structures of values.
Stars: ✭ 11 (-98.89%)
Mutual labels:  key-value-store
Node Github Cache
Provides transparent caching for node-github api calls
Stars: ✭ 15 (-98.49%)
Mutual labels:  cache
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-96.67%)
Mutual labels:  key-value-store
Easy Cache
a cache trait for Laravel to do cache eaily
Stars: ✭ 12 (-98.79%)
Mutual labels:  cache
Htmlcache
Laravel middleware to cache the rendered html
Stars: ✭ 35 (-96.47%)
Mutual labels:  cache
Laravel Couchbase
Couchbase providers for Laravel
Stars: ✭ 31 (-96.87%)
Mutual labels:  cache
Memfs
In-memory filesystem with Node's API
Stars: ✭ 854 (-13.91%)
Mutual labels:  filesystem
Outputcache
Cache api responses using Redis, Memcached or any cache provider for NodeJS
Stars: ✭ 9 (-99.09%)
Mutual labels:  cache
Fusell Seed
FUSE (the low-level interface) file system boilerplate 📂 🔌 💾
Stars: ✭ 9 (-99.09%)
Mutual labels:  filesystem
Sst Elements
SST Architectural Simulation Components and Libraries
Stars: ✭ 36 (-96.37%)
Mutual labels:  cache
Node Fs Extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
Stars: ✭ 8,142 (+720.77%)
Mutual labels:  filesystem
Apicache
Simple API-caching middleware for Express/Node.
Stars: ✭ 957 (-3.53%)
Mutual labels:  cache
Weixinmpsdk
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Stars: ✭ 7,098 (+615.52%)
Mutual labels:  cache
Gparticlesio
Simple IO transfer particles cache in DCC application
Stars: ✭ 8 (-99.19%)
Mutual labels:  cache
Zache
Zero-footprint Ruby In-Memory Thread-Safe Cache
Stars: ✭ 30 (-96.98%)
Mutual labels:  cache
Wordpress Rest Cache
WordPress Plugin to lazy cache HTTP requests in database and update via cron.
Stars: ✭ 8 (-99.19%)
Mutual labels:  cache
Python Common Cache
This project is a cache component based on the memory and it is lightweight, simple and customizable. 🐍 😃
Stars: ✭ 21 (-97.88%)
Mutual labels:  cache
Cockburst
一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;
Stars: ✭ 33 (-96.67%)
Mutual labels:  persistence
Go Cache
Go in-memory cache library
Stars: ✭ 15 (-98.49%)
Mutual labels:  cache
Trash
macOS command line tool to move files to trash
Stars: ✭ 35 (-96.47%)
Mutual labels:  filesystem
Pyfiling
Python script that organizes files in a folder or directory according to file type/extension.
Stars: ✭ 12 (-98.79%)
Mutual labels:  filesystem
Keyvast
KeyVast - A key value store
Stars: ✭ 33 (-96.67%)
Mutual labels:  key-value-store
Infinispan
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
Stars: ✭ 862 (-13.1%)
Mutual labels:  key-value-store
Exchange Rates
💱 Querying a rate-limited currency exchange API using Redis as a cache
Stars: ✭ 37 (-96.27%)
Mutual labels:  cache
Rw File Cache
🗄️ PHP File-based Caching Library
Stars: ✭ 10 (-98.99%)
Mutual labels:  cache
Easyandroid
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
Stars: ✭ 33 (-96.67%)
Mutual labels:  cache
Cachep2p
"More users = More capacity"
Stars: ✭ 855 (-13.81%)
Mutual labels:  cache
Diskover
File system crawler, disk space usage, file search engine and file system analytics powered by Elasticsearch
Stars: ✭ 977 (-1.51%)
Mutual labels:  filesystem
Mlcache
A library make cache easily
Stars: ✭ 9 (-99.09%)
Mutual labels:  cache
Mnemonix
A unified interface to Elixir and Erlang key/value stores.
Stars: ✭ 31 (-96.87%)
Mutual labels:  key-value-store
Simplefs
基于内存的简易文件系统实现
Stars: ✭ 9 (-99.09%)
Mutual labels:  filesystem
Use Axios Request
Data fetching is easy with React Hooks for axios!
Stars: ✭ 38 (-96.17%)
Mutual labels:  cache
System.io.abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
Stars: ✭ 844 (-14.92%)
Mutual labels:  filesystem
Q Municate Services Ios
Easy-to-use services for Quickblox SDK, for speeding up development of iOS chat applications
Stars: ✭ 30 (-96.98%)
Mutual labels:  cache
Key Cache
Storing data in the form of key into the file
Stars: ✭ 8 (-99.19%)
Mutual labels:  cache
Watermelondb
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
Stars: ✭ 7,996 (+706.05%)
Mutual labels:  persistence
Use Persisted State
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Stars: ✭ 943 (-4.94%)
Mutual labels:  persistence
Path.swift
Delightful, robust, cross-platform and chainable file-pathing functions.
Stars: ✭ 839 (-15.42%)
Mutual labels:  filesystem
Testfs
A simple fs.FS implementation to be used inside tests.
Stars: ✭ 27 (-97.28%)
Mutual labels:  filesystem
Go Cache Demo
Demo repository on how to use server side cache in Go
Stars: ✭ 26 (-97.38%)
Mutual labels:  cache
Filemanager
Android File Manager Demo
Stars: ✭ 36 (-96.37%)
Mutual labels:  filesystem
Tiny Http Proxy
Maybe the tiniest HTTP proxy that also has a cache
Stars: ✭ 34 (-96.57%)
Mutual labels:  cache
Ecache
👏👏 Integrate cache(redis) [flask etc.] with SQLAlchemy.
Stars: ✭ 28 (-97.18%)
Mutual labels:  cache
Appserver
A multithreaded application server for PHP, written in PHP.
Stars: ✭ 930 (-6.25%)
Mutual labels:  persistence
Apfs Fuse
FUSE driver for APFS (Apple File System)
Stars: ✭ 929 (-6.35%)
Mutual labels:  filesystem
Egjs Persist
Provide cache interface to handle persisted data among history navigation.
Stars: ✭ 27 (-97.28%)
Mutual labels:  cache
Fuse Copyfs
CopyFS is the copy-on-write (COW) versioned filesystem for FUSE. Years ago I added features to CopyFS 1.0, then 1.0.1 came out and I never bothered to forward-port my changes. Now I have. Master is 1.3.1M, which is CopyFS 1.0.1 + 1.3M
Stars: ✭ 24 (-97.58%)
Mutual labels:  filesystem
Cache Chunk Store
In-memory LRU (least-recently-used) cache for abstract-chunk-store compliant stores
Stars: ✭ 24 (-97.58%)
Mutual labels:  cache
Shell Functools
Functional programming tools for the shell
Stars: ✭ 971 (-2.12%)
Mutual labels:  filesystem
Androidutilcode
AndroidUtilCode 🔥 is a powerful & easy to use library for Android. This library encapsulates the functions that commonly used in Android development which have complete demo and unit test. By using it's encapsulated APIs, you can greatly improve the development efficiency. The program mainly consists of two modules which is utilcode, which is commonly used in development, and subutil which is rarely used in development, but the utils can be beneficial to simplify the main module. 🔥
Stars: ✭ 30,239 (+2948.29%)
Mutual labels:  cache
1-60 of 947 similar projects