A Rust library including the implementation of numerous sorting algorithms and the general benchmarking of their performance under different inputs.
For examples, check the examples/main.rs
file.
This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details