#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

#812 in Algorithms

Download history 168/week @ 2024-08-01 17/week @ 2024-08-08 13/week @ 2024-09-12 21/week @ 2024-09-26 17/week @ 2024-10-03

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