cuviper / autocfg
Automatic cfg for Rust compiler features
☆96Updated 5 months ago
Alternatives and similar repositories for autocfg:
Users that are interested in autocfg are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆105Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- ☆55Updated last year
- Compile-time string operations☆90Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- ☆73Updated 4 months ago
- ☆50Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- ☆55Updated 10 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- Utilities for pinning☆97Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- ☆61Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated last week
- `$crate` in procedural macros.☆69Updated last week