jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆48Updated 3 months ago
Alternatives and similar repositories for deranged
Users that are interested in deranged are comparing it to the libraries listed below
Sorting:
- ☆43Updated last year
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Binary size analyzer for Rust programs☆36Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last week
- ☆31Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Linux linker for x86 and x86-64☆32Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Add documentation to function arguments in Rust☆46Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 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.☆112Updated last month
- ☆91Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- horrible serde macro stuff☆39Updated last year
- Imitate the documentation build that docs.rs would do☆54Updated this week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆44Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 2 weeks ago
- Integer types with customizable niche values☆48Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆124Updated last month
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago