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

artsy/garner

0
View on GitHub↗
342 stars·24 forks·Ruby·MIT·11 views

Garner

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

Features

  • Caching - Rack middleware and helpers for implementing caching strategies.

Star history

Star history chart for artsy/garnerStar history chart for artsy/garner

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 Garner

Similar open-source projects, ranked by how many features they share with Garner.
  • 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
  • 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 Garner→

Frequently asked questions

What does artsy/garner do?

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

What are the main features of artsy/garner?

The main features of artsy/garner are: Caching.

What are some open-source alternatives to artsy/garner?

Open-source alternatives to artsy/garner 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. 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…