Libraries for Memory Caching which wrap objects like Moq

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Core

    Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter (by castleproject)

  • I don't know any preexisting library for your requirements. But I think you can try to implement such caching with Castle.Core, and Polly Cache Policy

  • Polly

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

  • I don't know any preexisting library for your requirements. But I think you can try to implement such caching with Castle.Core, and Polly Cache Policy

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Lazy Cache

    An easy to use thread safe in-memory caching service with a simple developer friendly API for c#

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Retry Pattern and Retry Storm Anti-pattern

    1 project | dev.to | 15 Jan 2024
  • Http calls on mobile, what is the preferred way / best practice

    2 projects | /r/dotnetMAUI | 11 Jul 2023
  • [Question] HttpClient does not recover from error

    2 projects | /r/dotnet | 8 Jun 2023
  • I thought "Availability Groups" would be 100% "seamless"

    1 project | /r/SQLServer | 16 May 2023
  • Do you really need "microservices"?

    1 project | dev.to | 14 May 2023