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:
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Compile-time string formatting☆258Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- 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
- ☆350Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- ☆314Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆202Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago