katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆80Updated 3 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
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- A sinless derive helper☆73Updated last month
- Macro for sealing traits and structures☆58Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 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 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Convert number to enum☆87Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆91Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆72Updated 2 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Types to define keyboard related events☆65Updated last month
- ☆112Updated 2 years ago