matklad / xflagsLinks
☆95Updated last year
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 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated this week
- A tool to mine crates.io and produce static websites☆139Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- "A very small syn"☆212Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- ☆111Updated 3 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- IO-agnostic line editor for embedded systems☆113Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Extract bits from a byte slice☆81Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Rust KDL parser and derive implementation☆99Updated 2 years ago
- Cargo hack manager☆64Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A memory efficient syntax tree for language developers☆64Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Obsessively tiny error derive macro☆86Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago