google / arghLinks
Rust derive-based argument parsing optimized for code size
☆1,842Updated last month
Alternatives and similar repositories for argh
Users that are interested in argh are comparing it to the libraries listed below
Sorting:
- Panic messages for humans.☆1,783Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- A simple, safe HTTP client☆1,966Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- Rust cache structures and easy function memoization☆1,877Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,040Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated this week
- Rust port of Google's SwissTable hash map☆2,743Updated last week
- A small rust library for adding custom derives to enums☆2,153Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,470Updated last week
- A next-generation test runner for Rust.☆2,562Updated this week
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,986Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- Find out what takes most of the space in your executable.☆2,619Updated last year
- Type erasure for async trait methods☆2,047Updated 2 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,304Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- Fast and friendly HTTP client framework for async Rust☆1,490Updated 2 years ago
- Readline Implementation in Rust☆1,749Updated this week
- A binary encoder / decoder implementation in Rust.☆3,083Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Rust utility library for nice command line prompts and similar things☆1,474Updated last week
- Parse command line arguments by defining a struct.☆2,732Updated last year
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,137Updated 7 months ago