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
·

C# Caching Libraries

Ranking aktualisiert am 13. Juli 2026

For a caching library for C# applications, the strongest matches are dotnetcore/easycaching (EasyCaching is a comprehensive), stackexchange/stackexchange.redis (This is a high-performance Redis client for) and michaco/cachemanager (CacheManager is a comprehensive abstraction layer for). microsoft/garnet is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „best c sharp caching libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

C# Caching Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dotnetcore/easycachingAvatar von dotnetcore

    dotnetcore/EasyCaching

    2,092Auf GitHub ansehen↗

    :boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

    EasyCaching is a comprehensive .NET caching library that provides a unified abstraction for both in-memory and distributed storage, featuring built-in support for dependency injection, asynchronous operations, and various serialization providers.

    C#Caching
    Auf GitHub ansehen↗2,092
  • stackexchange/stackexchange.redisAvatar von StackExchange

    StackExchange/StackExchange.Redis

    6,169Auf GitHub ansehen↗

    General purpose redis client

    This is a high-performance Redis client for .NET that provides the necessary infrastructure for distributed caching, asynchronous operations, and serialization, though it functions as a driver rather than a full-featured caching abstraction layer.

    C#Redis ClientsAsynchronous PipelinesAtomic Transaction Execution
    Auf GitHub ansehen↗6,169
  • michaco/cachemanagerAvatar von MichaCo

    MichaCo/CacheManager

    2,419Auf GitHub ansehen↗

    CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

    CacheManager is a comprehensive abstraction layer for .NET that provides a unified interface for both in-memory and distributed caching providers, including support for asynchronous operations, serialization, and dependency injection.

    C#Caching
    Auf GitHub ansehen↗2,419
  • microsoft/garnetAvatar von microsoft

    microsoft/garnet

    11,885Auf GitHub ansehen↗

    Garnet is a multi-threaded in-memory database and distributed key-value store. It functions as a high-performance remote cache store that implements the RESP wire protocol to maintain compatibility with existing Redis clients and libraries. The project is distinguished by a shared-memory architecture that enables parallel request processing across multiple cores for sub-millisecond latency. It features a tiered storage system that automatically offloads colder data from system memory to SSD or cloud storage layers, and includes a specialized vector search database for high-dimensional similar

    Garnet is a high-performance, distributed key-value store and cache server that provides the core caching capabilities required for .NET applications, though it functions as a standalone server process rather than a lightweight in-process library.

    C#Distributed Key-Value StoresIn-Memory CachesLatch-Free Shared Memory Engines
    Auf GitHub ansehen↗11,885

Related searches

  • a caching library for Go applications
  • a caching library for Go applications
  • a caching library for Java applications
  • a javascript library for caching data
  • a python library for caching function results
  • a high performance serialization library for C#
  • a configuration library for C# applications
  • a logging library for C# applications