murarth / gumdrop
Rust option parser with custom derive support
☆231Updated 5 months ago
Alternatives and similar repositories for gumdrop:
Users that are interested in gumdrop are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Configurable, extensible, interactive line reader☆191Updated 4 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Inline expression interpolation for Rust.☆202Updated last year
- deserialize typed structures from regex captures☆172Updated last year
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Efficient and customizable data-encoding functions in Rust☆184Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year