LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆53Updated 2 months ago
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☆70Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A sinless derive helper☆76Updated this week
- ☆42Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- ☆43Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆60Updated last year
- Extract bits from a byte slice☆80Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- ☆61Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago