#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

#262 in Value formatting

Download history 13/week @ 2024-02-23 39/week @ 2024-03-01 7/week @ 2024-03-08 1/week @ 2024-03-15

60 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