frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆187Updated 2 weeks ago
Alternatives and similar repositories for parse-display
Users that are interested in parse-display are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Type that deserializes only from one specific value☆244Updated last month
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Rust macro for automatically generating default☆142Updated last year
- Temporary edit external crates that your project depends on☆146Updated last year
- ☆312Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Generic bijective maps in Rust☆146Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Macro for writing nested `if let` expressions☆168Updated last year
- ☆112Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago