A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆95Apr 16, 2025Updated 11 months ago
Alternatives and similar repositories for cfg_aliases
Users that are interested in cfg_aliases are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Mar 12, 2026Updated last week
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- A common cursor icon type☆16Dec 14, 2025Updated 3 months ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 3 years ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Cargo hack manager☆64Feb 5, 2024Updated 2 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Mar 15, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Ledger repo for Legacy Near app (refer to https://github.com/LedgerHQ/app-near)☆11Jul 10, 2024Updated last year
- Compatibility adapter between tokio and futures☆189Jan 20, 2026Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated 2 weeks ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 4 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆52Oct 20, 2025Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 5 years ago
- Experimenting with Rust's fundamental data model☆59Feb 10, 2026Updated last month
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last month
- ☆22Mar 15, 2025Updated last year
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆13Jul 5, 2024Updated last year
- ☆36Aug 8, 2024Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Apr 19, 2022Updated 3 years ago
- Easy self-referential struct generation for Rust.☆700Jan 11, 2025Updated last year
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Types to define keyboard related events☆70Dec 16, 2025Updated 3 months ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week