rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆621Updated 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.☆542Updated last month
- A vector with a fixed capacity. (Rust)☆844Updated last year
- Easy Ctrl-C handler for Rust projects☆647Updated last month
- Backtraces in Rust☆600Updated 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`…☆814Updated this week
- Keep your dependencies up-to-date☆482Updated last month
- Support for matching file paths against Unix shell style patterns.☆567Updated 3 weeks ago
- Tar file reading/writing for Rust☆696Updated last month
- Test harness for ui tests of compiler diagnostics☆944Updated last week
- A crate for safe and ergonomic pin-projection.☆693Updated this week
- Module initialization/global constructor functions for Rust☆940Updated 3 weeks ago
- Rust method delegation with less boilerplate☆508Updated last month
- Rust library allowing to register multiple handlers for the same signal☆814Updated 3 weeks ago
- Fast floating point to string conversion☆678Updated last week
- Get the number of CPUs in Rust☆617Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆716Updated this week
- ☆886Updated last week
- oh heck, a case conversion library☆572Updated 4 months ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Getters and Setters for Rust.☆377Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- ☆348Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- A pretty, easy-to-use logger for Rust.☆508Updated last year
- Numeric traits for generic mathematics in Rust☆900Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆363Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆488Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year