Procedural macro to implement Display and FromStr using common settings.
☆191Mar 13, 2026Updated last week
Alternatives and similar repositories for parse-display
Users that are interested in parse-display are comparing it to the libraries listed below
Sorting:
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- Functions for determining terminal sizes in Rust☆14Mar 11, 2026Updated last week
- ☆114Nov 27, 2023Updated 2 years ago
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- ☆36Mar 17, 2022Updated 4 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Rust library for safely and explicitly parsing untrusted data☆53May 3, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- Color schemes for charts and maps☆235Mar 11, 2026Updated last week
- ☆207Feb 8, 2026Updated last month
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆135Mar 29, 2023Updated 2 years ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Automatically create GUI applications from clap3 apps☆421Feb 27, 2023Updated 3 years ago
- Command line interface as a function.☆76May 10, 2023Updated 2 years ago
- A next-generation test runner for Rust.☆2,859Updated this week
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆647Aug 14, 2024Updated last year
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆31Jul 12, 2025Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆278Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆539Mar 14, 2026Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,335Sep 26, 2025Updated 5 months ago