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 4 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- An exploration of Storages☆36Updated last year
- We have Crater At Home☆28Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated this week
- ☆36Updated last year
- Types to define keyboard related events.☆56Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- ☆55Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆55Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆29Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- horrible serde macro stuff☆39Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year