dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆375Updated last week
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Compile-time string formatting☆240Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Easy code duplicate with substitution for Rust☆246Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- ☆329Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆468Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- ☆293Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Async synchronization primitives☆270Updated last week
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Library for snippet annotations☆327Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- ☆203Updated 7 months ago
- ☆191Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆253Updated last year
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago