* Package name : rust-micromath Version : 2.1.0 Upstream Author: Tony Arcieri <bascule@gmail.com> * URL : https://github.com/tarcieri/micromath * License : Apache 2.0 and MIT Programming Lang: Rust Description : Embedded-friendly (i.e. no_std) Rust math library featuring fast, safe floating point approximations for common arithmetic operations, trigonometry, 2D/3D vector types, statistical analysis, and quaternions. Seems to be a good library for Rust-based embedded systems. I would like to package this under Rust team with a sponsor.