#dimensional-analysis #dimensional #units #no-std #unit-aware

no-std metric

zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust

3 releases

Uses old Rust 2015

0.1.2 Sep 1, 2017
0.1.1 Jul 5, 2017
0.1.0 Jul 5, 2017

#296 in Value formatting

35 downloads per month

MIT license

61KB
1.5K SLoC

To run the examples, simply clone the repo, then

cargo run --example temp

or

cargo run --example length

to build and run the temperature or length examples, respectively.

Requires Rust, install using rustup.rs

No runtime deps