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☆335Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆293Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- A strict, yet friendly mocking library for Rust 2018☆224Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- A library for creating references that carry their owner with them.☆373Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- Compact string type for zero-copy parsing☆258Updated last year
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago