LPGhatguy / nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆46Updated 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 5 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Const TypeId and non-'static TypeId☆64Updated last month
- A sinless derive helper☆72Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- We have Crater At Home☆30Updated 5 months ago
- ☆39Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- horrible serde macro stuff☆38Updated last year
- ☆20Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- ☆55Updated 11 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Abstract over different executors☆73Updated last year
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Cargo API written in Paris☆47Updated last week