katharostech / cfg_aliases
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆76Updated 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
- Lending iterators on stable Rust☆82Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- ☆87Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A sinless derive helper☆71Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last week
- Use declarative macros as proc_macro attributes or derives☆110Updated last year
- 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
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆53Updated 2 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆111Updated 2 years ago