12 unstable releases (5 breaking)
0.6.0 | Nov 18, 2019 |
---|---|
0.5.0 | May 10, 2019 |
0.4.1 | Mar 31, 2018 |
0.3.5 | Dec 6, 2017 |
0.1.0 | Jul 1, 2017 |
#1028 in Algorithms
701 downloads per month
Used in 2 crates
82KB
1.5K
SLoC
Radix
A rust crate to convert numbers between radices.
NOTE
You'll need Rust >= 1.26
to use this crate.
lib.rs
:
A rust library to deal with number conversion between radices.