Rust derive-based argument parsing optimized for code size
☆1,896Mar 12, 2026Updated last week
Alternatives and similar repositories for argh
Users that are interested in argh are comparing it to the libraries listed below
Sorting:
- An ultra simple CLI arguments parser.☆633Oct 19, 2023Updated 2 years ago
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Temporary file library for rust☆1,414Updated this week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- A command line progress reporting library for Rust☆5,080Mar 13, 2026Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Find out what takes most of the space in your executable.☆2,724May 10, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Fast and friendly HTTP client framework for async Rust☆1,501Sep 11, 2023Updated 2 years ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,567Jan 11, 2026Updated 2 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- Create ridiculously fast Lexers☆3,463Updated this week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago