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
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Write doc comments from macros☆101Updated 3 weeks ago
- A tar archive reading/writing library for async Rust.☆73Updated this week
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Parse environment variables by defining a struct☆24Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Make easy-to-type folder and easy-to-get structures easy to read; think `tree` for data☆55Updated 2 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Simple, opinionated prompting library☆48Updated 3 years ago
- Formatting Cargo.toml☆32Updated last year
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated this week
- ☆54Updated 4 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Beautifully formatted output for your terminal 🌈☆201Updated 2 years ago
- Cascade expressions in Rust, inspired by Dart☆122Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- Exponential backoff generator with jitter.☆92Updated 7 months ago
- Side-by-side diff for two files☆38Updated last month
- cargo subcommand to generate Arch Linux package☆75Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- ☆60Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Very simple Rust string interpolation☆36Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago