rust-lang / cfg-ifLinks
A if/elif-like macro for Rust #[cfg] statements
☆607Updated 2 weeks 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.☆539Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Backtraces in Rust☆594Updated last week
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Support for matching file paths against Unix shell style patterns.☆554Updated this week
- ☆864Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Get the number of CPUs in Rust☆608Updated 2 months ago
- ☆332Updated last week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Getters and Setters for Rust.☆366Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Keep your dependencies up-to-date☆479Updated this week
- derive simple constructor functions for Rust structs☆564Updated last year
- Tar file reading/writing for Rust☆680Updated this week
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- oh heck, a case conversion library☆562Updated last month
- A pretty, easy-to-use logger for Rust.☆504Updated last year
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- A rust logger that prints all messages with a readable output format.☆245Updated last year