Conditional compilation according to rustc compiler version
☆393Feb 16, 2026Updated last month
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☆959Feb 12, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Utilities for pinning☆100Apr 5, 2024Updated last year
- ☆909Feb 16, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,163Mar 13, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆661Feb 16, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Safe cross-platform linker shenanigans☆838Feb 19, 2026Updated last month
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Temporary file library for rust☆1,414Updated this week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month