frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆191Updated last month
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☆279Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Type that deserializes only from one specific value☆267Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Rust library for typesystem-assisted bitflags.☆136Updated 2 weeks ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- Compile-time string formatting☆261Updated 3 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- ☆316Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- ☆111Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year