katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆88Updated 8 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:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- `$crate` in procedural macros.☆78Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Mirror of Rust's allocator api for use on stable rust☆72Updated 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 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- ☆53Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Convert number to enum☆87Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Better reference counted strings for Rust☆139Updated last year
- ☆112Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- ☆95Updated last year
- docs.rs as a publishing platform?☆71Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated last week
- ☆34Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A sinless derive helper☆76Updated this week