array-sort
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
d3-array
Array manipulation, ordering, searching, summarizing, etc.
array-timsort
Fast JavaScript array sorting by implementing Python's Timsort algorithm