dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆386Updated last week
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☆254Updated this week
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Compile-time string formatting☆250Updated last month
- Async synchronization primitives☆276Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated this week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- ☆309Updated 2 months ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- Count lines of LLVM IR per generic function☆483Updated last week
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- ☆345Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆265Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- ☆198Updated 2 weeks ago