LPGhatguy / nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆43Updated last year
Alternatives and similar repositories for nonmax:
Users that are interested in nonmax are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Const TypeId and non-'static TypeId☆58Updated last week
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- We have Crater At Home☆22Updated 3 months ago
- ☆36Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A memory efficient syntax tree for language developers☆52Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Full precision decimal representation of f64☆25Updated last week
- horrible serde macro stuff☆39Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Macro for sealing traits and structures☆50Updated last month
- Types to define keyboard related events.☆56Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- ☆51Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆29Updated 9 months ago
- ☆38Updated last year
- Make any value Sync but only available on its original thread☆37Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- A sinless derive helper☆52Updated 2 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago