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:
- Macro for sealing traits and structures☆61Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A sinless derive helper☆78Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Use winit like the async runtime you've always wanted☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- ☆42Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- ☆43Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆53Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Types to define keyboard related events☆69Updated last month
- An exploration of Storages☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago