cuviper / autocfgLinks
Automatic cfg for Rust compiler features
☆111Updated 7 months ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆77Updated 5 months ago
- 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- ☆110Updated last year
- `$crate` in procedural macros.☆81Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆87Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Run closures in parallel☆114Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Convert closures into wakers☆47Updated last year