google / argh
Rust derive-based argument parsing optimized for code size
☆1,670Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for argh
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- Subcommand to show result of macro expansion☆2,683Updated this week
- Parse command line arguments by defining a struct.☆2,712Updated 10 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- Panic messages for humans.☆1,696Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Parser for Rust source code☆2,900Updated this week
- A small rust library for adding custom derives to enums☆1,784Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Zero-copy deserialization framework for Rust☆2,961Updated this week
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,682Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Find out what takes most of the space in your executable.☆2,373Updated 6 months ago
- Fast and friendly HTTP client framework for async Rust☆1,467Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- A simple, safe HTTP client☆1,717Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,212Updated this week
- Analysis of various tricky Rust code☆1,700Updated last week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- Type erasure for async trait methods☆1,842Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago