murarth / gumdropLinks
Rust option parser with custom derive support
☆235Updated last year
Alternatives and similar repositories for gumdrop
Users that are interested in gumdrop are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- deserialize typed structures from regex captures☆174Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 9 months ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 3 weeks ago
- Write doc comments from macros☆101Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- ☆316Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A simple CLI router for wiring together several sources behind a single HTTP endpoint☆145Updated 5 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Track rust binary sizes across builds using Github Actions☆113Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago