awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
P

python-cachier/cachier

0
View on GitHub↗
0 stars·0 forks·11 views

Cachier

Features

  • Data Caching - Persistent, cross-machine caching for Python functions.

Star history

Star history chart for python-cachier/cachierStar history chart for python-cachier/cachier

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cachier

Similar open-source projects, ranked by how many features they share with Cachier.
  • aio-libs/aiocacheA

    aio-libs/aiocache

    0View on GitHub↗
    View on GitHub↗0
  • bbangert/beakerbbangert avatar

    bbangert/beaker

    545View on GitHub↗

    Cache and Session Library

    Python
    View on GitHub↗545
  • lericson/pylibmclericson avatar

    lericson/pylibmc

    493View on GitHub↗

    A Python wrapper around the libmemcached interface from TangentOrg.

    C
    View on GitHub↗493
  • tkem/cachetoolstkem avatar

    tkem/cachetools

    2,750View on GitHub↗

    Extensible memoizing collections and decorators

    Python
    View on GitHub↗2,750
See all 5 alternatives to Cachier→

Frequently asked questions

What are the main features of python-cachier/cachier?

The main features of python-cachier/cachier are: Data Caching.

What are some open-source alternatives to python-cachier/cachier?

Open-source alternatives to python-cachier/cachier include: aio-libs/aiocache. bbangert/beaker — Cache and Session Library. lericson/pylibmc — A Python wrapper around the libmemcached interface from TangentOrg. tkem/cachetools — Extensible memoizing collections and decorators. waylau/ehcache-tutorial.