katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆92Updated 9 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:
- Macro for sealing traits and structures☆61Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- `$crate` in procedural macros.☆81Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Types to define keyboard related events☆69Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆111Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year