rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆605Updated last week
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.☆535Updated 5 months ago
- ☆849Updated last week
- Backtraces in Rust☆589Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Tar file reading/writing for Rust☆678Updated last month
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆529Updated 2 years ago
- Easy Ctrl-C handler for Rust projects☆635Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- Support for matching file paths against Unix shell style patterns.☆543Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Module initialization/global constructor functions for Rust☆891Updated last week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Rust method delegation with less boilerplate☆494Updated last month
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Get the number of CPUs in Rust☆606Updated last month
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- ☆329Updated 2 weeks ago
- Keep your dependencies up-to-date☆475Updated this week
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Numeric traits for generic mathematics in Rust☆857Updated 2 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- A pretty, easy-to-use logger for Rust.☆503Updated last year
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- A rust logger that prints all messages with a readable output format.☆245Updated last year