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
·
jitbit avatar

jitbit/FastCache

0
View on GitHub↗
197 estrellas·22 forks·C#·MIT·1 vista

FastCache

7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.

Features

  • Caching - High-performance alternative to standard memory caching.

Historial de estrellas

Gráfico del historial de estrellas de jitbit/fastcacheGráfico del historial de estrellas de jitbit/fastcache

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 FastCache

Proyectos open-source similares, clasificados según cuántas características comparten con FastCache.
  • 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 FastCache→

Preguntas frecuentes

¿Qué hace jitbit/fastcache?

7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.

¿Cuáles son las características principales de jitbit/fastcache?

Las características principales de jitbit/fastcache son: Caching.

¿Qué alternativas de código abierto existen para jitbit/fastcache?

Las alternativas de código abierto para jitbit/fastcache 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). 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…