cuviper / autocfgLinks
Automatic cfg for Rust compiler features
☆108Updated 6 months ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- ☆76Updated 3 months ago
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆88Updated last month
- `$crate` in procedural macros.☆78Updated last month
- docs.rs as a publishing platform?☆71Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Convert closures into wakers☆46Updated 11 months ago
- Macro for sealing traits and structures☆60Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆60Updated last year
- Thread parking and unparking☆79Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- ☆109Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Convert number to enum☆87Updated last year
- Parse integers directly from `[u8]` slices in safe code☆61Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago