katharostech / cfg_aliases
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆76Updated last month
Alternatives and similar repositories for cfg_aliases:
Users that are interested in cfg_aliases are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Const TypeId and non-'static TypeId☆61Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- ☆53Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A sinless derive helper☆65Updated 4 months ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Convert number to enum☆88Updated 7 months ago
- ☆87Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Macro for sealing traits and structures☆51Updated 3 months ago
- Types to define keyboard related events.☆56Updated this week
- 🐱concat! with support for const variables and expressions☆40Updated last month
- ☆54Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago