natural-sort
Here are 18 public repositories matching this topic...
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
-
Updated
Oct 24, 2024 - C#
Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans
-
Updated
Nov 1, 2024 - C#
Simple yet flexible natural sorting in Python.
-
Updated
Oct 14, 2024 - Python
Compare text naturally in C, Perl, Python, and lua, usable for "natural sort"
-
Updated
Jul 26, 2024 - C
Natural sort comparator for strings in Clojure/Script.
-
Updated
Jun 24, 2024 - Clojure
CLI that implements generating and sorting huge files of random integer numbers using multiway merge and natural sorting algorithms
-
Updated
Nov 9, 2023 - TypeScript
🌴 Javascript natural sort algorithm with unicode support.
-
Updated
Mar 13, 2023 - TypeScript
A simple Java class that provides natural sorting for strings.
-
Updated
Nov 2, 2021 - Java
Natural sorting implemented in Go
-
Updated
Mar 1, 2021 - Go
Library of sorting variations
-
Updated
Jun 25, 2020 - APL
Natural sorting order library for .NET Standard
-
Updated
Jun 19, 2020 - C#
Implement an algorithm doing an alphanumerical comparison for strings (like in most UIs)
-
Updated
Jan 23, 2020 - C++
📶 package to sort things.
-
Updated
Jun 4, 2019 - JavaScript
Perl natural sorting module
-
Updated
Jun 17, 2018 - Perl
Visualisation of Natural Merge Sort Algorithm
-
Updated
Sep 16, 2017 - JavaScript
Improve this page
Add a description, image, and links to the natural-sort topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the natural-sort topic, visit your repo's landing page and select "manage topics."