[ Quellcode: golang-github-xlab-handysort ]
Paket: golang-github-xlab-handysort-dev (0.0~git20150421.fb3537e-3)
Links für golang-github-xlab-handysort-dev
Debian-Ressourcen:
Quellcode-Paket golang-github-xlab-handysort herunterladen:
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e-3.dsc]
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e.orig.tar.xz]
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e-3.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
- python3-pyuca
- golang-github-shenwei356-natsort-dev
- golang-github-facette-natsort-dev
- libsort-naturally-perl
- golang-github-fvbommel-sortorder-dev
- golang-github-brentp-gsort-dev
- python3-base36
- golang-github-martinlindhe-base36-dev
- postgresql-11-debversion
- postgresql-13-debversion
- postgresql-15-debversion
Alphanumeric string sorting algorithm implementation in Go
This is a Go package implementing a correct comparison function to compare alphanumeric strings with respect to their integer parts.
For example, this is the default result of strings sort: hello1 hello10 hello11 hello2 hello3
This is the result from handysort: hello1 hello2 hello3 hello10 hello11
golang-github-xlab-handysort-dev herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 5,3 kB | 24,0 kB | [Liste der Dateien] |