LPGhatguy / nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆47Updated last year
Alternatives and similar repositories for nonmax
Users that are interested in nonmax are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last week
- ☆57Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A sinless derive helper☆72Updated 6 months ago
- ☆57Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆39Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Types to define keyboard related events☆64Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- We have Crater At Home☆34Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- ☆16Updated 2 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year