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
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- ☆42Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A sinless derive helper☆78Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆39Updated last year
- Types to define keyboard related events☆69Updated last month
- ☆111Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- ☆61Updated 2 years ago