katharostech / cfg_aliases
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆79Updated last month
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☆82Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A sinless derive helper☆72Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- The missing compound borrowing for Rust.☆57Updated last week
- Types to define keyboard related events☆64Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆39Updated 9 months ago
- `$crate` in procedural macros.☆71Updated last week
- ☆88Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last week
- An exploration of Storages☆35Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Convert number to enum☆87Updated 10 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago