Units of measurement -- type-safe zero-cost dimensional analysis
☆1,207Feb 19, 2026Updated 2 weeks ago
Alternatives and similar repositories for uom
Users that are interested in uom are comparing it to the libraries listed below
Sorting:
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆311Dec 9, 2022Updated 3 years ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Compile time static maps for Rust☆2,107Updated this week
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Compile-time type-checked builder derive