dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆365Updated 3 weeks ago
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Library for snippet annotations☆314Updated last week
- Async synchronization primitives☆269Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- ☆489Updated 7 months ago
- Count lines of LLVM IR per generic function☆452Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- ☆282Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- ☆187Updated last week
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Compile-time string formatting☆238Updated 6 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Bisects rustc, either nightlies or CI artifacts☆185Updated 2 weeks ago
- Rust replacement for miniz☆212Updated last week
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago