katharostech / cfg_aliases
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆73Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for cfg_aliases
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- `$crate` in procedural macros.☆65Updated 2 months ago
- Minimal TOML library with few dependencies☆81Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- ☆49Updated 2 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated last month
- 🐱concat! with support for const variables and expressions☆35Updated last month
- ☆54Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Configuration Library for Rust Applications☆39Updated last month