jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆63Updated 2 months ago
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☆135Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆65Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Macro for sealing traits and structures☆61Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- ☆34Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- The quickest way to override dependencies with Cargo☆81Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- ☆112Updated 3 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Progress reporting abstraction for Rust☆65Updated 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 8 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- ☆95Updated last year
- What if we could check declarative macros before using them?☆51Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Integer types with customizable niche values☆51Updated last year