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

aliostad/CacheCow

0
View on GitHub↗
869 stars·167 forks·C#·MIT·9 views

CacheCow

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

Features

  • Caching - HTTP caching implementation for ASP.NET Web API.

Star history

Star history chart for aliostad/cachecowStar history chart for aliostad/cachecow

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 CacheCow

Similar open-source projects, ranked by how many features they share with CacheCow.
  • 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
  • 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
  • aschuch/awesomecacheaschuch avatar

    aschuch/AwesomeCache

    1,271View on GitHub↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    View on GitHub↗1,271
  • 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 CacheCow→

Frequently asked questions

What does aliostad/cachecow do?

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

What are the main features of aliostad/cachecow?

The main features of aliostad/cachecow are: Caching.

What are some open-source alternatives to aliostad/cachecow?

Open-source alternatives to aliostad/cachecow include: alibaba/tair — A distributed key-value storage system developed by Alibaba Group. 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… ben-manes/caffeine — Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles… 3rd-eden/memcached — memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and…