[OC] sortty - sorting algorithms in the terminal - v1.8 released
dormant_chicken @ dormant_chicken @lemmy.world Posts 4Comments 2Joined 2 yr. ago
dormant_chicken @ dormant_chicken @lemmy.world
Posts
4
Comments
2
Joined
2 yr. ago
The program is not really focused on being a useful utility and actually sorting lists/arrays quickly, but more of a program to help understand how different sorting algorithms work, meaning no, the program does not function like the 'sort' command (and it does not output the sorted entries), but you can specify the speed at which the program sorts at.