#sorting #algorithm #lib #implemented

sorting_lib

a rust lib implementing sort algorithm?

4 releases

0.1.3 Aug 4, 2024
0.1.2 Aug 4, 2024
0.1.1 Aug 4, 2024
0.1.0 Aug 4, 2024

#781 in Algorithms

MIT license

5KB
99 lines

sorting-lib

a rust lib implemented with sorting algorithm?

installations

add this to 'cargo.toml'

[dependencies]
sorting-lib = "0.1.0"

or you can run

cargo add sorting-lib

contribution

well contrib are open you can freely contirb to this repo, but idk why you want to contrib lol

license

mit license

No runtime deps