#cache (30 Repositories)
Ranked open-source repositories tagged with #cache, scored by pull request acceptance likelihood and maintainer engagement velocity.
83.6%
53.3h
30 repositories tagged #cache
strapi-community/plugin-rest-cache
Speed-up HTTP requests with LRU cache.
laminas/laminas-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
mybatis/ehcache-cache
MyBatis EhCache adapter
overblog/dataloader-php
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
CodeSoul-co/Hypha
Harness-oriented agent system framework for production-grade LLM agent applications
karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
8p/EightPointsGuzzleBundle
⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
awolverp/cachebox
The fastest memoizing and caching Python library written in Rust.
nestjs/cache-manager
Cache manager module for Nest framework (node.js) 🗃
sofascore/purgatory-bundle
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
buildbuddy-io/buildbuddy
BuildBuddy is an open source Bazel build event viewer, result store, remote cache, and remote build execution platform.
jaemk/cached
Rust cache structures and easy function memoization
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
sksamuel/aedile
Kotlin Wrapper for Caffeine
pelikan-io/pelikan
Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
apache/trafficserver
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
deven96/ahnlich
Suite of tools containing an in-memory vector datastore and AI proxy
cnighswonger/claude-code-cache-fix
Fixes prompt cache regression in Claude Code that causes up to 20x cost increase on resumed sessions
1a1a11a/libCacheSim
a high performance library for building cache simulators
Kikobeats/cacheable-response
An HTTP compliant route path middleware for serving cache response with invalidation support.
deliro/moka-py
A high performance caching library for Python written in Rust
figsoda/unnix
Reproducible Nix environments without installing Nix
kean/Nuke
Image loading system
foyer-rs/foyer
Hybrid in-memory and disk cache in Rust
wp-media/wp-rocket
Performance optimization plugin for WordPress
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
EpicWink/proxpi
PyPI caching proxy
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.
fabiocicerchia/go-proxy-cache
Simple Reverse Proxy with Caching, written in Go, using Redis.