dtolnay / rustversionLinks
Conditional compilation according to rustc compiler version
☆364Updated last week
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☆251Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- ☆278Updated 3 months ago
- Compile-time string formatting☆236Updated 5 months ago
- ☆309Updated last month
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆525Updated 2 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated last week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Async synchronization primitives☆269Updated last month
- Check if tables and items in a .toml file are lexically sorted☆240Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆329Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆246Updated 8 months ago
- ☆183Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- ☆201Updated 4 months ago