1 unstable release

0.1.2 Aug 26, 2022
0.1.1 Aug 26, 2022
0.1.0 Aug 26, 2022

#9 in #bubble

Download history 19/week @ 2024-02-25 26/week @ 2024-03-17 1/week @ 2024-03-24 31/week @ 2024-03-31

58 downloads per month

MIT license

8KB
261 lines

sort_alghoritms

Trying to implement sort alghoritms on RustLang

Bubble Sort ✅
Quick Sort ✅
Merge Sort ✅
Selection Sort ✅
Inserstion Sort ✅
Shell Sort ✅

No runtime deps