rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆593Updated 7 months ago
Alternatives and similar repositories for cfg-if
Users that are interested in cfg-if are comparing it to the libraries listed below
Sorting:
- ☆828Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- oh heck, a case conversion library☆546Updated last year
- Rust method delegation with less boilerplate☆487Updated last month
- Backtraces in Rust☆578Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Support for matching file paths against Unix shell style patterns.☆532Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- A pretty, easy-to-use logger for Rust.☆495Updated last year
- A Rust proc-macro attribute parser☆1,121Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Typed distributed plugin registration☆1,113Updated 2 months ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Easy Ctrl-C handler for Rust projects☆632Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- Indented document literals for Rust☆707Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆820Updated 2 weeks ago
- Get the number of CPUs in Rust☆600Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆602Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago