itualgs_rs
is a Rust port of the Java code in Algorithms, 4th Edition
itualgs_rs
strives to be a library that contains all the basic data structures and algorithms found in the book "Algorithms, 4th Edition" by Robert Sedgewick and Kevin Wayne. For this reason its main use-case should be as a different option for those that wish to learn Rust while also learning about Algorithms.
This project was created in 2023 by two students from the IT University of Copenhagen (ITU). Please note that while we are affiliated with ITU as students, this project is not officially associated with or endorsed by the IT University of Copenhagen. It is an independent project conducted for educational purposes.
TBD..
The documentation is available at https://albertrossjoh.github.io/itualgs_rs/itualgs_rs/index.html.