LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆50Updated last year
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 9 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Use winit like the async runtime you've always wanted☆50Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- ☆41Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Types to define keyboard related events☆65Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆43Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- ☆60Updated 2 years ago
- Better reference counted strings for Rust☆136Updated last year
- A library for compact bit sets containing enums.☆115Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month