matklad / xflagsLinks
☆93Updated 11 months ago
Alternatives and similar repositories for xflags
Users that are interested in xflags are comparing it to the libraries listed below
Sorting:
- Lazy formatting utility macro for rust☆129Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- "A very small syn"☆209Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- An alternate Cargo registry using static files☆133Updated last week
- ☆43Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A tool to mine crates.io and produce static websites☆136Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- ☆112Updated 2 years ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Better reference counted strings for Rust☆137Updated last year
- IO-agnostic line editor for embedded systems☆110Updated 9 months ago
- A sinless derive helper☆75Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Cargo hack manager☆64Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Rust KDL parser and derive implementation☆95Updated last year