dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆375Updated 2 weeks ago
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Compile-time string formatting☆241Updated 9 months ago
- ☆330Updated last month
- Delegation of trait implementations via procedural macros☆274Updated this week
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago
- Library for snippet annotations☆332Updated this week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- ☆296Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Check if tables and items in a .toml file are lexically sorted☆258Updated last week
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- ☆194Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆391Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago