dtolnay / rustversion
Conditional compilation according to rustc compiler version
☆346Updated 3 weeks ago
Alternatives and similar repositories for rustversion:
Users that are interested in rustversion are comparing it to the libraries listed below
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Async synchronization primitives☆261Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Compile-time string formatting☆229Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆446Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆341Updated last week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆319Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago