#sorting #algorithm #lib

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

#807 in Algorithms

Download history 183/week @ 2024-08-04 2/week @ 2024-08-11 13/week @ 2024-09-15 38/week @ 2024-09-29

51 downloads per month

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