awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufruf

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.

Star-Verlauf

Star-Verlauf für jitbit/fastcacheStar-Verlauf für jitbit/fastcache

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu FastCache

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit FastCache.
  • alibaba/tairAvatar von alibaba

    alibaba/tair

    2,305Auf GitHub ansehen↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    Auf GitHub ansehen↗2,305
  • aliostad/cachecowAvatar von aliostad

    aliostad/CacheCow

    869Auf GitHub ansehen↗

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

    C#cachingdotnethttp
    Auf GitHub ansehen↗869
  • artsy/garnerAvatar von artsy

    artsy/garner

    342Auf GitHub ansehen↗

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

    Ruby
    Auf GitHub ansehen↗342
  • 3rd-eden/memcachedAvatar von 3rd-Eden

    3rd-Eden/memcached

    1,314Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,314
Alle 30 Alternativen zu FastCache anzeigen→

Häufig gestellte Fragen

Was macht jitbit/fastcache?

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

Was sind die Hauptfunktionen von jitbit/fastcache?

Die Hauptfunktionen von jitbit/fastcache sind: Caching.

Welche Open-Source-Alternativen gibt es zu jitbit/fastcache?

Open-Source-Alternativen zu jitbit/fastcache sind unter anderem: 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…