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

MichaCo/CacheManager

0
View on GitHub↗
2,419 stars·454 forks·C#·Apache-2.0·9 viewscachemanager.michaco.net↗

CacheManager

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

Features

  • Caching - Abstraction layer for multiple caching providers.

Star history

Star history chart for michaco/cachemanagerStar history chart for michaco/cachemanager

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with CacheManager

These projects share indexed features with CacheManager. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • artsy/garnerartsy avatar

    artsy/garner

    342View on GitHub↗

    A set of Rack middleware and cache helpers that implement various caching strategies.

    Ruby
    View on GitHub↗342
  • 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
Compare all 30 related projects→

Frequently asked questions

What does michaco/cachemanager do?

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

What are the main features of michaco/cachemanager?

The main features of michaco/cachemanager are: Caching.

Which projects share features with michaco/cachemanager?

Projects with overlapping indexed features include: 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). aspnet/caching — [Archived] Libraries for in-memory caching and distributed caching. Project moved to… 3rd-eden/memcached — memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and…