awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aspnet avatar

aspnet/CachingArchived

0
View on GitHub↗
472 estrellas·209 forks·C#·Apache-2.0·2 vistas

Caching

[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

Features

  • Caching - Standardized in-memory and distributed caching interfaces.

Historial de estrellas

Gráfico del historial de estrellas de aspnet/cachingGráfico del historial de estrellas de aspnet/caching

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Caching

Proyectos open-source similares, clasificados según cuántas características comparten con Caching.
  • alibaba/tairAvatar de alibaba

    alibaba/tair

    2,305Ver en GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    Ver en GitHub↗2,305
  • aliostad/cachecowAvatar de aliostad

    aliostad/CacheCow

    869Ver en GitHub↗

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

    C#cachingdotnethttp
    Ver en GitHub↗869
  • artsy/garnerAvatar de artsy

    artsy/garner

    342Ver en GitHub↗

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

    Ruby
    Ver en GitHub↗342
  • 3rd-eden/memcachedAvatar de 3rd-Eden

    3rd-Eden/memcached

    1,314Ver en 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
    Ver en GitHub↗1,314
Ver las 30 alternativas a Caching→

Preguntas frecuentes

¿Qué hace aspnet/caching?

[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

¿Cuáles son las características principales de aspnet/caching?

Las características principales de aspnet/caching son: Caching.

¿Qué alternativas de código abierto existen para aspnet/caching?

Las alternativas de código abierto para aspnet/caching incluyen: 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). 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…