katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆87Updated 7 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:
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Macro for sealing traits and structures☆59Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated last week
- Const TypeId and non-'static TypeId☆69Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- ☆112Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆44Updated 2 weeks ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Make trait methods callable without the trait in scope☆161Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Types to define keyboard related events☆68Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A sinless derive helper☆76Updated 5 months ago