rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆602Updated last month
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.☆534Updated 4 months ago
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- ☆841Updated last month
- Support for matching file paths against Unix shell style patterns.☆539Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- Backtraces in Rust☆589Updated last month
- Module initialization/global constructor functions for Rust☆877Updated last week
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Keep your dependencies up-to-date☆473Updated last month
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- ☆328Updated this week
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- oh heck, a case conversion library☆555Updated last year
- Getters and Setters for Rust.☆361Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Get the number of CPUs in Rust☆604Updated 3 weeks ago
- A pretty, easy-to-use logger for Rust.☆501Updated last year
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- Tar file reading/writing for Rust☆677Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago