Compare-Net-Objects
Object comparison library
A .NET library that performs deep comparisons of two objects using reflection, highlighting differences between them.
What you have been waiting for Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
1k stars
51 watching
194 forks
Language: C#
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
scientistproject/scientist.net | A .NET library that refactors code to compare different approaches and measure performance. | 1,466 |
inspect-js/node-deep-equal | A Node.js module implementing the algorithm for comparing two objects for equality | 778 |
chaijs/deep-eql | A library that provides a way to compare two objects at a deep level, considering all their properties and values recursively. | 108 |
mattphillips/deep-object-diff | A small library that calculates the differences between two objects with nested structures, such as arrays and objects. | 1,063 |
feature23/stringsimilarity.net | A .NET port of Java string similarity library implementing various distance and similarity measures | 448 |
reflectionmagic/reflectionmagic | A C# library to simplify private reflection code using dynamic properties. | 334 |
mljs/distance | A set of distance functions for comparing vectors in various mathematical metrics | 67 |
tkh44/shallow-compare | A utility function to compare two versions of a component instance with respect to its props and state | 34 |
verifytests/verify.imagesharp.compare | A tool for comparing images using ImageSharp.Compare | 4 |
gaaops/sitecore.protobuf.browser | A utility application for comparing and visualizing static Sitecore databases in a human-readable format | 4 |
ilkarman/deeplearningframeworks | A project to compare and benchmark different deep learning frameworks across various languages and hardware configurations. | 1,654 |
jacobbednarz/php-bench | A tool for comparing performance of small PHP code snippets | 13 |
tomiaijo/scientist | A C++ library for comparing the performance of alternative code paths. | 35 |
elanis/web-to-desktop-framework-comparison | An in-depth comparison of multiple frameworks allowing web apps to be transformed into desktop applications | 1,427 |
mercateo/component-check | Comparing component development across multiple frameworks to identify common patterns and differences. | 464 |