cuviper / autocfgLinks
Automatic cfg for Rust compiler features
☆103Updated 3 months ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆157Updated last week
- ☆60Updated 2 years ago
- ☆75Updated last month
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Run closures in parallel☆115Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆108Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆87Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Better reference counted strings for Rust☆136Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Helper macros: autoimpl, impl_scope☆67Updated this week
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Convert closures into wakers☆45Updated 8 months 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 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Timer facilities for Rust's async story☆56Updated last year