rust-lang / cfg-if
A if/elif-like macro for Rust #[cfg] statements
☆581Updated 5 months ago
Alternatives and similar repositories for cfg-if:
Users that are interested in cfg-if are comparing it to the libraries listed below
- ☆809Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆804Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- Backtraces in Rust☆564Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆722Updated last week
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆784Updated 7 months ago
- Support for matching file paths against Unix shell style patterns.☆524Updated 2 months ago
- A port of MUSL's libm to Rust.☆625Updated 2 weeks ago
- Get the number of CPUs in Rust☆595Updated 2 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- oh heck, a case conversion library☆531Updated last year
- Easy Ctrl-C handler for Rust projects☆627Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆678Updated last month
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Rust crate for a convenient RAII scope guard.☆501Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 3 weeks ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆622Updated 3 weeks ago
- A pretty, easy-to-use logger for Rust.☆488Updated last year
- Automatic checking for semantic versioning in library crates☆634Updated last year
- A macro to generate structures which behave like bitflags☆997Updated last month
- Asynchronous streams for Rust using async & await notation☆668Updated 3 months ago
- A Rust proc-macro attribute parser☆1,096Updated this week
- Indented document literals for Rust☆702Updated 3 weeks ago