LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆52Updated last month
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
- Const TypeId and non-'static TypeId☆69Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆43Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆42Updated 2 years ago
- A sinless derive helper☆76Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- horrible serde macro stuff☆39Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated 2 weeks ago
- ☆112Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- ☆61Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Bare-metal allocators.☆76Updated 3 years ago