dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆366Updated last month
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- ☆286Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Library for snippet annotations☆319Updated last week
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆335Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- ☆322Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- ☆188Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆200Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month