peuler-rs is a project aimed at providing mathematical utilities and solutions to the Project Euler problems in Rust.
The project consists of two main crates:
- pmath: A general-purpose mathematics crate.
- peuler: A crate with solutions to the Project Euler problems.
For more information, refer to the documentation of each crate.
There is also a web application that showcases this project.