dtolnay / rustversion
Conditional compilation according to rustc compiler version
☆334Updated last week
Related projects ⓘ
Alternatives and complementary repositories for rustversion
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Compile-time string formatting☆214Updated 2 months ago
- Count lines of LLVM IR per generic function☆414Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Async synchronization primitives☆255Updated last month
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Check if tables and items in a .toml file are lexically sorted☆219Updated this week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Serialize and deserialize C-like enum as underlying repr☆231Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- ☆230Updated 2 weeks ago
- ☆171Updated this week
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Library for snippet annotations☆283Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Efficient and customizable data-encoding functions in Rust☆177Updated this week
- ☆185Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆409Updated this week