Rust derive-based argument parsing optimized for code size
☆1,887Feb 11, 2026Updated 2 weeks ago
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.☆631Oct 19, 2023Updated 2 years ago
- A small and fast async runtime for Rust☆4,782Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Temporary file library for rust☆1,408Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,920Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A command line progress reporting library for Rust☆5,060Feb 16, 2026Updated last week
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,537Feb 19, 2026Updated last week
- Fast and friendly HTTP client framework for async Rust☆1,500Sep 11, 2023Updated 2 years ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,707Feb 21, 2026Updated last week
- Find out what takes most of the space in your executable.☆2,718May 10, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆971Aug 1, 2024Updated last year
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Create ridiculously fast Lexers☆3,442Feb 5, 2026Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- A snapshot testing library for rust☆2,776Feb 15, 2026Updated last week