cuviper / autocfgLinks
Automatic cfg for Rust compiler features
☆103Updated 2 months ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- ☆60Updated 2 years ago
- ☆75Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆108Updated last year
- `$crate` in procedural macros.☆74Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- ☆87Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- ☆59Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Compile-time string operations☆103Updated last week
- Convert closures into wakers☆45Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- ☆51Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago