dtolnay / rustversion
Conditional compilation according to rustc compiler version
☆351Updated 2 months ago
Alternatives and similar repositories for rustversion:
Users that are interested in rustversion are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Compile-time string formatting☆235Updated 4 months ago
- ☆272Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Async synchronization primitives☆267Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Library for snippet annotations☆312Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆328Updated last month
- Generic Atomic<T> type for Rust☆234Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆306Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- ☆481Updated 6 months ago
- Adaptors between compression crates and Rust's async IO types☆500Updated last week
- ☆206Updated 3 weeks ago