jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆47Updated this week
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☆124Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 3 weeks 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
- Macro for sealing traits and structures☆59Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆55Updated this week
- ☆31Updated last year
- ☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆112Updated 2 years ago
- Binary size analyzer for Rust programs☆36Updated last year
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated last week
- The quickest way to override dependencies with Cargo☆65Updated this week
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A sinless derive helper☆74Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated this week
- The never type (the true one!) in stable Rust.☆40Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- An alternative implementation of Kat's Document Language, including serde integration☆75Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Add documentation to function arguments in Rust☆47Updated 8 months ago
- ☆93Updated 9 months ago