jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆57Updated this week
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☆133Updated 2 weeks ago
- ☆43Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last week
- The quickest way to override dependencies with Cargo☆65Updated this week
- A snapshot of name squatting on crates.io☆75Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆33Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- ☆77Updated 4 years ago
- Imitate the documentation build that docs.rs would do☆59Updated this week
- ☆57Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- ☆54Updated 6 months ago
- Linux linker for x86 and x86-64☆32Updated 4 months ago
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last month
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- Hex Display: A modern xxd alternative.☆45Updated 7 months ago