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:
- deserialize typed structures from regex captures☆176Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 11 months ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- are you or are you not a tty?☆290Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 3 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Track rust binary sizes across builds using Github Actions☆114Updated 3 years ago