natural-sorting
There are 4 repositories under natural-sorting topic.
augustoproiete/NaturalStringExtensions
Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans
shelfio/fast-natural-order-by
Lightweight (< 2.3kB gzipped) and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
climech/naturalsort
Natural sorting implemented in Go
Aishwaryatibile/Sorting-Comparable-Comparator
Sorting using comparable and comparator interface