rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆623Updated 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.☆545Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated 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`…☆817Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- ☆897Updated last week
- Backtraces in Rust☆600Updated 3 months ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- oh heck, a case conversion library☆577Updated 5 months ago
- Support for matching file paths against Unix shell style patterns.☆567Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week
- Tar file reading/writing for Rust☆698Updated last month
- derive simple constructor functions for Rust structs☆572Updated last year
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Getters and Setters for Rust.☆378Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆822Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- Get the number of CPUs in Rust☆621Updated 6 months ago
- ☆351Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- A pretty, easy-to-use logger for Rust.☆509Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Macros for all your token pasting needs☆1,074Updated last year
- A small cross-platform library for retrieving random data from (operating) system source☆497Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago