#caching (30 Repositories)
Ranked open-source repositories tagged with #caching, scored by pull request acceptance likelihood and maintainer engagement velocity.
37.3%
43.5h
30 repositories tagged #caching
trickstercache/trickster
Open Source HTTP Reverse Proxy Cache and Time Series DB Query Accelerator
DeterminateSystems/magic-nix-cache
Save 30-50%+ of CI time without any effort or cost. Use Magic Nix Cache, a totally free and zero-configuration binary cache for Nix on GitHub Actions.
awolverp/cachebox
The fastest memoizing and caching Python library written in Rust.
kunobi-ninja/kache
Zero-copy, content-addressed Rust build cache for Rust, C/C++ and more. No copies, no wasted disk — just hardlinks locally and S3 for sharing.
sofascore/purgatory-bundle
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
jaemk/cached
Rust cache structures and easy function memoization
JanGorman/MapleBacon
🍁🥓 Lightweight and fast Swift library for image downloading, caching and transformations
Kikobeats/cacheable-response
An HTTP compliant route path middleware for serving cache response with invalidation support.
ooples/token-optimizer-mcp
Measure token savings per AI coding agent, optimize context, and share a live local knowledge graph across 16 CLI clients.
deliro/moka-py
A high performance caching library for Python written in Rust
dagger/dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud
wp-media/wp-rocket
Performance optimization plugin for WordPress
ActualLab/Fusion
Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.
aws/aws-workload-credentials-provider
The AWS Workload Credentials Provider (formerly the AWS Secrets Manager Agent) is a client-side solution that helps you standardize how you consume credentials from AWS services across your compute environments.
pantheon-systems/wp-redis
WordPress Object Cache using Redis.
hazelcast/hazelcast
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
readysettech/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
burningwave/core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
whitfin/cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
al8n/stretto
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
FriendsOfSymfony/FOSHttpCache
Integrate your PHP application with your HTTP caching proxy
basemkhirat/elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
matthiasmullie/scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Page-Replica/page-replica
Page Replica – Tool for Web Scraping, Prerendering, and SEO Boost
Laragear/CacheQuery
Remember your query results using only one method. Yes, only one.
blemale/scaffeine
Thin Scala wrapper for Caffeine (https://github.com/ben-manes/caffeine)
StereoDB/StereoDB
Ultrafast and lightweight in-process memory database written in F# that supports: transactions, secondary indexes, persistence, and data size larger than RAM.
elixir-nebulex/nebulex
In-memory and distributed caching toolkit for Elixir.