Top 20 NuGet comparer Packages

A .NET library for working with a tree of objects.
A comparer for asserting equality of objects, including generic types, IEnumerable, IComparable<T> and IEquatable<T>
Provides support for list equality and ordinal comparison based on the contents of its individual items. Allows users to pass ImmutableLists to dictionaries and hash sets, quickly copmare the values of individual ILists, etc.
Provides a way to parse html or csv tagged corpuses and get confusion matrix from corpuses comparison. For more information https://github.com/dmit25/DZ.Tools
From Patrick van Lohuizen: 'Deep compares 2 objects or jtokens/jarrays/jobjects and returns the the result of the comparrison per element/property. allowing for reporting of difference between all kinds of objects' Last commit of this project was Nov 30, 2017, so I forked it and added .net core ...
The Engine of Source Code Generation used by the `dotnet-cgr` tool.
Easy to use library to allow you to order IEnumerable or IQueryable by dynamic properties. Also contains a natural sort comparer.
Deep equal library done right
Json comparer for multiple inputs (string, JObject, object)
Compare dictionaries in performant way, much faster than using linq
Class library that compares the values of properties from different objects in order to evaluate equality.
The Engine leverages a set of Service Managers in order to facilite when Code Generation is absolutely required.
A builder/fluent interface to create a equality-tester for an arbitrary type. An equality tester functions as an IEqualityComparer<T> but additionally provides more information about why objects are not equal (when they are not).
Library comparing different versions of an api using reflection to ensure compatibility with third party components. NUnit integration.
Library comparing different versions of an api using reflection to ensure compatibility with third party components.
A lightweight library containing common utilities for working with .NET collections and enumerables
A lightweight library containing common utilities for working with .NET collections and enumerables
A fast generic PriorityQueue data structure .NET
A fast generic PriorityQueue data structure .NET