dtolnay / rustversion
Conditional compilation according to rustc compiler version
☆344Updated 3 weeks ago
Alternatives and similar repositories for rustversion:
Users that are interested in rustversion are comparing it to the libraries listed below
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- Async synchronization primitives☆258Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Compile-time string formatting☆224Updated last month
- Library for snippet annotations☆292Updated last week
- Adaptors between compression crates and Rust's async IO types☆438Updated last month
- Count lines of LLVM IR per generic function☆418Updated last week
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated this week
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- ☆252Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 7 months ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- ☆460Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆222Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Easy code duplicate with substitution for Rust☆236Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Rust method delegation with less boilerplate☆451Updated this week
- ☆193Updated this week
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago