toms347, a Fortran77 code which implements ACM toms algorithm 347, for sorting an integer array.
The text of many ACM toms algorithms is available online through ACM: https://www.acm.org/pubs/calgo or NETLIB: https://www.netlib.org/toms/index.html.
The information on this web page is distributed under the MIT license.
toms347 is available in a Fortran77 version.
combo, a Fortran90 library which includes a number of sorting routines.
SUBPAK, a Fortran77 library which includes a number of sorting routines for various data types.
SUBSET, a Fortran77 library which includes a number of sorting routines.