murarth / gumdropLinks
Rust option parser with custom derive support
☆234Updated 11 months ago
Alternatives and similar repositories for gumdrop
Users that are interested in gumdrop are comparing it to the libraries listed below
Sorting:
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆346Updated 10 months ago
- deserialize typed structures from regex captures☆174Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Configurable, extensible, interactive line reader☆192Updated 5 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Macro for writing nested `if let` expressions☆168Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A simple CLI router for wiring together several sources behind a single HTTP endpoint☆145Updated 5 years ago
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆230Updated this week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Track rust binary sizes across builds using Github Actions☆114Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 5 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- An allocator that can track and limit memory usage.☆215Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆229Updated last month
- Fast, ergonomic metrics for Rust☆340Updated last year