All tags
Catalogue tag

#caching

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

124 records
Tagged “caching”Ranked by health index
crates.io
71Goodhealth index
rust-util-collections/vsdb
Std-style data container with 'Git-like' features.
Rust★ 28↓ 10.9K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
FriendsOfSymfony/FOSHttpCacheBundle
Use the FOSHttpCache library in your Symfony projects
PHP★ 437↓ 223K/moAug 13, 2026
Custom licenseAug 13, 2026 · metrics 2.10.0
NuGet
69Goodhealth index
afonsoft/EAF
No repository description published.
C# · TypeScript★ 0Jul 21, 2026
Custom licenseJul 21, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
jeromefroe/lru-rs
An implementation of a LRU cache
Rust★ 830↓ 27M/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
voku/simple-cache
:zap: Simple Cache Abstraction Layer for PHP
PHP★ 32↓ 69.3K/moJul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
NuGet
67Goodhealth index
euonia-project/euonia-dotnet
Euonia is a development framework and toolkit library for developers to build .NET application/service. It aims to provide a comprehensive and user-friendly solution to empowers developers to build efficient, scalable and robust systems that can handle complex distributed workflows.
C#★ 4Aug 10, 2026
GPL-3.0Aug 10, 2026 · metrics 2.10.0
NuGet
67Goodhealth index
jonsagara/Sagara.Core
Common code I reuse in my projects.
C#★ 0Jul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
Packagist
67Goodhealth index
putyourlightson/craft-blitz
Intelligent static page caching for creating lightning-fast sites with Craft CMS.
PHP · Twig★ 155↓ 3,859/moJul 16, 2026
Custom licenseJul 16, 2026 · metrics 2.10.0
Go
67Goodhealth index
zakonnic/memstash
High-performance cache for Go (in-memory/Redis/any storage), optimized for maximum throughput, with every known trick done right. Easy to use, yet configurable.
Go★ 4Sep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
NuGet
63Moderatehealth index
BaryoDev/Mapsicle
Mapsicle is a high-performance, modular object mapping ecosystem for .NET.
C#★ 0Aug 19, 2026
MPL-2.0Aug 19, 2026 · metrics 2.10.0
Go
63Moderatehealth index
VICTORIAMETRICS/FASTCACHE
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
Go★ 2,372Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Go
63Moderatehealth index
eannchen/go-backend-architecture
Go modular-monolith backend template with Clean Architecture.
Go★ 4Sep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
npm
63Moderatehealth index
nexoral/AxioDB
Embedded NoSQL database for Node.js — pure JavaScript SQLite alternative with MongoDB-style queries. Zero native dependencies, no node-gyp, works in Electron & CLI tools. 15,000+ npm downloads per year.
TypeScript · JavaScript★ 28↓ 3,165/moJul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
crates.io
62Moderatehealth index
06chaynes/http-cache
A caching middleware that follows HTTP caching rules
Rust★ 103↓ 579.2K/moAug 2, 2026
Apache-2.0Aug 2, 2026 · metrics 2.10.0
62Moderatehealth index
frasermolyneux/geo-location
MaxMind-backed GeoLocation service with caching: ASP.NET API, web UI, and client library published behind API Management; deployed with Terraform and GitHub Actions.
C# · SCSS · Less★ 0Jul 18, 2026
GPL-3.0Jul 18, 2026 · metrics 2.10.0
npm
62Moderatehealth index
sindresorhus/memoize
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
TypeScript★ 1,162↓ 7.1M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
NuGet
60Moderatehealth index
MarinAtanasov/AppBrix
AppBrix is a way of thinking about and building scalable modular applications.
C#★ 8Aug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
Packagist
60Moderatehealth index
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.
PHP★ 210↓ 105.4K/moAug 17, 2026
MITAug 17, 2026 · metrics 2.10.0
crates.io
59Moderatehealth index
a1phyr/assets_manager
Conveniently load, cache, and reload external resources
Rust★ 164↓ 2,283/moAug 1, 2026
Custom licenseAug 1, 2026 · metrics 2.10.0
crates.io
59Moderatehealth index
pleme-io/sui
Sui (粋) — Rust-native Nix replacement with API-first design
Rust★ 0↓ 4,207/moAug 15, 2026
MITAug 15, 2026 · metrics 2.10.0
PyPI
59Moderatehealth index
sqlalchemy/dogpile.cache
dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety
Python★ 295Jul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
Hex
59Moderatehealth index
whitfin/cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
Elixir★ 1,742↓ 320.1K/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
crates.io
57Moderatehealth index
Latka-Industries/nefaxer
High-performance directory indexer with content-aware diffing. Walks trees in parallel, stores metadata in SQLite, compares against a previous snapshot.
Rust★ 0↓ 162/moAug 23, 2026
Apache-2.0Aug 23, 2026 · metrics 2.10.0
crates.io
57Moderatehealth index
algesten/drv
Derived, memoized values over plain Rust structs
Rust★ 0↓ 6,763/moAug 15, 2026
Apache-2.0Aug 15, 2026 · metrics 2.10.0
NuGet
57Moderatehealth index
jitbit/FastCache
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
C#★ 203Sep 3, 2026
MITSep 3, 2026 · metrics 2.10.0
npm
57Moderatehealth index
sindresorhus/quick-lru
Simple “Least Recently Used” (LRU) cache
JavaScript★ 764↓ 172M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Packagist
56Moderatehealth index
reactphp/cache
Async, Promise-based cache interface for ReactPHP.
PHP★ 447↓ 8.1M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
RubyGems
54Moderatehealth index
benbalter/jekyll-include-cache
A Jekyll plugin to cache the rendering of Liquid includes
Ruby★ 125Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
51Moderatehealth index
cakephp/cache
[READ-ONLY] Easy to use Caching library with support for multiple caching backends. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
PHP★ 50↓ 38.4K/moSep 5, 2026
Custom licenseSep 5, 2026 · metrics 2.10.0
Packagist
51Moderatehealth index
korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
PHP★ 12↓ 4,285/moJul 19, 2026
MITJul 19, 2026 · metrics 2.10.0