jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆61Updated last month
Alternatives and similar repositories for deranged
Users that are interested in deranged are comparing it to the libraries listed below
Sorting:
- ☆43Updated 2 years ago
- An alternate Cargo registry using static files☆134Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Imitate the documentation build that docs.rs would do☆62Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- ☆112Updated 3 years ago
- ☆77Updated 4 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- A sinless derive helper☆76Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Integer types with customizable niche values☆50Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆76Updated last month
- ☆34Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month