rust-lang / cfg-if
A if/elif-like macro for Rust #[cfg] statements
☆580Updated 3 months ago
Alternatives and similar repositories for cfg-if:
Users that are interested in cfg-if are comparing it to the libraries listed below
- ☆781Updated this week
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- A macro to generate structures which behave like bitflags☆983Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- Easy Ctrl-C handler for Rust projects☆616Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆778Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆655Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- Backtraces in Rust☆555Updated last week
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆763Updated 5 months ago
- A Rust proc-macro attribute parser☆1,070Updated last week
- Automatic checking for semantic versioning in library crates☆636Updated last year
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Keep your dependencies up-to-date☆455Updated 3 weeks ago
- Support for matching file paths against Unix shell style patterns.☆499Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- Rust method delegation with less boilerplate☆451Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆824Updated this week
- Fast floating point to string conversion☆616Updated this week
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- derive simple constructor functions for Rust structs☆536Updated 5 months ago
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆491Updated last year
- Typed distributed plugin registration☆1,050Updated this week
- oh heck, a case conversion library☆517Updated 10 months ago
- Tar file reading/writing for Rust☆640Updated last month