Automatic cfg for Rust compiler features
☆111Feb 5, 2026Updated 3 weeks ago
Alternatives and similar repositories for autocfg
Users that are interested in autocfg are comparing it to the libraries listed below
Sorting:
- ☆53Sep 12, 2025Updated 5 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- ☆64Aug 28, 2024Updated last year
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 8 months ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 6 months ago
- Rust traits for key comparison in maps.☆39Feb 14, 2025Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- `$crate` in procedural macros.☆81Nov 18, 2025Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- ☆43Jun 14, 2023Updated 2 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- ☆206Feb 8, 2026Updated 3 weeks ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆25Jul 20, 2021Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 8 months ago
- ☆14Jul 1, 2024Updated last year
- Cross-platform interface to the `errno` variable☆76Dec 24, 2025Updated 2 months ago
- Convert closures into wakers☆47Jan 19, 2025Updated last year
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- ☆78Aug 23, 2025Updated 6 months ago
- Safe wrappers for various Windows specific APIs.☆75Sep 7, 2025Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Test whether a given stream is a terminal☆52Oct 23, 2025Updated 4 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A parser for the semver specification☆36Nov 18, 2024Updated last year
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Build library for invoking pkg-config for Rust☆186Mar 3, 2025Updated 11 months ago