licenses.dev

nmea0183-core v0.1.3

implement NMEA0183 protocol without parsing floating point

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
micromath • 1.1.1Embedded-friendly math library featuring fast floating point approximations (with small code size) for common arithmetic operations, trigonometry, 2D/3D vector types, statistical analysis, and quaternions. Optimizes for performance and small code size at the cost of precision. DIRECT0
pretty_assertions • 0.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
MIT2
PackageRelationDependenciesPublished
ansi_term • 0.9.0Library for ANSI terminal colours and styles (bold, underline)INDIRECT0
difference • 1.0.0A Rust text diffing and assertion library.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/nmea0183-core)](https://licenses.dev/cargo/nmea0183-core)
<a href="https://licenses.dev/cargo/nmea0183-core">
  <img src="https://licenses.dev/b/cargo/nmea0183-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.3 version:

[![licenses](https://licenses.dev/b/cargo/nmea0183-core/0.1.3)](https://licenses.dev/cargo/nmea0183-core/0.1.3)
<a href="https://licenses.dev/cargo/nmea0183-core/0.1.3">
  <img src="https://licenses.dev/b/cargo/nmea0183-core/0.1.3" alt="licenses" />
</a>
GitHub