frozenlib / parse-display
Procedural macro to implement Display and FromStr using common settings.
☆184Updated this week
Alternatives and similar repositories for parse-display:
Users that are interested in parse-display are comparing it to the libraries listed below
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Compile-time string formatting☆232Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated last week
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- A library for compact bit sets containing enums.☆98Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Temporary edit external crates that your project depends on☆145Updated 11 months ago
- Generic Rational numbers for Rust☆146Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Tools to iterate over all values of a type☆105Updated 10 months ago
- Rust macro for automatically generating default☆137Updated last year
- ☆309Updated 2 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆256Updated last year
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago