rust-lang / cfg-if
A if/elif-like macro for Rust #[cfg] statements
☆590Updated 6 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:
- ☆826Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆813Updated 6 months ago
- Fast floating point to string conversion☆633Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Backtraces in Rust☆576Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆738Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆798Updated 8 months ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- Get the number of CPUs in Rust☆600Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆386Updated last week
- Keep your dependencies up-to-date☆469Updated this week
- Tar file reading/writing for Rust☆664Updated 2 months ago
- Spin-based synchronization primitives☆530Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Support for matching file paths against Unix shell style patterns.☆530Updated 4 months ago
- derive simple constructor functions for Rust structs☆550Updated 8 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- Indented document literals for Rust☆705Updated 2 months ago
- oh heck, a case conversion library☆539Updated last year