Crates.io | unitforge |
lib.rs | unitforge |
version | 0.2.33 |
created_at | 2025-02-17 22:07:11.149178+00 |
updated_at | 2025-08-19 13:48:28.313547+00 |
description | A library for unit and quantity consistent computations in Rust |
homepage | |
repository | https://gitlab.com/henrikjstromberg/unitforge |
max_upload_size | |
id | 1559382 |
size | 284,659 |
Unitforge is a Rust crate designed for safe handling of physical quantities of units. New quantities and relations can be set up via small macros.
ndarray
.All contributions are welcome! Feel free to implement new quantities or define relations using impl_macros.rs
. 🚀