Menu

Tree [bd0edc] default tip /
 History

Read Only access


File Date Author Commit
 build-aux 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 integer-radix-sort 2022-06-27 Barry Schwartz Barry Schwartz [754813] Add a hats file and a lame little stability test.
 m4 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 tests 2022-06-27 Barry Schwartz Barry Schwartz [754813] Add a hats file and a lame little stability test.
 .dir-locals.el 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 .hgignore 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 AUTHORS 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 COPYING 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 INSTALL 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 Makefile.am 2022-06-27 Barry Schwartz Barry Schwartz [bd0edc] Add a pkg-config file, and make the package pas...
 Makefile.in 2022-06-27 Barry Schwartz Barry Schwartz [bd0edc] Add a pkg-config file, and make the package pas...
 README 2022-06-27 Barry Schwartz Barry Schwartz [392d13] Revise the README.
 aclocal.m4 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 aminclude_static.am 2022-06-27 Barry Schwartz Barry Schwartz [bd0edc] Add a pkg-config file, and make the package pas...
 ats2-integer-radix-sort.pc.in 2022-06-27 Barry Schwartz Barry Schwartz [bd0edc] Add a pkg-config file, and make the package pas...
 autogen.sh 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 configure 2022-06-27 Barry Schwartz Barry Schwartz [bd0edc] Add a pkg-config file, and make the package pas...
 configure.ac 2022-06-27 Barry Schwartz Barry Schwartz [bd0edc] Add a pkg-config file, and make the package pas...
 list-ats-dependencies.dats.in 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.
 silent-rules.mk 2022-06-26 Barry Schwartz Barry Schwartz [4e6b2a] A simple test of sorting random integer arrays.

Read Me

Integer-keyed stable radix sort for ATS2/Postiats
-------------------------------------------------

This package began as a contribution to Rosetta Code.

Initial tests suggest this sort can be much, much faster than GNU
qsort(3), while being stable as well. The keys must be of a g0uint or
g0int type, however.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.