dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆390Updated 3 weeks ago
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Compile-time string formatting☆258Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Async synchronization primitives☆279Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- ☆350Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Library for snippet annotations☆475Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- ☆314Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆365Updated 4 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Procedural macros to derive numeric traits in Rust☆213Updated last year