dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆379Updated last week
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☆258Updated last week
- 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>☆350Updated 2 weeks ago
- Compile-time string formatting☆243Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- ☆298Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Library for snippet annotations☆333Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Count lines of LLVM IR per generic function☆475Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Async synchronization primitives☆273Updated last month
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- ☆332Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Bisects rustc, either nightlies or CI artifacts☆192Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Getters and Setters for Rust.☆366Updated 3 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week