dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆389Updated this week
Alternatives and similar repositories for rustversion
Users that are interested in rustversion are comparing it to the libraries listed below
Sorting:
- Compile-time string formatting☆256Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Delegation of trait implementations via procedural macros☆280Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Async synchronization primitives☆277Updated this week
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- ☆312Updated 2 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- ☆347Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Count lines of LLVM IR per generic function☆487Updated this week
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- ☆200Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Library for snippet annotations☆472Updated last week
- x-www-form-urlencoded meets Serde☆257Updated last year
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month