A math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)
Collections using approximate floating-point comparison
Derive macros for approx_collections
Complex numbers with rectangular and polar representations
Modification of the library glam-rs for the game engine Revier
Utility-first real-number primitives for RustUse
Convert and manage colors with a focus on correctness, flexibility and ease of use.
A simple and fast 3D math library for games and graphics.
A simple and fast 3D math library for games and graphics
Extensions for glam: Pose2, Pose3, Rot2, and matrix utilities.
Utility-first facade crate for RustUse math utilities
Yarer (Yet Another Rust Expression Resolver) is a library for resolving mathematical expressions. Internally it uses the shunting yard algorithm.