rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆629Updated 2 months 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.☆546Updated 3 months ago
- Support for matching file paths against Unix shell style patterns.☆567Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆854Updated last year
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- ☆902Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Getters and Setters for Rust.☆380Updated 7 months ago
- Get the number of CPUs in Rust☆623Updated 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`…☆821Updated last week
- Backtraces in Rust☆605Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Tar file reading/writing for Rust☆704Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆726Updated 2 weeks ago
- A pretty, easy-to-use logger for Rust.☆509Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- derive simple constructor functions for Rust structs☆574Updated last year
- Rust method delegation with less boilerplate☆511Updated 2 months ago
- A rust logger that prints all messages with a readable output format.☆256Updated 3 months ago
- Keep your dependencies up-to-date☆483Updated last week
- Rust library allowing to register multiple handlers for the same signal☆830Updated last week
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- Fast floating point to string conversion☆690Updated last week
- A rust binding for the zstd compression library.☆618Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆370Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆577Updated 3 weeks ago
- ☆353Updated last week