Conditional compilation according to rustc compiler version
☆394Mar 24, 2026Updated 2 weeks ago
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Test harness for ui tests of compiler diagnostics☆964Mar 25, 2026Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,188Mar 24, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,084Oct 6, 2024Updated last year
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated 2 months ago
- Fast floating point to string conversion☆693Feb 16, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆705Updated this week
- Graph the number of crates that depend on your crate over time☆255Feb 2, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆861Oct 19, 2024Updated last year
- Make trait methods callable without the trait in scope☆162Mar 24, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,482Jan 21, 2026Updated 2 months ago
- Utilities for pinning☆100Apr 5, 2024Updated 2 years ago
- ☆914Feb 16, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,550Apr 1, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Module initialization/global constructor functions for Rust☆967Mar 28, 2026Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆818Updated this week
- Support atomic operations on Arc itself☆1,292Mar 21, 2026Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,167Mar 26, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆653Nov 18, 2023Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆368Mar 20, 2026Updated 3 weeks ago
- 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.☆552Nov 4, 2025Updated 5 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Typed distributed plugin registration☆1,286Mar 30, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆378Updated this week
- Safe cross-platform linker shenanigans☆844Mar 25, 2026Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆265Mar 24, 2026Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Mar 24, 2026Updated 2 weeks ago
- Heap-based async timers☆217Jun 14, 2024Updated last year
- Temporary file library for rust☆1,421Mar 14, 2026Updated 3 weeks ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A minimal `syn` syntax tree pretty-printer☆758Feb 9, 2026Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆124Mar 24, 2026Updated 2 weeks ago
- Indented document literals for Rust☆774Mar 24, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆775Feb 16, 2026Updated last month