LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆49Updated last year
Alternatives and similar repositories for nonmax
Users that are interested in nonmax are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A sinless derive helper☆73Updated last month
- Types to define keyboard related events☆65Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆43Updated last year
- ☆40Updated last year
- ☆58Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- horrible serde macro stuff☆39Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Better reference counted strings for Rust☆131Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆57Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Integer types with customizable niche values☆48Updated 8 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago