Simple yet flexible natural sorting in Python.
-
Updated
Oct 14, 2024 - Python
Simple yet flexible natural sorting in Python.
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
🌴 Javascript natural sort algorithm with unicode support.
Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans
📶 package to sort things.
Natural sorting implemented in Go
Natural sort comparator for strings in Clojure/Script.
A simple Java class that provides natural sorting for strings.
Library of sorting variations
Compare text naturally in C, Perl, Python, and lua, usable for "natural sort"
Perl natural sorting module
Visualisation of Natural Merge Sort Algorithm
Implement an algorithm doing an alphanumerical comparison for strings (like in most UIs)
Natural sorting order library for .NET Standard
CLI that implements generating and sorting huge files of random integer numbers using multiway merge and natural sorting algorithms
Add a description, image, and links to the natural-sort topic page so that developers can more easily learn about it.
To associate your repository with the natural-sort topic, visit your repo's landing page and select "manage topics."