jhpratt / deranged
Proof of concept ranged integers in Rust.
☆40Updated 3 weeks ago
Alternatives and similar repositories for deranged:
Users that are interested in deranged are comparing it to the libraries listed below
- ☆41Updated last year
- A sinless derive helper☆62Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- ☆29Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated last week
- An alternate Cargo registry using static files☆110Updated 4 months ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- 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
- Bare-metal allocators.☆76Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Derive Debug with a custom format per field.☆16Updated 2 months ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Choose Rust types at compile-time via constants☆63Updated last year
- Umbrella repository for Krabcake experiments☆46Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- ☆39Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Hex Display: A modern xxd alternative.☆42Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆48Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆79Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- What if we could check declarative macros before using them?☆48Updated 3 months ago