awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crystal-cache avatar

crystal-cache/cache

0
View on GitHub↗
51 stars·2 forks·Crystal·MIT·3 vues

Cache

A key/value store where pairs can expire after a specified interval

Features

  • Caching - A key/value store with expiration

Historique des stars

Graphique de l'historique des stars pour crystal-cache/cacheGraphique de l'historique des stars pour crystal-cache/cache

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Cache

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cache.
  • alibaba/tairAvatar de alibaba

    alibaba/tair

    2,305Voir sur GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    Voir sur GitHub↗2,305
  • aliostad/cachecowAvatar de aliostad

    aliostad/CacheCow

    869Voir sur GitHub↗

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

    C#cachingdotnethttp
    Voir sur GitHub↗869
  • artsy/garnerAvatar de artsy

    artsy/garner

    342Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗342
  • 3rd-eden/memcachedAvatar de 3rd-Eden

    3rd-Eden/memcached

    1,314Voir sur 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
    Voir sur GitHub↗1,314
Voir les 30 alternatives à Cache→

Questions fréquentes

Que fait crystal-cache/cache ?

A key/value store where pairs can expire after a specified interval

Quelles sont les fonctionnalités principales de crystal-cache/cache ?

Les fonctionnalités principales de crystal-cache/cache sont : Caching.

Quelles sont les alternatives open-source à crystal-cache/cache ?

Les alternatives open-source à crystal-cache/cache incluent : 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…