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 last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- A sinless derive helper☆74Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆88Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Better reference counted strings for Rust☆134Updated last year
- docs.rs as a publishing platform?☆69Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆58Updated last year
- ☆40Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆43Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Faster integer division and modulus operations☆87Updated last month
- A library for compact bit sets containing enums.☆115Updated this week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago