disiamylborane / ranged_integers
Ranged integers for Rust based on const generics
☆26Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for ranged_integers
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- ☆36Updated last year
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- Cargo API written in Paris☆43Updated this week
- ☆20Updated 2 years ago
- ☆34Updated last year
- ☆31Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆32Updated 2 years ago
- Token tree calling convention☆80Updated last year
- Derive Debug with a custom format per field.☆16Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- myrrlyn’s wyzyrdly library☆25Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Macro for sealing traits and structures☆49Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 2 years ago
- A proc-macro to break Rust IDEs☆63Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- pin-safe interior mutability☆14Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆19Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- ☆58Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- ☆47Updated 3 years ago