rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆612Updated 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.☆540Updated last week
- Backtraces in Rust☆597Updated last month
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- ☆880Updated last week
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- derive simple constructor functions for Rust structs☆569Updated last year
- Support for matching file paths against Unix shell style patterns.☆564Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Tar file reading/writing for Rust☆685Updated last month
- Module initialization/global constructor functions for Rust☆925Updated last week
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- oh heck, a case conversion library☆569Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- Keep your dependencies up-to-date☆480Updated last month
- A pretty, easy-to-use logger for Rust.☆506Updated last year
- Get the number of CPUs in Rust☆613Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Getters and Setters for Rust.☆373Updated 4 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- ☆340Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago