diff
A JavaScript text diff implementation.
react-fast-compare
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
is-equal-shallow
Does a shallow comparison of two objects, returning false if the keys or values differ.
timsort
TimSort: Fast Sorting for Node.js
shallow-equal
Typescript-compatible minimalistic shallow equality check for arrays/objects