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
tkem avatar

tkem/cachetools

0
View on GitHub↗
2,750 stars·194 forks·Python·MIT·14 views

Cachetools

Extensible memoizing collections and decorators

Features

  • Caching - Extensible memoizing collections and decorators.
  • Data Caching - Provides extensible memoizing collections and decorators.

Star history

Star history chart for tkem/cachetoolsStar history chart for tkem/cachetools

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 Cachetools

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

    aio-libs/aiocache

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/tairalibaba avatar

    alibaba/tair

    2,305View on GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    View on GitHub↗2,305
  • aliostad/cachecowaliostad avatar

    aliostad/CacheCow

    869View on GitHub↗

    An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server

    C#cachingdotnethttp
    View on GitHub↗869
  • 3rd-eden/memcached3rd-Eden avatar

    3rd-Eden/memcached

    1,314View on GitHub↗

    memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and exceptional performance in mind. We use consistent hashing to store the data across different nodes. Consistent hashing is a scheme that provides a hash table functionality in a way…

    JavaScript
    View on GitHub↗1,314
See all 30 alternatives to Cachetools→

Frequently asked questions

What does tkem/cachetools do?

Extensible memoizing collections and decorators

What are the main features of tkem/cachetools?

The main features of tkem/cachetools are: Caching, Data Caching.

What are some open-source alternatives to tkem/cachetools?

Open-source alternatives to tkem/cachetools include: aio-libs/aiocache. alibaba/tair — A distributed key-value storage system developed by Alibaba Group. aliostad/cachecow — An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server. artsy/garner — A set of Rack middleware and cache helpers that implement various caching strategies. aschuch/awesomecache — Delightful on-disk cache (written in Swift). 3rd-eden/memcached — memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and…