katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆84Updated 4 months ago
Alternatives and similar repositories for cfg_aliases
Users that are interested in cfg_aliases are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Convert number to enum☆87Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- ☆74Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- ☆60Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A sinless derive helper☆74Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- ☆59Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago