A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
☆94Apr 16, 2025Updated 10 months ago
Alternatives and similar repositories for cfg_aliases
Users that are interested in cfg_aliases are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated 3 weeks ago
- 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
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Cargo hack manager☆64Feb 5, 2024Updated 2 years ago
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆51Oct 20, 2025Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Feb 22, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- A pager for command output or large files☆62Mar 12, 2023Updated 2 years ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last week
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- An experimental programming language for ergonomic software verification☆16Feb 5, 2026Updated 3 weeks ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- LZW en- and decoding that goes weeeee!☆31Nov 18, 2025Updated 3 months ago
- 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☆58Feb 10, 2026Updated 2 weeks ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- Add observability to your Rust types!☆63Sep 19, 2025Updated 5 months ago
- Rust implementation of the image matching algorithm described by Wong, Bern, and Goldberg☆21Oct 22, 2024Updated last year
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 4 months ago
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Ledger repo for Legacy Near app (refer to https://github.com/LedgerHQ/app-near)☆11Jul 10, 2024Updated last year
- Code comment watcher that notifies when an issue is closed.☆10Oct 18, 2025Updated 4 months ago
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 2 weeks ago