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
- Lending iterators on stable Rust☆81Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A sinless derive helper☆62Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Convert number to enum☆88Updated 6 months ago
- ☆38Updated 7 months ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆65Updated 8 months ago
- ☆53Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A snapshot of name squatting on crates.io☆75Updated 10 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
- Some internal rustc tools made accessible☆47Updated last month
- ☆98Updated this week
- Big array helper for serde☆60Updated 9 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆37Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago