LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆51Updated 2 weeks ago
Alternatives and similar repositories for nonmax
Users that are interested in nonmax are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆59Updated 11 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- ☆42Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).