cuviper / autocfgLinks
Automatic cfg for Rust compiler features
☆102Updated 2 months ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- ☆74Updated 4 months ago
- ☆58Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- 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
- ☆109Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Run closures in parallel☆114Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆88Updated last week
- ☆58Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆87Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Better reference counted strings for Rust☆134Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago