bad-sorting
A collection of unconventional sorting algorithms for fun and experimentation.
sleepsort-promise
A Promise based implementation of Sleepsort, an O(wtf) sorting algorithm
sleepsort
A O(n) sorting algorithm. Please don't use this in production.