katharostech / cfg_aliases
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆78Updated 2 months ago
Alternatives and similar repositories for cfg_aliases:
Users that are interested in cfg_aliases are comparing it to the libraries listed below
- Macro for sealing traits and structures☆53Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Lending iterators on stable Rust☆82Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆64Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- Convert number to enum☆87Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- ☆53Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆55Updated last year
- ☆65Updated 10 months ago
- Abstract over different executors☆73Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- A sinless derive helper☆72Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- ☆38Updated last month