jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆61Updated 3 weeks ago
Alternatives and similar repositories for deranged
Users that are interested in deranged are comparing it to the libraries listed below
Sorting:
- An alternate Cargo registry using static files☆134Updated last month
- ☆43Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated this week
- Bare-metal allocators.☆76Updated 3 years ago
- Integer types with customizable niche values☆50Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆189Updated 3 weeks ago
- Binary size analyzer for Rust programs☆37Updated last year
- Imitate the documentation build that docs.rs would do☆59Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆44Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- ☆112Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆160Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆77Updated 4 years ago
- Rust KDL parser and derive implementation☆95Updated last year
- ☆33Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago