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
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆56Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- We have Crater At Home☆30Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- An exploration of Storages☆35Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- ☆56Updated last year
- A sinless derive helper☆72Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- ☆29Updated last year
- ☆39Updated 8 months ago
- Types to define keyboard related events☆61Updated this week
- A memory efficient syntax tree for language developers☆57Updated last month
- ☆53Updated 2 months ago