katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆88Updated 6 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:
- Macro for sealing traits and structures☆59Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- `$crate` in procedural macros.☆76Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Convert number to enum☆87Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Better reference counted strings for Rust☆138Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆112Updated 2 years ago
- The missing compound borrowing for Rust.☆61Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆61Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year