disiamylborane / ranged_integers
Ranged integers for Rust based on const generics
☆28Updated 6 months ago
Alternatives and similar repositories for ranged_integers:
Users that are interested in ranged_integers are comparing it to the libraries listed below
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆34Updated 3 years ago
- Derive Debug with a custom format per field.☆18Updated 5 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- We have Crater At Home☆30Updated 6 months ago
- ☆112Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆41Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated last week
- ☆38Updated last year
- ☆19Updated 4 years ago
- Set the minimum alignments of types using const generics.☆18Updated 6 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆56Updated 3 years ago
- Universal Executables☆14Updated 6 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- ☆29Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- 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