Conditional compilation according to rustc compiler version
☆392Feb 16, 2026Updated last week
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,537Feb 19, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- ☆900Feb 16, 2026Updated last week
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆657Feb 16, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆631Nov 26, 2025Updated 3 months ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- Indented document literals for Rust☆767Feb 16, 2026Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,150Updated this week
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Temporary file library for rust☆1,408Updated this week
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated 11 months ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- ☆206Feb 8, 2026Updated 2 weeks ago