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

jitbit/FastCache

0
View on GitHub↗
197 stars·22 forks·C#·MIT·1 vue

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.

Historique des stars

Graphique de l'historique des stars pour jitbit/fastcacheGraphique de l'historique des stars pour jitbit/fastcache

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 à FastCache

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec FastCache.
  • 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 à FastCache→

Questions fréquentes

Que fait jitbit/fastcache ?

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

Quelles sont les fonctionnalités principales de jitbit/fastcache ?

Les fonctionnalités principales de jitbit/fastcache sont : Caching.

Quelles sont les alternatives open-source à jitbit/fastcache ?

Les alternatives open-source à jitbit/fastcache 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…