jhpratt / deranged
Proof of concept ranged integers in Rust.
☆38Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for deranged
- The quickest way to override dependencies with Cargo☆42Updated this week
- Macro for sealing traits and structures☆49Updated last month
- ☆36Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- ☆28Updated 5 months ago
- Binary size analyzer for Rust programs☆36Updated 6 months ago
- A sinless derive helper☆47Updated this week
- Iterator of const known length☆14Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆101Updated 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
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- An alternate Cargo registry using static files☆103Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Find out about keys that are ignored when deserializing data☆75Updated last month
- A snapshot of name squatting on crates.io☆74Updated 6 months ago
- horrible serde macro stuff☆38Updated 11 months ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Bare-metal allocators.☆75Updated 2 years ago
- ☆74Updated 3 years ago
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Rust procedural macro attribute parser☆36Updated 4 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago