#unit-conversion #units #si-units #conversion #si #aerospace #icao

no-std icao-units

Units for air navigation as defined in ICAO Annex 5

7 releases (1 stable)

new 1.0.0 Feb 21, 2025
0.2.1 Feb 19, 2025
0.2.0 Jan 5, 2025
0.1.3 Feb 7, 2024

#94 in No standard library

Download history 1/week @ 2024-11-15 17/week @ 2024-12-06 11/week @ 2024-12-13 10/week @ 2024-12-20 9/week @ 2024-12-27 173/week @ 2025-01-03 95/week @ 2025-01-10 109/week @ 2025-01-17 58/week @ 2025-01-24 54/week @ 2025-01-31 23/week @ 2025-02-07

274 downloads per month
Used in 2 crates

MIT license

25KB
424 lines

icao-units

crates.io docs.io License Rust codecov

Units for air navigation as defined in International Civil Aviation Organization (ICAO) Annex 5.

The library defines:

Design

The library uses the newtype idiom to represent ICAO units and the From trait to convert between SI and non-SI units using the conversion factors defined in ICAO Annex 5 Table 3-3.

The library is declared no_std so it can be used in embedded applications.

Contribution

If you want to contribute through code or documentation, the Contributing guide is the best place to start.
Just please abide by our Code of Conduct.

License

via-units-rs is provided under a MIT license, see LICENSE.

Dependencies

~0.3–0.9MB
~21K SLoC