clap-rs / clap_deriveLinks
Custom derive for clap.
☆34Updated 5 years ago
Alternatives and similar repositories for clap_derive
Users that are interested in clap_derive are comparing it to the libraries listed below
Sorting:
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Write doc comments from macros☆101Updated last month
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Cascade expressions in Rust, inspired by Dart☆122Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- A proc-macro that checks if blockers (issues) have been resolved.☆36Updated 5 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 4 months ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- ☆65Updated 4 years ago
- A rust inflection library☆126Updated 2 years ago
- A simple middleware for tide using the tracing crate for logging.☆38Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- Visualize vertical data inside your terminal 💦☆90Updated 10 months ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last month
- Do two directories have different contents?☆62Updated last week
- allows you to run multiple cargo commands in a row☆19Updated 8 years ago
- Advisory cross-platform file locks using file descriptors☆83Updated 7 months ago
- Derive for the Display trait☆51Updated 7 years ago
- Formatting Cargo.toml☆32Updated last year
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- A Rust library for dynamically generating Dockerfiles.☆35Updated 7 years ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated last month