rust-lang / cfg-if
A if/elif-like macro for Rust #[cfg] statements
☆569Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cfg-if
- ☆756Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- A vector with a fixed capacity. (Rust)☆750Updated last month
- Module initialization/global constructor functions for Rust☆749Updated this week
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆966Updated last month
- Easy Ctrl-C handler for Rust projects☆606Updated 3 months ago
- A Rust proc-macro attribute parser☆1,027Updated last month
- Just, really the littlest Vec you could need. So smol.☆650Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Numeric traits for generic mathematics in Rust☆730Updated 3 months ago
- Compile-time type-checked builder derive☆925Updated 3 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆481Updated last year
- Macros for all your token pasting needs☆1,026Updated last month
- Support atomic operations on Arc itself☆792Updated 3 weeks ago
- Backtraces in Rust☆539Updated last week
- Indented document literals for Rust☆667Updated 2 weeks ago
- Rust method delegation with less boilerplate☆449Updated last month
- Support for matching file paths against Unix shell style patterns.☆476Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Typed distributed plugin registration☆999Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago