rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆619Updated 3 weeks ago
Alternatives and similar repositories for cfg-if
Users that are interested in cfg-if are comparing it to the libraries listed below
Sorting:
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Backtraces in Rust☆600Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆647Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- ☆885Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Tar file reading/writing for Rust☆694Updated last month
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- oh heck, a case conversion library☆572Updated 4 months ago
- Fast floating point to string conversion☆678Updated this week
- Support for matching file paths against Unix shell style patterns.☆567Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Get the number of CPUs in Rust☆617Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,084Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆488Updated 2 weeks ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- ☆347Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year