deep-equals
There are 18 repositories under deep-equals topic.
epoberezkin/fast-deep-equal
The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support
go-test/deep
Golang deep variable equality test that returns human-readable differences
maxatome/go-testdeep
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
jamesfoster/DeepEqual
An extensible deep comparison for .NET
haritsfahreza/libra
Compare your data with ease
smelukov/nano-equal
Ultra fast and compact implementation of deep equal without any production dependencies.
kvnxiao/jsonequals
A flexible JSON deep-equality comparator with optional ignoring of JSON keys and values
go-toolsmith/astequal
Package astequal provides AST (deep) equallity check operations.
uhop/deep6
No dependency mini-library: deep equivalency, object pattern matching, deep cloning, unification.
shisama/pure-deep-equal
overwrite your component's shouldComponentUpdate to compare deeply
nmuldavin/chai-almost
Extends Chai with assertions that allow for floating point rounding errors
andywer/deep-assert
🔍 Better deep-equals comparison, supporting custom property assertions and pretty diffs.
Xotic750/deep-equal-x
node's assert.deepEqual algorithm.
hacknlove/isDifferent
function that returns true if their two parameters are deeply different
hasSalil/customdeepequal
A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs
hasSalil/go-check-utils
Golang utilities to be used with the gopkg.in/check.v1 unit testing package
ryancat/simple-deep-equal
A simple and performant deep equal util function to compare javascript variables
22222/JsonDeepEqual
A .NET library for comparing values based on their JSON representation.