python-cachier/cachier

Persistent, stale-free, local and cross-machine caching for Python functions.

GitHub repository with 657 stars and 73 forks.

Language: Python

Topics: cache, cache-storage, cachemanager, caching, python, memoization, memoize, decorator, decorators, pickle

Open provider repository

24h trend summary

Trending score 0.21, activity score 1.15, stars gained +0, forks gained +0.

Latest metric snapshot

2026-06-05: 657 stars and 73 forks.

Similar repositories

  1. 1. AhsanSheraz/pyresilience

    Unified resilience patterns for Python — retry, circuit breaker, timeout, fallback, bulkhead, rate limiter, and cache in one decorator. Python's Resilience4j.

    GitHub repository with 47 stars and 0 forks.

    Trending score: 0.44; stars gained: +2; forks gained: +0.

    Language: Python

    Topics: async, asyncio, bulkhead, cache, circuit-breaker, decorator

  2. 2. tirdyhouse/cascade

    Extend LLM context windows beyond GPU memory limits with disk-backed KV cache.

    GitHub repository with 11 stars and 0 forks.

    Trending score: 0.31; stars gained: +1; forks gained: +0.

    Language: Python

    Topics: ai, cache, deepseek, disk-cache, gpu, inference

  3. 3. python-cachier/cachier

    Persistent, stale-free, local and cross-machine caching for Python functions.

    GitHub repository with 657 stars and 73 forks.

    Trending score: 0.21; stars gained: +0; forks gained: +0.

    Language: Python

    Topics: cache, cache-storage, cachemanager, caching, python, memoization

Trending in Python

  1. 1. NousResearch/hermes-agent

    The agent that grows with you

    GitHub repository with 181,315 stars and 31,112 forks.

    Trending score: 5.95; stars gained: +1,867; forks gained: +361.

    Language: Python

    Topics: ai, ai-agent, ai-agents, anthropic, chatgpt, claude

  2. 2. chopratejas/headroom

    Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

    GitHub repository with 12,942 stars and 833 forks.

    Trending score: 5.69; stars gained: +2,829; forks gained: +175.

    Language: Python

    Topics: agent, ai, anthropic, claude-code, compression, context-engineering

  3. 3. Imbad0202/academic-research-skills

    Academic Research Skills for Claude Code: research → write → review → revise → finalize

    GitHub repository with 27,327 stars and 2,249 forks.

    Trending score: 5.52; stars gained: +1,079; forks gained: +89.

    Language: Python

    Topics: academic-pipeline, academic-writing, ai-research, claude, claude-code, literature-review

  4. 4. anthropics/financial-services

    GitHub repository with 29,986 stars and 4,219 forks.

    Trending score: 4.88; stars gained: +688; forks gained: +114.

    Language: Python

  5. 5. virgiliojr94/book-to-skill

    Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

    GitHub repository with 4,221 stars and 528 forks.

    Trending score: 4.88; stars gained: +476; forks gained: +68.

    Language: Python

  6. 6. vinta/awesome-python

    An opinionated list of Python frameworks, libraries, tools, and resources

    GitHub repository with 301,315 stars and 28,045 forks.

    Trending score: 4.60; stars gained: +518; forks gained: +24.

    Language: Python

    Topics: awesome, python, collections, python-frameworks, python-libraries, python-tools

Trending topic: cache

  1. 1. redis/redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

    GitHub repository with 74,702 stars and 24,652 forks.

    Trending score: 1.64; stars gained: +36; forks gained: +11.

    Language: C

    Topics: database, key-value, nosql, redis, caching, distributed-systems

  2. 2. TanStack/query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

    GitHub repository with 49,593 stars and 3,864 forks.

    Trending score: 1.61; stars gained: +43; forks gained: +4.

    Language: TypeScript

    Topics: react, hooks, fetch, cache, async, rest

  3. 3. valkey-io/valkey

    A flexible distributed key-value database that is optimized for caching and other realtime workloads.

    GitHub repository with 26,029 stars and 1,165 forks.

    Trending score: 1.60; stars gained: +26; forks gained: +1.

    Language: C

    Topics: cache, database, key-value, key-value-store, nosql, redis

  4. 4. cnighswonger/claude-code-cache-fix

    Fixes prompt cache regression in Claude Code that causes up to 20x cost increase on resumed sessions

    GitHub repository with 274 stars and 21 forks.

    Trending score: 1.03; stars gained: +9; forks gained: +1.

    Language: JavaScript

    Topics: anthropic, cache, claude, claude-code, claude-code-tools, cli

  5. 5. iliaal/phpser

    Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.

    GitHub repository with 12 stars and 0 forks.

    Trending score: 0.93; stars gained: +7; forks gained: +0.

    Language: PHP

    Topics: cache, performance, php, php-extension, pie, serialization

  6. 6. 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.

    GitHub repository with 11,857 stars and 663 forks.

    Trending score: 0.73; stars gained: +3; forks gained: -1.

    Language: C#

    Topics: cache, cache-storage, cluster, concurrent, hash-table, key-value