全部标签
目录标签

#caching

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

124 条记录
标签为“caching”按健康指数排序
Packagist
51中等健康指数
renoki-co/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
PHP★ 1,121↓ 100.9K/月2026年7月15日
Apache-2.02026年7月15日 · 指标 2.10.0
npm
51中等健康指数
sindresorhus/find-cache-directory
Finds the common standard cache directory
JavaScript · TypeScript★ 163↓ 4.1M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
NuGet
51中等健康指数
stepaside/Nemo
.net enterprise micro-ORM
C#★ 152026年8月18日
MIT2026年8月18日 · 指标 2.10.0
Packagist
51中等健康指数
ymigval/laravel-model-cache
Laravel Model Cache is an efficient and easy-to-implement caching solution for Laravel Eloquent models. It provides automatic cache invalidation when models are created, updated, deleted, or restored.
PHP★ 79↓ 6,944/月2026年8月7日
MIT2026年8月7日 · 指标 2.10.0
npm
50中等健康指数
PunkTechnologies/punk-sdk
Public TypeScript SDK and integration examples for Punk, the adaptive runtime for production AI agents.
TypeScript★ 1↓ 4,631/月2026年9月3日
Apache-2.02026年9月3日 · 指标 2.10.0
Packagist
48薄弱健康指数
PHLAK/Stash
Lightweight PHP caching library.
PHP★ 7↓ 2,085/月2026年7月31日
MIT2026年7月31日 · 指标 2.10.0
crates.io
48薄弱健康指数
excsn/fibre
High-performance, memory-efficient, safe multimode sync <-> async channels built for real-time, low-overhead communication in concurrent Rust applications
Rust★ 18↓ 2,138/月2026年8月22日
MPL-2.02026年8月22日 · 指标 2.10.0
Packagist
48薄弱健康指数
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.
PHP★ 322↓ 93.8K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
NuGet
47薄弱健康指数
jchristn/Caching
Simple FIFO and LRU cache in C#
C#★ 402026年7月25日
MIT2026年7月25日 · 指标 2.10.0
npm
47薄弱健康指数
orhanayd/no-redis
Simple & Fast Node.JS memory caching
JavaScript★ 8↓ 341/月2026年7月19日
MIT2026年7月19日 · 指标 2.10.0
crates.io
47薄弱健康指数
orlp/slotmap
Slotmap data structure for Rust
Rust★ 1,347↓ 7.8M/月2026年8月11日
Zlib2026年8月11日 · 指标 2.10.0
Go
47薄弱健康指数
sagarsinghdev/coherent
A local, in-process cache for Go that stays coherent across a fleet of processes via real-time invalidation.
Go★ 02026年8月3日
Apache-2.02026年8月3日 · 指标 2.10.0
npm
47薄弱健康指数
warlockjs/cache
A Robust Cache Manager for Nodejs
HTML · TypeScript★ 0↓ 2,398/月2026年7月31日
MIT2026年7月31日 · 指标 2.10.0
Packagist
44薄弱健康指数
Jord-JD/DO-File-Cache
🗄️ PHP File-based Caching Library
PHP★ 15↓ 12.6K/月2026年7月17日
LGPL-3.02026年7月17日 · 指标 2.10.0
Go
42薄弱健康指数
Joel-Ajayi/river-rust-queue
A correctness-critical payment engine that moves value between wallets while surviving worker crashes, network partitions, and duplicate retries
Go★ 02026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Packagist
42薄弱健康指数
matchory/elasticsearch
The missing Elasticsearch ORM for Laravel
PHP★ 30↓ 2,324/月2026年7月15日
MIT2026年7月15日 · 指标 2.10.0
NuGet
39薄弱健康指数
decius999/CleanCodeJN-Generic-Apis
This CleanCodeJN package streamlines the development of web APIs in .NET applications by providing a robust framework for CRUD operations and facilitating the implementation of complex business logic in a clean and maintainable manner.
C#★ 102026年8月14日
MIT2026年8月14日 · 指标 2.10.0
Packagist
37薄弱健康指数
matchory/response-cache
A Laravel package that adds a smart cache for full responses
PHP★ 2↓ 4,442/月2026年9月4日
MIT2026年9月4日 · 指标 2.10.0
Packagist
36薄弱健康指数
Jord-JD/DO-File-Cache-PSR-6
🗄 PSR-6 adapter for DO File Cache
PHP★ 8↓ 12.5K/月2026年7月17日
LGPL-3.02026年7月17日 · 指标 2.10.0
PyPI
34存在风险健康指数
Suor/django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
Python★ 2,274↓ 1.7M/月2026年8月13日
BSD-3-Clause2026年8月13日 · 指标 2.10.0
PyPI
34存在风险健康指数
long2ice/fastapi-cache
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
Python★ 1,866↓ 1.1M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io · npm · PyPI
31存在风险健康指数
CycleChain/ignix
ignix - simple kv stores for RAM (minimal redis) written in Rust
Python · Rust★ 1↓ 9/月2026年8月18日
MIT2026年8月18日 · 指标 2.10.0
npm
30存在风险健康指数
node-cache/node-cache
a node internal (in-memory) caching module
CoffeeScript★ 2,372↓ 21.1M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
30存在风险健康指数
sukirman1901/make-laten
Universal efficiency toolkit for AI coding agents — compress, cache, route, learn and optimize token usage
TypeScript · HTML · JavaScript★ 1↓ 3,303/月2026年8月2日
无许可证2026年8月2日 · 指标 2.10.0
Go
29存在风险健康指数
shaj13/memc
A Lightweight in-memory key:value cache library for Go.
Go★ 1842026年7月16日
MIT2026年7月16日 · 指标 2.10.0
npm
27存在风险健康指数
medikoo/memoizee
Complete memoize/cache solution for JavaScript
JavaScript★ 1,778↓ 23M/月2026年8月13日
ISC2026年8月13日 · 指标 2.10.0
NuGet
26存在风险健康指数
vieapps/Components.Caching
Distributed cache (Redis & Memcached) on .NET
C#★ 22026年9月6日
Apache-2.02026年9月6日 · 指标 2.10.0
crates.io
22存在风险健康指数
droundy/internment
Interning of data in rust
Rust★ 121↓ 1.2M/月2026年8月29日
Apache-2.02026年8月29日 · 指标 2.10.0
Packagist
22存在风险健康指数
php-fig/simple-cache
该仓库未发布描述。
PHP★ 8,075↓ 17.5M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
NuGet
21存在风险健康指数
hovek/Syrilium.Caching
Easy and seamless caching implementation of any virtual method in any class.
C# · HTML★ 02026年8月13日
无许可证2026年8月13日 · 指标 2.10.0