murarth / gumdropLinks
Rust option parser with custom derive support
☆233Updated 7 months ago
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☆337Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- deserialize typed structures from regex captures☆173Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- Macro for writing nested `if let` expressions☆168Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Helper crate to work with systemd/catflap socket activation☆219Updated 5 months ago
- Inline expression interpolation for Rust.☆201Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- ☆312Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆229Updated 2 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆217Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago