rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆608Updated 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.☆538Updated 6 months ago
- Easy Ctrl-C handler for Rust projects☆638Updated this week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- ☆857Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Backtraces in Rust☆589Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- ☆330Updated last month
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆781Updated 2 weeks ago
- Get the number of CPUs in Rust☆608Updated 2 months ago
- Rust method delegation with less boilerplate☆496Updated last month
- Support for matching file paths against Unix shell style patterns.☆551Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- oh heck, a case conversion library☆559Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated 2 weeks ago
- Tar file reading/writing for Rust☆681Updated 2 months ago
- derive simple constructor functions for Rust structs☆562Updated last year
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Keep your dependencies up-to-date☆477Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Getters and Setters for Rust.☆364Updated 2 months ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- A pretty, easy-to-use logger for Rust.☆504Updated last year
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆861Updated 2 months ago