katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆82Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Convert number to enum☆87Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- docs.rs as a publishing platform?☆69Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 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
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- ☆73Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- ☆112Updated 2 years ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆88Updated last week
- Cargo API written in Paris☆53Updated last week
- ☆52Updated 5 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week