katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆79Updated 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:
- Lending iterators on stable Rust☆82Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- docs.rs as a publishing platform?☆69Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- ☆69Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- Abstract over different executors☆73Updated last year
- ☆53Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- ☆89Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year