cuviper / autocfg
Automatic cfg for Rust compiler features
☆96Updated 7 months ago
Alternatives and similar repositories for autocfg:
Users that are interested in autocfg are comparing it to the libraries listed below
- ☆56Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- ☆72Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆56Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- ☆107Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- ☆49Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- `$crate` in procedural macros.☆70Updated last month
- Lending iterators on stable Rust☆82Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Extensions for the Rust standard library☆39Updated last year