dtolnay / rustversion
Conditional compilation according to rustc compiler version
☆350Updated 2 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☆235Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- ☆267Updated last month
- Compile-time string formatting☆233Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Async synchronization primitives☆263Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Count lines of LLVM IR per generic function☆437Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Library for snippet annotations☆309Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Support crate for rustc's self-profiling feature☆344Updated last month
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- Rust method delegation with less boilerplate☆463Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago