disiamylborane / ranged_integersLinks
Ranged integers for Rust based on const generics
☆28Updated 8 months ago
Alternatives and similar repositories for ranged_integers
Users that are interested in ranged_integers are comparing it to the libraries listed below
Sorting:
- We have Crater At Home☆34Updated 7 months ago
- ☆57Updated 3 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆34Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆43Updated last year
- ☆20Updated 3 weeks ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- ☆31Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆112Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Experimental type level programming in Rust☆37Updated 3 years ago
- Set the minimum alignments of types using const generics.☆18Updated 8 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated last month
- ☆57Updated last year
- this safety is an illusion, exile☆25Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Universal Executables☆14Updated 6 years ago
- ☆20Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago