#sorting #bogosort #badsort

nightly badsort

Some basic sorting stuff I wrote as practice in Rust. Includes my favorite algorithm, BOGO Sort!

9 releases

0.2.2 Mar 28, 2022
0.2.1 Feb 25, 2022
0.1.5 Feb 12, 2022
0.1.1 Feb 27, 2021

#215 in #sorting

36 downloads per month

GPL-3.0-or-later

14KB
53 lines

Badsort

A BOGO Sort implementation I wrote when I was super bored.


badsort

I wrote BOGO Sort for fun while learning Rust a while back.

Dependencies

~330KB