katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆80Updated 2 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☆57Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆74Updated last year
- Convert number to enum☆87Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- ☆91Updated 8 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- ☆72Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆57Updated last year
- ☆53Updated 4 months ago