9 stable releases
2.3.0 | Jan 16, 2023 |
---|---|
2.2.0 | Nov 23, 2022 |
2.1.0 | Dec 21, 2021 |
2.0.2 | Sep 24, 2021 |
1.0.0 | Jan 18, 2016 |
#31 in Algorithms
123,469 downloads per month
Used in 293 crates
(26 directly)
12KB
232 lines
rust-gcd
Small Rust library for calculating the greatest common divisor of two numbers
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.