Skip to content

This library provides zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust.

License

Notifications You must be signed in to change notification settings

coder543/metric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This library provides zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages