Rust option parser with custom derive support
☆236Nov 15, 2024Updated last year
Alternatives and similar repositories for gumdrop
Users that are interested in gumdrop are comparing it to the libraries listed below
Sorting:
- An ultra simple CLI arguments parser.☆632Oct 19, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,888Feb 11, 2026Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆586Feb 23, 2026Updated last week
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Rust lightweight HTTP 1.1 client☆293Feb 9, 2026Updated 3 weeks ago
- A data serialization format as similar as possible to Rust's own syntax☆44Dec 16, 2022Updated 3 years ago
- Serialization library with zero dependencies☆877Dec 27, 2025Updated 2 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- ☆95Oct 31, 2024Updated last year
- Bindings to libkmod to manage linux kernel modules☆13Dec 6, 2022Updated 3 years ago
- Checksum of a directory tree☆47Dec 20, 2025Updated 2 months ago
- A rust-macro which makes errors easy to write☆337Apr 21, 2024Updated last year
- User first async http client☆24Jun 17, 2023Updated 2 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- [wip] Command line argument paw-rser.☆157Sep 6, 2019Updated 6 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Execution of and interaction with external processes and pipelines☆451Feb 12, 2026Updated 2 weeks ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated 10 months ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53May 3, 2024Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 6 months ago
- a Rust library for running child processes☆1,012Nov 18, 2025Updated 3 months ago
- ☆20Nov 20, 2019Updated 6 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Judy array implementation in pure Rust☆87Sep 2, 2017Updated 8 years ago
- Tiny RPC framework for Rust☆33Sep 16, 2015Updated 10 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month