jhpratt / derangedLinks
Proof of concept ranged integers in Rust.
☆48Updated 2 weeks 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☆125Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- 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.☆62Updated this week
- Binary size analyzer for Rust programs☆36Updated last year
- ☆34Updated last year
- Integer types with customizable niche values☆48Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆56Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆143Updated 3 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- ☆77Updated 4 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- Rust KDL parser and derive implementation☆94Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 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 3 months ago
- ☆112Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- The quickest way to override dependencies with Cargo☆65Updated this week
- 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
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- ☆93Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Hex Display: A modern xxd alternative.☆43Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year