LPGhatguy / nonmaxLinks
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆48Updated 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)☆31Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆43Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A sinless derive helper☆72Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- An exploration of Storages☆35Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Choose Rust types at compile-time via constants☆67Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆40Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Iterator of const known length☆16Updated 6 months ago
- ☆57Updated last year
- Migrated to Codeberg☆79Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week