cuviper / autocfgLinks
Automatic cfg for Rust compiler features
☆110Updated 7 months ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- ☆77Updated 5 months ago
- ☆87Updated 2 months ago
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- `$crate` in procedural macros.☆80Updated 2 months ago
- Run closures in parallel☆114Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- 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
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Convert closures into wakers☆47Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- ☆61Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- ☆110Updated last year
- Convert number to enum☆87Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week