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:
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A sinless derive helper☆74Updated 2 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- ☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- ☆60Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Types to define keyboard related events☆64Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- ☆43Updated 2 years ago
- ☆59Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- An exploration of Storages☆37Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year