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