CacheManager VS nbuilder

Compare CacheManager vs nbuilder and see what are their differences.

CacheManager

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

nbuilder

Rapid generation of test objects in .NET (by nbuilder)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
CacheManager nbuilder
3 2
2,318 472
- 0.8%
0.0 0.0
11 months ago almost 4 years ago
C# C#
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CacheManager

Posts with mentions or reviews of CacheManager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-08.

nbuilder

Posts with mentions or reviews of nbuilder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-02.

What are some alternatives?

When comparing CacheManager and nbuilder you can also consider the following projects:

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

Bogus - :card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

EasyCaching - :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!

Moq - Repo for managing Moq 4.x [Moved to: https://github.com/moq/moq]

Akavache - An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

AutoFixture - AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

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

Ocelot - .NET API Gateway

NCache - NCache: Highly Scalable In-Memory Distributed Cache for .NET

faker-cs - C# port of the Ruby Faker gem (http://faker.rubyforge.org/)

Electron.NET - :electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

unit-test - Estudos sobre Testes unitários