LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆55Updated 3 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 month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆42Updated 2 years ago
- A sinless derive helper☆78Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Better reference counted strings for Rust☆140Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- ☆111Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- ☆43Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year