jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆62Updated 2 months 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☆135Updated 2 months ago
- ☆43Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Imitate the documentation build that docs.rs would do☆64Updated last week
- Macro for sealing traits and structures☆60Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- Binary size analyzer for Rust programs☆37Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 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
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆34Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- ☆64Updated 3 weeks ago