katharostech / cfg_aliasesLinks
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆92Updated 9 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☆83Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Convert number to enum☆87Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- `$crate` in procedural macros.☆80Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆111Updated 3 years ago
- ☆95Updated last year
- ☆43Updated 2 years ago
- ☆76Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago